Uses of Class
org.linkki.core.ui.element.annotation.UIYesNoComboBox
-
Packages that use UIYesNoComboBox Package Description org.linkki.core.ui.element.annotation Annotations for the creation and binding of UI elements. -
-
Uses of UIYesNoComboBox in org.linkki.core.ui.element.annotation
Methods in org.linkki.core.ui.element.annotation with parameters of type UIYesNoComboBox Modifier and Type Method Description LinkkiAspectDefinitionUIYesNoComboBox.YesNoComboBoxAspectCreator. create(UIYesNoComboBox annotation)LinkkiComponentDefinitionUIYesNoComboBox.YesNoComboBoxComponentDefinitionCreator. create(UIYesNoComboBox annotation, AnnotatedElement annotatedElement)
-