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