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