Kanzi framework  3.9.1
Java API
StackLayout2DMetadata Interface Reference

Metadata definitions for StackLayout2D. More...

Inheritance diagram for StackLayout2DMetadata:
[legend]

Public Attributes

AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.StackLayout2D")
 Metaclass for StackLayout2D.
 
- Public Attributes inherited from StackLayoutConceptMetadata
DynamicPropertyType< Integer > DirectionProperty
 Defines the axis along which the stack layout arranges its items. More...
 
AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.StackLayoutConcept")
 Metaclass for StackLayoutConcept.
 
DynamicPropertyType< Boolean > ReversedProperty
 Defines whether the stack layout arranges its items in reverse order. More...
 

Detailed Description

Metadata definitions for StackLayout2D.