w4d v0.0.4 (2018-08-22T12:42:48Z)
Dub
Repo
LineInputWidget.handleKey
w4d
widget
input
line
LineInputWidget
class
LineInputWidget
override
bool
handleKey
(
Key
key
,
KeyState
status
)
Meta
Source
See Implementation
w4d
widget
input
line
LineInputWidget
constructors
this
functions
chainButton
changePasswordChar
drawCursor
drawSelectionRect
drawText
handleFocused
handleKey
handleMouseButton
handleMouseMove
handleTextInput
loadText
lock
retrieveIndexFromAbsPos
retrieveIndexFromPos
retrievePosFromIndex
retrieveScrollLength
unlock
updateSelectionRect
properties
cursor
focusable
isPasswordField
lineHeight
passwordChar
text
trackable
variables
_chainedButton
_cursorElm
_cursorPos
_line
_passwordChar
_scrollLength
_selectionElm
_selectionLength
onTextChange