Uses of Class
org.linkki.core.ui.element.annotation.UIButton
-
Packages that use UIButton Package Description org.linkki.core.ui.element.annotation Annotations for the creation and binding of UI elements. -
-
Uses of UIButton in org.linkki.core.ui.element.annotation
Methods in org.linkki.core.ui.element.annotation with parameters of type UIButton Modifier and Type Method Description LinkkiAspectDefinitionUIButton.ButtonAspectCreator. create(UIButton annotation)LinkkiComponentDefinitionUIButton.ButtonComponentDefinitionCreator. create(UIButton annotation, AnnotatedElement annotatedElement)
-