MAknFadedComponent Class Reference

API published in: S60 1st Ed

Link against: avkon.lib

Capability Information

Required Capabilities

None


#include <
aknpopupfader.h>

Inherited by CAknPopupList, and CEikDialog.


Detailed Description

MAknFadedComponent is an array of controls.

Public Member Functions

virtual IMPORT_C TInt CountFadedComponents ()
 CountFadedComponents() returns number of items in the array.
virtual IMPORT_C CCoeControl * FadedComponent (TInt aIndex)
 FadedComponent() returns specific controls from the array based on index.

Member Function Documentation

virtual IMPORT_C TInt MAknFadedComponent::CountFadedComponents  )  [virtual]
 

CountFadedComponents() returns number of items in the array.

virtual IMPORT_C CCoeControl* MAknFadedComponent::FadedComponent TInt  aIndex  )  [virtual]
 

FadedComponent() returns specific controls from the array based on index.


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

Copyright © Nokia Corporation 2001-2008
Back to top