Kanzi  3.9.2
Java API
FlowLayout2DMetadata Interface Reference

Metadata definitions for FlowLayout2D. More...

Inheritance diagram for FlowLayout2DMetadata:
[legend]

Public Attributes

AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.FlowLayout2D")
 Metaclass for FlowLayout2D.
 
- Public Attributes inherited from FlowLayoutConceptMetadata
AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.FlowLayoutConcept")
 Metaclass for FlowLayoutConcept.
 
DynamicPropertyType< Integer > PrimaryDirectionProperty
 The direction along which the layout arranges items until the layout limit in that direction is reached. More...
 
DynamicPropertyType< Integer > SecondaryDirectionProperty
 The direction along which the flow layout arranges lines of the primary direction. More...
 

Detailed Description

Metadata definitions for FlowLayout2D.