Class UISection.SectionLayoutDefinitionCreator
- java.lang.Object
-
- org.linkki.core.ui.layout.annotation.UISection.SectionLayoutDefinitionCreator
-
- All Implemented Interfaces:
LayoutDefinitionCreator<UISection>
- Enclosing class:
- UISection
public static class UISection.SectionLayoutDefinitionCreator extends Object implements LayoutDefinitionCreator<UISection>
-
-
Constructor Summary
Constructors Constructor Description SectionLayoutDefinitionCreator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LinkkiLayoutDefinitioncreate(UISection annotation, AnnotatedElement annotatedElement)
-
-
-
Method Detail
-
create
public LinkkiLayoutDefinition create(UISection annotation, AnnotatedElement annotatedElement)
- Specified by:
createin interfaceLayoutDefinitionCreator<UISection>
-
-