Inherited by WidgetWindowBase, WidgetWindowBase< EventHandlerClass, SmartWin::MessageMapPolicyDialogWidget >, WidgetWindowBase< EventHandlerClass, SmartWin::MessageMapPolicyModalDialogWidget >, and WidgetWindowBase< EventHandlerClass, unUsed >.
Public Member Functions | |
| bool | getActive () const |
| Retrieves the activated property of the Widget. | |
| void | onActivate (typename MessageMapType::itsVoidFunctionTakingBool eventHandler) |
| Setting the member event handler for the "activated" event. | |
| void | setActive () |
| Activates the Widget. | |
When a Widget is being activated it means that it becomes the "active" Widget meaning that it receives keyboard input and normally if it is a text Widget gets to own the caret. This Aspect is closely related to the AspectFocus Aspect.
| bool getActive | ( | ) | const |
| void setActive | ( | ) |