Uses of Class
org.linkki.core.ui.aspects.ValueAspectDefinition
-
Packages that use ValueAspectDefinition Package Description org.linkki.core.ui.aspects Aspects of Vaadin UI components that can be bound by linkki.org.linkki.core.ui.element.annotation Annotations for the creation and binding of UI elements. -
-
Uses of ValueAspectDefinition in org.linkki.core.ui.aspects
Subclasses of ValueAspectDefinition in org.linkki.core.ui.aspects Modifier and Type Class Description classPrimitiveAwareValueAspectDefinitionValueAspectDefinitionthat preventsnullfrom being set if the model type is a primitive class. -
Uses of ValueAspectDefinition in org.linkki.core.ui.element.annotation
Subclasses of ValueAspectDefinition in org.linkki.core.ui.element.annotation Modifier and Type Class Description static classUIYesNoComboBox.YesNoComboBoxValueAspectDefinition
-