|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SaveFormBinding
Binding for saving a form.
| Method Summary | |
|---|---|
java.util.Set<Property> |
getValidates(BindContext ctx)
Returns Propertys to be validated, includes the member field of the form |
| Methods inherited from interface org.zkoss.bind.sys.FormBinding |
|---|
getCommandName, getConditionType, getFormBean, getFormId, getPropertyString |
| Methods inherited from interface org.zkoss.bind.sys.SaveBinding |
|---|
getValidate, getValidator, getValidatorArgs, hasValidator, save, validate |
| Methods inherited from interface org.zkoss.bind.sys.Binding |
|---|
getArgs, getBinder, getComponent |
| Method Detail |
|---|
java.util.Set<Property> getValidates(BindContext ctx)
Propertys to be validated, includes the member field of the form
ctx - the binding runtime context
Property to be validated.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||