List of All Members for TextArea
This is the complete list of members for TextArea, including inherited members.
- autoExpand : bool
(obsolete)
- autoSize : bool
- baseUrl : url
- canPaste : bool
- canRedo : bool
- canUndo : bool
- color : color
- contentHeight : real
- contentWidth : real
- cursorDelegate : Component
- cursorPosition : int
- cursorRectangle : rectangle
- cursorVisible : bool
- displayText : string
- effectiveHorizontalAlignment : enumeration
- font : font
- highlighted : bool
- horizontalAlignment : enumeration
- inputMethodComposing : bool
- inputMethodHints : enumeration
- length : int
- lineCount : int
- maximumLineCount : int
- mouseSelectionMode : enumeration
- paintedHeight : real
- paintedWidth : real
- persistentSelection : bool
- placeholderText : string
- popover : var
- readOnly : bool
- renderType : enumeration
- selectByMouse : bool
- selectedText : string
- selectedTextColor : color
- selectionColor : color
- selectionEnd : int
- selectionStart : int
- text : string
- textDocument : var
- textFormat : enumeration
- verticalAlignment : enumeration
- wrapMode : enumeration
- append()
- copy()
- cut()
- deselect()
- getFormattedText(, )
- getText(, )
- insert(, )
- isRightToLeft(, )
- linkActivated(string)
- moveCursorSelection(, )
- paste()
- positionAt(, )
- positionToRectangle()
- redo()
- remove(, )
- select(, )
- selectAll()
- selectWord()
- undo()
The following members are inherited from Ubuntu.
- toolkitVersion : uint16
- toolkitVersionMajor : uint16
- toolkitVersionMinor : uint16
- uint16 version(int major, int minor)