MAknTabObserver Class Reference

Link against: avkon.lib

Capability Information

Required Capabilities

None


#include <
AknTabObserver.h>

Public Member Functions

virtual void TabChangedL (TInt aIndex)=0
 Method for handling tab change events in observed classes.

Member Function Documentation

virtual void MAknTabObserver::TabChangedL TInt  aIndex  )  [pure virtual]
 

Method for handling tab change events in observed classes.

Parameters:
aIndex Index of the active tab.

The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2007
Back to top