Class GridLayoutDefinition
- java.lang.Object
-
- org.linkki.core.ui.creation.table.GridLayoutDefinition
-
- All Implemented Interfaces:
LinkkiLayoutDefinition
public class GridLayoutDefinition extends Object implements LinkkiLayoutDefinition
-
-
Constructor Summary
Constructors Constructor Description GridLayoutDefinition()
-
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
-
-