Package org.linkki.core.ui.layout
Class ComponentContainerLayoutDefinition
- java.lang.Object
-
- org.linkki.core.ui.layout.ComponentContainerLayoutDefinition
-
- All Implemented Interfaces:
LinkkiLayoutDefinition
public class ComponentContainerLayoutDefinition extends Object implements LinkkiLayoutDefinition
Defines aHasComponentsthat containsCaptionComponentWrappers.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classComponentContainerLayoutDefinition.ComponentContainerLayoutDefinitionCreateor
-
Constructor Summary
Constructors Constructor Description ComponentContainerLayoutDefinition()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcreateChildren(Object parentComponent, Object pmo, BindingContext bindingContext)
-
-
-
Method Detail
-
createChildren
public void createChildren(Object parentComponent, Object pmo, BindingContext bindingContext)
- Specified by:
createChildrenin interfaceLinkkiLayoutDefinition
-
-