Uses of Class
org.linkki.core.ui.element.annotation.UICheckBox
-
Packages that use UICheckBox Package Description org.linkki.core.ui.element.annotation Annotations for the creation and binding of UI elements. -
-
Uses of UICheckBox in org.linkki.core.ui.element.annotation
Methods in org.linkki.core.ui.element.annotation with parameters of type UICheckBox Modifier and Type Method Description LinkkiAspectDefinitionUICheckBox.CheckBoxAspectCreator. create(UICheckBox annotation)LinkkiComponentDefinitionUICheckBox.CheckBoxComponentDefinitionCreator. create(UICheckBox annotation, AnnotatedElement annotatedElement)
-