Kanzi framework  3.9.1
Java API
StackLayout3DMetadata Interface Reference

Metadata definitions for StackLayout3D. More...

Inheritance diagram for StackLayout3DMetadata:
[legend]

Public Attributes

AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.StackLayout3D")
 Metaclass for StackLayout3D.
 
- 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 StackLayout3D.