Inherited by WidgetDataGrid, WidgetSlider, and WidgetSpinner.
Public Member Functions | |
| void | onScrollHorz (typename MessageMapType::itsVoidFunctionTakingVoid eventHandler) |
| Setting the event handler for the "scrolling horizontally" event. | |
| void | onScrollVert (typename MessageMapType::itsVoidFunctionTakingVoid eventHandler) |
| Setting the event handler for the "scrolling vertically" event. | |
E.g. the WidgetSlider have a scroll Aspect to it therefore WidgetSlider realize the AspectScrollable through inheritance.