Uses of Interface
org.dellroad.stuff.vaadin24.field.ValidatingField
-
Uses of ValidatingField in org.dellroad.stuff.vaadin24.field
Modifier and TypeClassDescriptionclass
Support superclass forCustomField
s containing sub-fields that are managed by an internalBinder
.class
Support superclass that mostly automates the creation ofCustomField
s for editing any model type using sub-fields automatically generated fromFieldBuilder
annotations to arbitrary recursion depth.class
ACustomField
that wraps an inner field and prepends a checkbox (or other boolean field) in front of it that controls whether the value is null or not.