MAknNavigationObserver Class Reference
#include
<mw/AknNaviObserver.h>
Link against: mpxcollectionviewhg.lib
class MAknNavigationObserver |
Member Enumeration Documentation
Enum TAknNavigationEvent
Enumerator | Value | Description |
---|
ENaviEventHandleNavigation | 0x0010 |
Current tab index has changed
|
ENaviEventLeftMostItemReached | |
Current tab is the rightmost tab
|
ENaviEventRightMostItemReached | |
Current tab is the leftmost tab
|
ENaviEventOneItemExists | |
Only one tab
|
ENaviEventRedrawNeeded | |
Draw tabs again
|
ENaviEventAlreadyLeftmostItem | |
Current tab is leftmost, but tried to move left
|
ENaviEventAlreadyRightmostItem | |
Current tab is rightmost, but tried to move right
|