MAknTabObserver Class Reference

API published in: S60 2nd Ed

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-2008
Back to top