MAknNaviDecoratorObserver Class Reference
#include
<mw/AknNaviDecoratorObserver.h>
class MAknNaviDecoratorObserver |
Member Enumeration Documentation
Enum TAknNaviDecoratorEvents
Enumerator | Value | Description |
---|
EAknNaviDecoratorEventRightTabArrow | |
Pointer tap event id for right arrow
|
EAknNaviDecoratorEventLeftTabArrow | |
Pointer tap event id for left arrow
|
EAknNaviDecoratorEventNaviLabel | |
Pointer tap event id for navilabel
|
Member Function Documentation
HandleNaviDecoratorEventL ( TInt )
void | HandleNaviDecoratorEventL | ( | TInt | aEventID | ) | [pure virtual] |
Method for handling events in observed classes.
Parameter | Description | aEventID | Id of the event. |