#include <mw/AknUtils.h>
| struct AknEditUtils::SAknEditorParameters |
| Public Attributes | |
|---|---|
| TBool | iAllowedToMoveInsertionPoint |
| TInt | iCharacterCase |
| TBool | iCursorYesNo |
| TInt | iEditingSpace |
| TInt | iEditingWindow |
| TInt | iJustification |
| TBool | iOverflowYesNo |
Basic elements that are needed for the basic editing functions.
| TBool | iAllowedToMoveInsertionPoint |
Is user allowed to move the insertion point.
| TInt | iCharacterCase |
Character case effects on the style of entering characters. Available alternatives are Upper case, Lower case and Text case.
| TInt | iJustification |
Specifies from which edge the current line is filled with the inserted characters.