dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Widget.addOnCheckChangeListener
dlangui
widgets
widget
Widget
helper function to add onCheckChangeListener in method chain
class
Widget
Widget
addOnCheckChangeListener
(
bool
delegate
(
Widget
,
bool
)
listener
)
Meta
Source
See Implementation
dlangui
widgets
widget
Widget
constructors
this
destructors
~this
functions
addChild
addChildren
addOnCheckChangeListener
addOnClickListener
addOnFocusChangeListener
animate
applyMargins
applyPadding
canShowPopupMenu
cancelLayout
cancelTimer
child
childById
childIndex
compareId
createTooltip
dispatchAction
drawFocusRect
executeInUiThread
fillHorizontal
fillParent
fillVertical
findFocusableChild
findKeyAction
focusGroupWidget
getCursorType
handleAction
handleActionStateChanged
handleActionStateRequest
handleCheckChange
handleClick
handleDoubleClick
handleFocusChange
handleFontChanged
handleMoveFocusUsingKeys
hideSoftKeyboard
insertChild
invalidate
isActionEnabled
isChild
isPointInside
layout
measure
measuredContent
onDraw
onEvent
onKeyEvent
onMenuItemAction
onMouseEvent
onThemeChanged
onTimer
removeAllChildren
removeChild
requestActionsUpdate
requestLayout
scheduleTooltip
setBoolProperty
setDoubleProperty
setDstringProperty
setFocus
setIntProperty
setRectProperty
setStringListValueListProperty
setStringProperty
setTimer
setUIStringListProperty
setUistringProperty
setWindowFocusedFlag
showPopupMenu
showSoftKeyboard
updateActionState
updateStateFromAction
properties
acceleratorMap
action
alignment
alpha
animating
backgroundColor
backgroundDrawable
backgroundImageId
canCheck
canClick
canFocus
checkable
checked
childCount
clickable
enabled
focusGroup
focusGroupFocused
focusRectColors
focusable
focused
font
fontFace
fontFamily
fontItalic
fontSize
fontWeight
halign
hasTooltip
height
id
instanceCount
layoutHeight
layoutWeight
layoutWidth
left
margins
maxHeight
maxWidth
measuredHeight
measuredWidth
minHeight
minWidth
needDraw
needLayout
ownStyle
padding
parent
popupMenu
pos
resetState
setState
state
stateStyle
style
styleId
tabOrder
text
textColor
textFlags
tooltipText
top
trackHover
valign
visibility
visible
wantsKeyTracking
width
window
static functions
applyAlign
static variables
FOCUS_RECT_PADDING
variables
_acceleratorMap
_action
_backgroundDrawable
_checkable
_checked
_clickable
_focusGroup
_focusable
_id
_measuredHeight
_measuredWidth
_needDraw
_needLayout
_ownStyle
_parent
_popupMenu
_pos
_state
_styleId
_tabOrder
_tooltipText
_trackHover
_visibility
_window
checkChange
click
doubleClick
focusChange
keyEvent
keyToAction
mouseEvent
onAction
helper function to add onCheckChangeListener in method chain