des ~master (2021-12-19T09:15:35.5306905)
Dub
Repo
DataButton
desgui
ready
droplist
Undocumented in source.
class
DataButton :
DiButton
(
Type
) {
Type
val
;
Signal
!
Type
onClickData
;
this
(DiWidget par, irect r, wstring str, Type v);
}
Constructors
this
this
(DiWidget par, irect r, wstring str, Type v)
Undocumented in source.
Members
Variables
onClickData
Signal
!
Type
onClickData
;
Undocumented in source.
val
Type
val
;
Undocumented in source.
Inherited Members
From DiButton
label
DiLabel
label
;
Undocumented in source.
Meta
Source
See Implementation
desgui
ready
droplist
classes
DataButton
DiDropList
functions
log
structs
InertionChange