List of All Members for TextField
This is the complete list of members for TextField, including inherited members.
- acceptableInput : bool
- activeFocusOnPress : bool
- autoScroll : bool
- canPaste : bool
- canRedo : bool
- canUndo : bool
- color : color
- contentHeight : real
- contentWidth : real
- cursorDelegate : Component
- cursorPosition : int
- cursorRectangle : rectangle
- cursorVisible : bool
- customSoftwareInputPanel : Component
(obsolete)
- displayText : string
- echoMode : enumeration
- effectiveHorizontalAlignment : enumeration
- errorHighlight : bool
- font : font
- hasClearButton : bool
- highlighted : bool
- horizontalAlignment : enumeration
- inputMask : string
- inputMethodComposing : bool
- inputMethodHints : enumeration
- length : int
- maximumLength : int
- mouseSelectionMode : enumeration
- passwordCharacter : string
- persistentSelection : bool
- placeholderText : string
- popover : var
- primaryItem : list<Object>
- readOnly : bool
- renderType : enumeration
- secondaryItem : list<Object>
- selectByMouse : bool
- selectedText : string
- selectedTextColor : color
- selectionColor : color
- selectionEnd : int
- selectionStart : int
- text : string
- validator : Validator
- verticalAlignment : enumeration
- accepted()
- copy()
- cut()
- deselect()
- getText(, )
- insert(, )
- isRightToLeft(, )
- moveCursorSelection(, )
- paste()
- positionAt(, )
- positionToRectangle()
- redo()
- remove(, )
- select(, )
- selectAll()
- selectWord()
- undo()
The following members are inherited from Lomiri.
- toolkitVersion : uint16
- toolkitVersionMajor : uint16
- toolkitVersionMinor : uint16
- uint16 version(int major, int minor)