rpui v0.0.1-alpha.3 (2019-07-16T17:56:33Z)
Dub
Repo
MyViewComponent.ItemData
main
MyViewComponent
Undocumented in source.
class
MyViewComponent
struct
ItemData {
dstring
title
;
int
payload
;
}
Members
Variables
payload
int
payload
;
Undocumented in source.
title
dstring
title
;
Undocumented in source.
Meta
Source
See Implementation
main
MyViewComponent
constructors
this
functions
onAddListItemButton
onCancelButtonClick
onCloseDialogButtonClick
onCreate
onOkButtonClick
onOkButtonClick2
onOpenDialogButtonClick
onRemoveListItemButton
someShortcutAction
structs
ItemData
variables
a
buttons
listData
listWithData
myButton
okButton
openglCanvas
testDialog
testPanel