MAknEditingStateIndicator Class Reference

class MAknEditingStateIndicator

An abstact class of which virtual methods implementation should be provided for FEP component.

Member Functions Documentation

IndicatorContainer()

CAknIndicatorContainer *IndicatorContainer()[pure virtual]

Gets pointer to indicator container that contains the editing state indicators.

SetState(TAknEditingState)

voidSetState(TAknEditingStateaState)[pure virtual]

Sets editing state indicator state.

Parameters

TAknEditingState aStateState of the editing indicator.