dfl2 ~master (2016-08-11T09:58:17Z)
Home
Dub
Repo
TextBoxBase.selectedText
dfl
textbox
TextBoxBase
Dstring
selectedText
[@property setter]
class
TextBoxBase
@
property
void
selectedText
(
Dstring
sel
)
Dstring
selectedText
[@property getter]
Meta
Source
See Implementation
dfl
textbox
TextBoxBase
functions
appendText
clear
clearUndo
copy
cut
getCharIndexFromPosition
getFirstCharIndexFromLine
getFirstCharIndexOfCurrentLine
getLineCount
getLineFromCharIndex
getPositionFromCharIndex
paste
scrollToCaret
select
selectAll
undo
properties
acceptsTab
borderStyle
canUndo
hideSelection
lines
maxLength
modified
multiline
readOnly
selectedText
selectionLength
selectionStart
textLength
wordWrap