CFsTextViewerSelect Class Reference

class CFsTextViewerSelect : public CBase

Inherits from

Constructor & Destructor Documentation

~CFsTextViewerSelect()

~CFsTextViewerSelect()[virtual]

Member Functions Documentation

AppendVisualL(TFsRangedVisual *)

voidAppendVisualL(TFsRangedVisual *aVisual)

Parameters

TFsRangedVisual * aVisual

ConstructL()

voidConstructL()[protected]

DeselectL()

voidDeselectL()[pure virtual]

GetId()

TInt GetId()const

GetStartHeight()

TInt GetStartHeight()

GetStartLine()

TInt GetStartLine()

GetType()

TFsTextViewerSelectType GetType()

IsVisible()

TBool IsVisible()

RemoveVisual(TFsRangedVisual *)

voidRemoveVisual(TFsRangedVisual *aVisual)

Parameters

TFsRangedVisual * aVisual

SelectL()

voidSelectL()[pure virtual]

SelectedL()

voidSelectedL()[pure virtual]

SetId(TInt)

voidSetId(TIntaId)

Parameters

TInt aId

SetType(TFsTextViewerSelectType)

voidSetType(TFsTextViewerSelectTypeaType)

Parameters

TFsTextViewerSelectType aType

Member Enumerations Documentation

Enum TFsTextViewerSelectType

Enumerators

EFsHotspotType
EFsLineType
EFsEmbedType

Member Data Documentation

TInt iEndChar

TInt iEndChar

TInt iId

TInt iId[protected]

CFsTextViewerSelectsManager * iManager

CFsTextViewerSelectsManager *iManager[protected]

TRect iRect

TRect iRect

TFsTextViewerSelectType iType

TFsTextViewerSelectType iType[protected]

RPointerArray< TFsRangedVisual > iVisuals

RPointerArray< TFsRangedVisual >iVisuals[protected]