extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | Controller |
Functions
5BindButton
(button: Button, caption: string) → void| Field | XML type | Value |
|---|---|---|
Name | string | BindButton |
GetButton
(button: Button) → bool| Field | XML type | Value |
|---|---|---|
Name | string | GetButton |
UnbindButton
(button: Button) → void| Field | XML type | Value |
|---|---|---|
Name | string | UnbindButton |
bindButton
(button: Button, caption: string) → void| Field | XML type | Value |
|---|---|---|
Name | string | bindButton |
getButton
(button: Button) → bool| Field | XML type | Value |
|---|---|---|
Name | string | getButton |
Events
1ButtonChanged
(button: Button) → void| Field | XML type | Value |
|---|---|---|
Name | string | ButtonChanged |