Class BindTableSelection.TableSelectionAspectDefinitionCreator
- java.lang.Object
-
- org.linkki.core.ui.table.aspects.annotation.BindTableSelection.TableSelectionAspectDefinitionCreator
-
- All Implemented Interfaces:
AspectDefinitionCreator<Annotation>
- Enclosing class:
- BindTableSelection
public static class BindTableSelection.TableSelectionAspectDefinitionCreator extends Object implements AspectDefinitionCreator<Annotation>
-
-
Constructor Summary
Constructors Constructor Description TableSelectionAspectDefinitionCreator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LinkkiAspectDefinitioncreate(Annotation annotation)
-
-
-
Method Detail
-
create
public LinkkiAspectDefinition create(Annotation annotation)
- Specified by:
createin interfaceAspectDefinitionCreator<Annotation>
-
-