| class MAknNavigationObserver |
| Public Member Enumerations | |
|---|---|
| enum |
TAknNavigationEvent
{
ENaviEventHandleNavigation = 0x0010, ENaviEventLeftMostItemReached , ENaviEventRightMostItemReached , ENaviEventOneItemExists , ENaviEventRedrawNeeded , ENaviEventAlreadyLeftmostItem , ENaviEventAlreadyRightmostItem } |
| 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 |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.