Controller

extends Instance

Class fields

FieldXML typeValue
NamestringController

Functions

5
BindButton
(button: Button, caption: string) → void
FieldXML typeValue
NamestringBindButton
GetButton
(button: Button) → bool
FieldXML typeValue
NamestringGetButton
UnbindButton
(button: Button) → void
FieldXML typeValue
NamestringUnbindButton
bindButton
(button: Button, caption: string) → void
FieldXML typeValue
NamestringbindButton
getButton
(button: Button) → bool
FieldXML typeValue
NamestringgetButton

Events

1
ButtonChanged
(button: Button) → void
FieldXML typeValue
NamestringButtonChanged