Button
Properties
callback (lambda(event : ButtonEvent))
Methods
setCallback(callback : lambda(event : ButtonEvent))
Sets the callback function for when the button is pressed.
callback (lambda(event : ButtonEvent))
Sets the callback function for when the button is pressed.