Uses of Class
org.linkki.core.ui.element.annotation.UIDoubleField
-
Packages that use UIDoubleField Package Description org.linkki.core.ui.element.annotation Annotations for the creation and binding of UI elements. -
-
Uses of UIDoubleField in org.linkki.core.ui.element.annotation
Methods in org.linkki.core.ui.element.annotation with parameters of type UIDoubleField Modifier and Type Method Description LinkkiAspectDefinitionUIDoubleField.DoubleFieldAspectCreator. create(UIDoubleField annotation)LinkkiComponentDefinitionUIDoubleField.DoubleFieldComponentDefinitionCreator. create(UIDoubleField annotation, AnnotatedElement annotatedElement)
-