public interface SaveFormBinding extends FormBinding, SaveBinding
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Property> |
getValidates(BindContext ctx)
Returns
Propertys to be validated, includes the member field of the form |
getCommandName, getConditionType, getFieldExpression, getFormBean, getFormExpression, getFormId, getPropertyStringgetValidate, getValidator, getValidatorArgs, hasValidator, save, validategetArgs, getBinder, getComponentjava.util.Set<Property> getValidates(BindContext ctx)
Propertys to be validated, includes the member field of the formctx - the binding runtime contextProperty to be validated.Copyright © 2005-2011 Potix Corporation. All Rights Reserved.