Metadata definitions for TrySetFocusAction. More...
Public Attributes | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.TrySetFocusAction") |
| Metaclass for TrySetFocusAction. | |
| DynamicPropertyType< String > | TargetItemProperty |
| Target item to be focused. | |
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 TrySetFocusAction.
| DynamicPropertyType<String> TargetItemProperty |
Target item to be focused.