public interface SaveFormBinding extends FormBinding, SaveBinding
| Modifier and Type | Method and Description |
|---|---|
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, getComponentSet<Property> getValidates(BindContext ctx)
Propertys to be validated, includes the member field of the formctx - the binding runtime contextProperty to be validated.Copyright © 2020. All rights reserved.