Class UIDoubleField.DoubleFieldAspectCreator
- java.lang.Object
-
- org.linkki.core.ui.element.annotation.UIDoubleField.DoubleFieldAspectCreator
-
- All Implemented Interfaces:
AspectDefinitionCreator<UIDoubleField>
- Enclosing class:
- UIDoubleField
public static class UIDoubleField.DoubleFieldAspectCreator extends Object implements AspectDefinitionCreator<UIDoubleField>
Aspect definition creator for theUIDoubleFieldannotation.
-
-
Constructor Summary
Constructors Constructor Description DoubleFieldAspectCreator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LinkkiAspectDefinitioncreate(UIDoubleField annotation)
-
-
-
Method Detail
-
create
public LinkkiAspectDefinition create(UIDoubleField annotation)
- Specified by:
createin interfaceAspectDefinitionCreator<UIDoubleField>
-
-