Metadata definitions for ClickConcept. More...
Public Attributes | |
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 ClickConcept.
DynamicPropertyType<Boolean> DoubleClickEnabledProperty |
Whether to install a multi-click manipulator that generates double-click messages.
Use this property to enable the double-click gesture for a Button node or List Box items. To enable double-click for List Box items, enable this property in the List Box Item Container.