User Guide

1034 RadioButton component
Events inherited from the UIComponent class
The following table lists the events the RadioButton class inherits from the
UIComponent class.
Events inherited from the SimpleButton class
The following table lists the event the RadioButton class inherits from the
SimpleButton class.
Event Description
UIComponent.focusIn Broadcast when an object receives focus.
UIComponent.focusOut Broadcast when an object loses focus.
UIComponent.keyDown Broadcast when a key is pressed.
UIComponent.keyUp Broadcast when a key is released.
Event Description
SimpleButton.click Broadcast when the mouse is clicked (released) over a
button or if the button has focus and the Spacebar is pressed.