#include <MUIWidget.h>
Public Member Functions | |
| virtual void | FiredPressEvent (MUIWidget &aSource)=0 |
| Called when the widget is pressed. | |
Application could install an observer for MUIWidget events and it will be notified when one of them occurs
|
|
Called when the widget is pressed. A widget is generating this event when it is pressed. For example, button generates it when the user releases the touchscreen area occupied by it |
1.3.5