w4d v0.0.4 (2018-08-22T12:42:48Z)
Dub
Repo
TextLine.deselect
w4d
util
textline
TextLine
class
TextLine
void
deselect
(
)
Meta
Source
See Implementation
w4d
util
textline
TextLine
constructors
this
functions
backspace
del
deselect
end
home
insert
left
lock
moveCursor
moveCursorTo
removeSelecting
right
selectAll
setText
unlock
properties
cursorIndex
isLocked
isSelecting
leftText
rightText
selectedText
selectionIndex
text
variables
_cursorIndex
_locked
_selectionIndex
_text
onCursorMove
onTextChange