Kanzi 3.9.10
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.
 

Additional Inherited Members

- Public Attributes inherited from CommandMetadata
DynamicMessageType< CommandMetadata.CommandMessageArgumentsCommandMessage
 Command message arguments.
 
DynamicPropertyType< String > CommandPropertyProperty
 The command executed by a UI control.
 
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

◆ metaclass

final Metaclass metaclass
static
Initial value:
=
com.rightware.kanzi.metadata.CommandMetadata.metaclass

The Metaclass for the class.