Methods for Push Buttons
Method Name
Usage
Set()
Charges a button so its action list can be fired.
Unset()
Uncharges a button so its action list cannot be fired.
Notify()
Executes the methods on the buttons Action List
SetDefault()
Sets Default Button style flag
UnsetDefault()
Removes Default Button style flag.