Inherited from Button
Inherited from AbstractButton
Inherited from Wrapper
Inherited from Trigger
Inherited from Component
Inherited from UIElement
Inherited from LazyPublisher
Inherited from Publisher
Inherited from Reactor
Inherited from Proxy
Inherited from AnyRef
Inherited from Any
A transparent button with only text "label" visible. The user attaches a function literal, "function", to the button which is called whenever the button is pressed.