Module suzy::widgets[][src]

Suzy comes with a set of built-in widgets.

Structs

ToggleButtonGroup

A group of toggle buttons make members of the group mutually exclusive.

Traits

TextContent

A trait for widgets which have an obvious singular text graphic associated with them.

ToggleButtonValue

Custom toggle button content can implement this trait to describe what value is associated with which content.

Type Definitions

Button

A simple button.

ToggleButton

A button which remains in an active state after being selected.