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