Kanzi  3.9.2
Java API
DockLayout3DMetadata Interface Reference

Metadata definitions for DockLayout3D. More...

Inheritance diagram for DockLayout3DMetadata:
[legend]

Public Attributes

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