AknEditUtils::SAknEditorParameters Struct Reference

struct AknEditUtils::SAknEditorParameters

Basic elements that are needed for the basic editing functions.

Member Data Documentation

TBool iAllowedToMoveInsertionPoint

TBool iAllowedToMoveInsertionPoint

Is user allowed to move the insertion point.

TInt iCharacterCase

TInt iCharacterCase

Character case effects on the style of entering characters. Available alternatives are Upper case, Lower case and Text case.

TBool iCursorYesNo

TBool iCursorYesNo

Is cursor blinking or not.

TInt iEditingSpace

TInt iEditingSpace

The maximum available space that can be used for one text.

TInt iEditingWindow

TInt iEditingWindow

Size of the editing window.

TInt iJustification

TInt iJustification

Specifies from which edge the current line is filled with the inserted characters.

TBool iOverflowYesNo

TBool iOverflowYesNo

Is overflow active or not.