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