Uses of Class
org.nuxeo.ecm.webengine.forms.validation.FormDescriptor
-
Packages that use FormDescriptor Package Description org.nuxeo.ecm.webengine.forms.validation -
-
Uses of FormDescriptor in org.nuxeo.ecm.webengine.forms.validation
Fields in org.nuxeo.ecm.webengine.forms.validation declared as FormDescriptor Modifier and Type Field Description protected FormDescriptorFormManager. fdFields in org.nuxeo.ecm.webengine.forms.validation with type parameters of type FormDescriptor Modifier and Type Field Description protected static Map<Class<?>,FormDescriptor>FormManager. formsConstructors in org.nuxeo.ecm.webengine.forms.validation with parameters of type FormDescriptor Constructor Description FormManager(FormDescriptor fd)
-