Metadata definitions for SetPropertyAction. More...
Public Attributes | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.SetPropertyAction") |
| Metaclass for SetPropertyAction. | |
| DynamicPropertyType< String > | TargetObjectPathProperty |
| The item that contains the target property. | |
Public Attributes inherited from ForwardingActionMetadata | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.ForwardingAction") |
| Metaclass for ForwardingAction. | |
Public Attributes inherited from ActionMetadata | |
| 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 SetPropertyAction.
| DynamicPropertyType<String> TargetObjectPathProperty |
The item that contains the target property.