Metadata definitions for ListBoxItemContainer2D. More...
Public Attributes | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.ListBoxItemContainer2D") |
Metaclass for ListBoxItemContainer2D. | |
![]() | |
DynamicPropertyType< Integer > | ItemIndexProperty |
Reports the index of the item in the List Box Item Container. More... | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.ListBoxItemContainer") |
Metaclass for ListBoxItemContainer. | |
DynamicPropertyType< Boolean > | SelectedProperty |
Indicates whether the List Box item held by this List Box Item Container is selected. More... | |
![]() | |
DynamicPropertyType< Boolean > | DoubleClickEnabledProperty |
Whether to install a multi-click manipulator that generates double-click messages. More... | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.ClickConcept") |
Metaclass for ClickConcept. | |
Metadata definitions for ListBoxItemContainer2D.