CFsTextViewerKeys Class Reference

class CFsTextViewerKeys : public CBase

Inherits from

Constructor & Destructor Documentation

CFsTextViewerKeys()

CFsTextViewerKeys()[private]

~CFsTextViewerKeys()

IMPORT_C~CFsTextViewerKeys()

Member Functions Documentation

ConstructL()

voidConstructL()[private]

GetKeyClick()

IMPORT_C TIntGetKeyClick()

GetKeyDown()

IMPORT_C TIntGetKeyDown()

GetKeyLeft()

IMPORT_C TIntGetKeyLeft()

GetKeyMark()

IMPORT_C TIntGetKeyMark()

GetKeyPgDown()

IMPORT_C TIntGetKeyPgDown()

GetKeyPgUp()

IMPORT_C TIntGetKeyPgUp()

GetKeyRight()

IMPORT_C TIntGetKeyRight()

GetKeyScrollDown()

IMPORT_C TIntGetKeyScrollDown()

GetKeyScrollUp()

IMPORT_C TIntGetKeyScrollUp()

GetKeyUp()

IMPORT_C TIntGetKeyUp()

NewL()

IMPORT_C CFsTextViewerKeys *NewL()[static]

SetKeyClick(TInt)

IMPORT_C voidSetKeyClick(TIntaKey)

Parameters

TInt aKey

SetKeyDown(TInt)

IMPORT_C voidSetKeyDown(TIntaKey)

Parameters

TInt aKey

SetKeyLeft(TInt)

IMPORT_C voidSetKeyLeft(TIntaKey)

Parameters

TInt aKey

SetKeyMark(TInt)

IMPORT_C voidSetKeyMark(TIntaKey)

Parameters

TInt aKey

SetKeyPgDown(TInt)

IMPORT_C voidSetKeyPgDown(TIntaKey)

Parameters

TInt aKey

SetKeyPgUp(TInt)

IMPORT_C voidSetKeyPgUp(TIntaKey)

Parameters

TInt aKey

SetKeyRight(TInt)

IMPORT_C voidSetKeyRight(TIntaKey)

Parameters

TInt aKey

SetKeyScrollDown(TInt)

IMPORT_C voidSetKeyScrollDown(TIntaKey)

Parameters

TInt aKey

SetKeyScrollUp(TInt)

IMPORT_C voidSetKeyScrollUp(TIntaKey)

Parameters

TInt aKey

SetKeyUp(TInt)

IMPORT_C voidSetKeyUp(TIntaKey)

Parameters

TInt aKey

Member Data Documentation

TInt iKeyClick

TInt iKeyClick[private]

TInt iKeyDown

TInt iKeyDown[private]

TInt iKeyLeft

TInt iKeyLeft[private]

TInt iKeyMark

TInt iKeyMark[private]

TInt iKeyPgDown

TInt iKeyPgDown[private]

TInt iKeyPgUp

TInt iKeyPgUp[private]

TInt iKeyRight

TInt iKeyRight[private]

TInt iKeyScrollDown

TInt iKeyScrollDown[private]

TInt iKeyScrollUp

TInt iKeyScrollUp[private]

TInt iKeyUp

TInt iKeyUp[private]