Uses of Class
org.dellroad.stuff.vaadin24.field.BinderCustomField
Packages that use BinderCustomField
-
Uses of BinderCustomField in org.dellroad.stuff.vaadin24.field
Subclasses of BinderCustomField in org.dellroad.stuff.vaadin24.fieldModifier and TypeClassDescriptionclass
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.