Metadata definitions for Action. More...
Public Attributes | |
| DynamicPropertyType< Integer > | DelayProperty |
| The time in milliseconds after which Kanzi invokes the action. | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Action") |
| Metaclass for Action. | |
Public Attributes inherited from ActionBaseMetadata | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.ActionBase") |
| Metaclass for ActionBase. | |
Metadata definitions for Action.
| DynamicPropertyType<Integer> DelayProperty |
The time in milliseconds after which Kanzi invokes the action.