type
Button
Button is a widget that invokes an action when pressed.
See also: docDomkit, ToggleButton
, ListButton
constructors
fields
methods
onAction |
Callback when button action is invoked. |
---|---|
onPopup |
Callback to create Popup to display when button is pressed. |
openPopup |
Programmatically open popup, or do nothing if no popup defined. |
Slot Details
enabled
make
src
new make()