| class MAknNaviDecoratorObserver |
| Public Member Functions | |
|---|---|
| void | HandleNaviDecoratorEventL(TInt) |
| Public Member Enumerations | |
|---|---|
| enum | TAknNaviDecoratorEvents { EAknNaviDecoratorEventRightTabArrow, EAknNaviDecoratorEventLeftTabArrow, EAknNaviDecoratorEventNaviLabel } |
| void | HandleNaviDecoratorEventL | ( | TInt | aEventID | ) | [pure virtual] |
Method for handling events in observed classes.
| TInt aEventID | Id of the event. |