MAknFadedComponent Class Reference

class MAknFadedComponent

MAknFadedComponent is an array of controls

Public Member Functions
IMPORT_C TInt CountFadedComponents ()
IMPORT_C CCoeControl * FadedComponent ( TInt )

Member Functions Documentation

CountFadedComponents()

IMPORT_C TInt CountFadedComponents ( ) [virtual]

CountFadedComponents() returns number of items in the array

FadedComponent(TInt)

IMPORT_C CCoeControl * FadedComponent ( TInt aIndex ) [virtual]

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

Parameters

TInt aIndex