Inheritance diagram for CIvfUIButtonBase:

Public Types | |
| enum | TButtonType { BT_NORMAL, BT_TOGGLE, BT_GROUP } |
| enum | TButtonState { BS_DOWN, BS_UP, BS_UNDEFINED } |
Public Member Functions | |
| void | groupUpdateState (TButtonState state) |
| IvfClassInfo ("CIvfUIButtonBase", CIvfUIInteractiveBase) | |
| void | setState (TButtonState state) |
| TButtonType | getType () |
| void | setType (TButtonType type) |
| TButtonState | getState () |
| virtual void | doStateChange () |
Definition at line 32 of file IvfUIButtonBase.h.
1.4.6-NO