w4d v0.0.4 (2018-08-22T12:42:48Z)
Dub
Repo
TextLine.right
w4d
util
textline
TextLine
Moves cursor to right.
class
TextLine
void
right
(
bool
selecting
)
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
Moves cursor to right.