dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
Widget.onKeyEvent
dlangui
widgets
widget
Widget
process key event, return true if event is processed.
class
Widget
bool
onKeyEvent
(
KeyEvent
event
)
Meta
Source
See Implementation
dlangui
widgets
widget
Widget
constructors
this
destructors
~this
functions
addChild
animate
applyAlign
applyMargins
applyPadding
child
childById
childIndex
compareId
findFocusableChild
handleCheckChange
handleClick
handleFocusChange
invalidate
isChild
isPointInside
layout
measure
measuredContent
onDraw
onKeyEvent
onMouseEvent
removeChild
requestLayout
setFocus
properties
alignment
animating
backgroundColor
canCheck
canClick
canFocus
checkable
checked
childCount
clickable
enabled
focusable
focused
font
fontFace
fontFamily
fontItalic
fontSize
fontWeight
halign
height
id
layoutHeight
layoutWeight
layoutWidth
left
margins
maxHeight
maxWidth
measuredHeight
measuredWidth
minHeight
minWidth
needDraw
needLayout
ownStyle
padding
parent
pos
resetState
setState
state
stateStyle
style
styleId
text
textColor
top
trackHover
valign
visibility
visible
width
window
variables
_checkable
_checked
_clickable
_focusable
_id
_measuredHeight
_measuredWidth
_needDraw
_needLayout
_ownStyle
_parent
_pos
_state
_styleId
_trackHover
_visibility
_window
onCheckChangeListener
onClickListener
onFocusChangeListener
process key event, return true if event is processed.