Metadata definitions for NavigationManipulatorComponent. More...
Public Attributes | |
DynamicPropertyType< KeyModifier > | DownNavigationKeyModifierProperty |
Sets the key modifiers of the down navigation. | |
DynamicPropertyType< LogicalKey > | DownNavigationKeyProperty |
Sets the logical key value of the down navigation. | |
DynamicPropertyType< KeyModifier > | EndNavigationKeyModifierProperty |
Sets the key modifiers of the end navigation. | |
DynamicPropertyType< LogicalKey > | EndNavigationKeyProperty |
Sets the logical key value of the end navigation. | |
DynamicPropertyType< KeyModifier > | HomeNavigationKeyModifierProperty |
Sets the key modifiers of the home navigation. | |
DynamicPropertyType< LogicalKey > | HomeNavigationKeyProperty |
Sets the logical key value of the home navigation. | |
DynamicPropertyType< KeyModifier > | LeftNavigationKeyModifierProperty |
Sets the key modifiers of the left direction navigation. | |
DynamicPropertyType< LogicalKey > | LeftNavigationKeyProperty |
Sets the logical key value of the left direction navigation. | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.NavigationManipulatorComponent") |
Metaclass for NavigationManipulatorComponent. | |
DynamicPropertyType< KeyModifier > | PageDownNavigationKeyModifierProperty |
Sets the key modifiers of the page-down navigation. | |
DynamicPropertyType< LogicalKey > | PageDownNavigationKeyProperty |
Sets the logical key value of the page-down navigation. | |
DynamicPropertyType< KeyModifier > | PageUpNavigationKeyModifierProperty |
Sets the key modifiers of the page-up navigation. | |
DynamicPropertyType< LogicalKey > | PageUpNavigationKeyProperty |
Sets the logical key value of the page-up navigation. | |
DynamicPropertyType< KeyModifier > | RightNavigationKeyModifierProperty |
Sets the key modifiers of the right direction navigation. | |
DynamicPropertyType< LogicalKey > | RightNavigationKeyProperty |
Sets the logical key value of the right direction navigation. | |
DynamicPropertyType< KeyModifier > | UpNavigationKeyModifierProperty |
Sets the key modifiers of the up navigation. | |
DynamicPropertyType< LogicalKey > | UpNavigationKeyProperty |
Sets the logical key value of the up navigation. | |
Public Attributes inherited from NodeComponentMetadata | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.NodeComponent") |
Metaclass for NodeComponent. | |
DynamicPropertyType< String > | NameProperty |
Name. | |
Metadata definitions for NavigationManipulatorComponent.
DynamicPropertyType<KeyModifier> DownNavigationKeyModifierProperty |
Sets the key modifiers of the down navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> DownNavigationKeyProperty |
Sets the logical key value of the down navigation.
DynamicPropertyType<KeyModifier> EndNavigationKeyModifierProperty |
Sets the key modifiers of the end navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> EndNavigationKeyProperty |
Sets the logical key value of the end navigation.
DynamicPropertyType<KeyModifier> HomeNavigationKeyModifierProperty |
Sets the key modifiers of the home navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> HomeNavigationKeyProperty |
Sets the logical key value of the home navigation.
DynamicPropertyType<KeyModifier> LeftNavigationKeyModifierProperty |
Sets the key modifiers of the left direction navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> LeftNavigationKeyProperty |
Sets the logical key value of the left direction navigation.
DynamicPropertyType<KeyModifier> PageDownNavigationKeyModifierProperty |
Sets the key modifiers of the page-down navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> PageDownNavigationKeyProperty |
Sets the logical key value of the page-down navigation.
DynamicPropertyType<KeyModifier> PageUpNavigationKeyModifierProperty |
Sets the key modifiers of the page-up navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> PageUpNavigationKeyProperty |
Sets the logical key value of the page-up navigation.
DynamicPropertyType<KeyModifier> RightNavigationKeyModifierProperty |
Sets the key modifiers of the right direction navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> RightNavigationKeyProperty |
Sets the logical key value of the right direction navigation.
DynamicPropertyType<KeyModifier> UpNavigationKeyModifierProperty |
Sets the key modifiers of the up navigation.
The default value is Undefined.
DynamicPropertyType<LogicalKey> UpNavigationKeyProperty |
Sets the logical key value of the up navigation.