List of All Members for TextArea
This is the complete list of members for TextArea, including inherited members.
- activeFocusOnPress : bool
- 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 : enumeration
- 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
- copy()
- cut()
- deselect()
- getFormattedText( start, end)
- getText( start, end)
- insert( position, text)
- isRightToLeft( start, end)
- linkActivated(string link)
- moveCursorSelection( position, mode)
- paste( data)
- positionAt( x, y)
- positionToRectangle( position)
- redo()
- remove( start, end)
- select( start, end)
- selectAll()
- selectWord()
- undo()
The following members are inherited from Ubuntu.
- toolkitVersion : uint16
- toolkitVersionMajor : uint16
- toolkitVersionMinor : uint16
- uint16 version(int major, int minor)