dlangui v0.9.76 (2017-06-21T06:58:02Z)
Home
Dub
Repo
EditLine.this
dlangui
widgets
editors
EditLine
create with ID parameter
this
()
this
(string ID, dstring initialContent)
class
EditLine
this
(
string
ID
,
dstring
initialContent
= null
)
Meta
Source
See Implementation
dlangui
widgets
editors
EditLine
constructors
this
functions
applyPasswordChar
clientToTextPos
drawLineBackground
ensureCaretVisible
handleAction
layout
measure
measureVisibleText
onDraw
onKeyEvent
onMouseEvent
textPosToClient
properties
passwordChar
variables
_measuredText
_measuredTextSize
_measuredTextWidths
_passwordChar
editorAction
create with ID parameter