Public Attributes | |
| attribute boolean | enabled |
| Enable. | |
| attribute boolean | checked |
| Checked. | |
Interface is used to update state of the command. This is usually used as parametr in the method onUpdateCommand.
| attribute boolean checked |
Checked.
True if command is checked/active. False if command is not checked (normal state).
| attribute boolean enabled |
Enable.
True if command is enabled. False if command is disabled.