Uses of Class
org.linkki.core.ui.element.annotation.UIIntegerField
-
Packages that use UIIntegerField Package Description org.linkki.core.ui.element.annotation Annotations for the creation and binding of UI elements. -
-
Uses of UIIntegerField in org.linkki.core.ui.element.annotation
Methods in org.linkki.core.ui.element.annotation with parameters of type UIIntegerField Modifier and Type Method Description LinkkiAspectDefinitionUIIntegerField.IntegerFieldAspectCreator. create(UIIntegerField annotation)LinkkiComponentDefinitionUIIntegerField.IntegerFieldComponentDefinitionCreator. create(UIIntegerField annotation, AnnotatedElement annotatedElement)
-