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