Functions | |
void | SmartWin::AspectEnabled::onEnabled (typename MessageMapType::itsVoidFunctionTakingBool eventHandler) |
Setting the event handler for the "enabled" event. |
void onEnabled | ( | typename MessageMapType::itsVoidFunctionTakingBool | eventHandler | ) | [inherited] |
Setting the event handler for the "enabled" event.
This event handler will be raised when the enabled property of the Widget is being changed.
The bool value passed to your Event Handler defines if the widget has just been enabled or if it has been disabled!
No parameters are passed.