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