Interface MutableValidatorDescriptor
- All Superinterfaces:
FormElement,FormElementDescriptor,HasAttributes,Serializable,UniqueDescriptor,ValidatorDescriptor
- All Known Implementing Classes:
ValidatorDescriptorImpl
-
Method Summary
Methods inherited from interface FormElement
getKey, getOrderMethods inherited from interface FormElementDescriptor
descriptorValue, existsChildDescriptor, getChildDescriptor, getChildDescriptors, getChildDescriptors, isLazyLoadMethods inherited from interface HasAttributes
containsAttribute, containsAttribute, getAttribute, getAttribute, getAttributes, getBooleanAttribute, getBooleanAttribute, getNumberAttribute, getNumberAttributeMethods inherited from interface UniqueDescriptor
getIdMethods inherited from interface ValidatorDescriptor
isSupressMessages
-
Method Details
-
setId
-
setSupressMessages
void setSupressMessages(boolean supressMessages)
-