Metadata definitions for KeyManipulatorComponent. More...
Public Attributes | |
DynamicPropertyType< Boolean > | CapsLockProperty |
Sets the Caps Lock value of the key manipulator. More... | |
DynamicPropertyType< Integer > | KeyModifierProperty |
Sets the key modifiers of the key manipulator. More... | |
DynamicPropertyType< Integer > | LogicalKeyProperty |
Sets the logical key value of the key manipulator. More... | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.KeyManipulatorComponent") |
Metaclass for KeyManipulatorComponent. | |
Public Attributes inherited from NodeComponentMetadata | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.NodeComponent") |
Metaclass for NodeComponent. | |
DynamicPropertyType< String > | NameProperty |
Name. More... | |
Metadata definitions for KeyManipulatorComponent.
DynamicPropertyType<Boolean> CapsLockProperty |
Sets the Caps Lock value of the key manipulator.
If the value is not set, Caps Lock state is ignored.
DynamicPropertyType<Integer> KeyModifierProperty |
Sets the key modifiers of the key manipulator.
The default value is Undefined.
DynamicPropertyType<Integer> LogicalKeyProperty |
Sets the logical key value of the key manipulator.