Kanzi  3.9.2
Java API
DockLayout2DMetadata Interface Reference

Metadata definitions for DockLayout2D. More...

Inheritance diagram for DockLayout2DMetadata:
[legend]

Public Attributes

AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.DockLayout2D")
 Metaclass for DockLayout2D.
 
- Public Attributes inherited from DockLayoutConceptMetadata
DynamicPropertyType< Boolean > LastItemFillProperty
 Whether the last item of the dock layout is given the remaining free space. More...
 
AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.DockLayoutConcept")
 Metaclass for DockLayoutConcept.
 
DynamicPropertyType< Integer > SideProperty
 The docking side of an item in the dock layout. More...
 

Detailed Description

Metadata definitions for DockLayout2D.