Command class defines property and message types used in implementation of commands. More...
Static Public Attributes | |
static final Metaclass | metaclass |
The Metaclass for the class. More... | |
Additional Inherited Members | |
Public Attributes inherited from CommandMetadata | |
DynamicMessageType< CommandMetadata.CommandMessageArguments > | CommandMessage |
Command message arguments. More... | |
DynamicPropertyType< String > | CommandPropertyProperty |
The command executed by a UI control. More... | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Command") |
Metaclass for Command. | |
Command class defines property and message types used in implementation of commands.