Kanzi  3.9.9
Kanzi Engine Java API
Command Class Reference

Command class defines property and message types used in implementation of commands. More...

Inheritance diagram for Command:
[legend]

Static Public Attributes

static final Metaclass metaclass
 The Metaclass for the class. More...
 

Additional Inherited Members

- Public Attributes inherited from CommandMetadata
DynamicMessageType< CommandMetadata.CommandMessageArgumentsCommandMessage
 Command message arguments. More...
 
DynamicPropertyType< String > CommandPropertyProperty
 The command executed by a UI control. More...
 
AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.Command")
 Metaclass for Command.
 

Detailed Description

Command class defines property and message types used in implementation of commands.

Member Data Documentation

final Metaclass metaclass
static
Initial value:

The Metaclass for the class.