AknEditUtils::SAknEditorParameters Struct Reference

#include <mw/AknUtils.h>

struct AknEditUtils::SAknEditorParameters

Detailed Description

Basic elements that are needed for the basic editing functions.

Member Attribute Documentation

iAllowedToMoveInsertionPoint

TBool iAllowedToMoveInsertionPoint

Is user allowed to move the insertion point.

iCharacterCase

TInt iCharacterCase

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

iCursorYesNo

TBool iCursorYesNo

Is cursor blinking or not.

iEditingSpace

TInt iEditingSpace

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

iEditingWindow

TInt iEditingWindow

Size of the editing window.

iJustification

TInt iJustification

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

iOverflowYesNo

TBool iOverflowYesNo

Is overflow active or not.