Uses of Interface
org.dellroad.stuff.vaadin24.field.ValidatingField
Packages that use ValidatingField
-
Uses of ValidatingField in org.dellroad.stuff.vaadin24.field
Classes in org.dellroad.stuff.vaadin24.field that implement ValidatingFieldModifier and TypeClassDescriptionclassSupport superclass forCustomFields containing sub-fields that are managed by an internalBinder.classSupport superclass that mostly automates the creation ofCustomFields for editing any model type using sub-fields automatically generated fromFieldBuilderannotations to arbitrary recursion depth.classACustomFieldthat 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.