dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
TerminalWidget.handleFocusChange
dlangide
ui
terminal
TerminalWidget
override to handle focus changes
class
TerminalWidget
protected override
void
handleFocusChange
(
bool
focused
,
bool
receivedFocusFromKeyboard
= false
)
Meta
Source
See Implementation
dlangide
ui
terminal
TerminalWidget
constructors
this
destructors
~this
functions
handleFocusChange
handleInput
handleTextInput
layout
measure
onDraw
onKeyEvent
onScrollEvent
resetTerminal
scrollTo
write
properties
deviceName
echo
static functions
parseParam
variables
_content
_device
_echo
_verticalScrollBar
onBytesRead
override to handle focus changes