AspectDblClickable Class Template Reference
[Aspect Classes]

Clicked". More...

Inherited by WidgetButton, WidgetCheckBox, WidgetComboBox, WidgetDataGrid, WidgetGroupBox, WidgetRadioButton, WidgetStatic, WidgetStatusBar, and WidgetTreeView.

List of all members.

Public Member Functions

void onDblClicked (typename MessageMapType::itsVoidFunctionTakingVoid eventHandler)
 Setting the event handler for the "Double Clicked" event.


Detailed Description

template<class EventHandlerClass, class WidgetType, class MessageMapType>
class SmartWin::AspectDblClickable< EventHandlerClass, WidgetType, MessageMapType >

Clicked".

E.g. the WidgetStatic have a "Double Clicked" Aspect therefore it realizes the AspectDblClickable through inheritance.

Back to SmartWin website
SourceForge.net Logo