Package org.zkoss.bind.sys
Interface InitFormBinding
-
- All Superinterfaces:
Binding
,FormBinding
,LoadBinding
,LoadFormBinding
- All Known Implementing Classes:
InitFormBindingImpl
public interface InitFormBinding extends LoadFormBinding
Binding for init a form.- Since:
- 6.0.0
- Author:
- dennis
-
-
Method Summary
-
Methods inherited from interface org.zkoss.bind.sys.Binding
getArgs, getBinder, getComponent
-
Methods inherited from interface org.zkoss.bind.sys.FormBinding
getCommandName, getConditionType, getFieldExpression, getFormBean, getFormExpression, getFormId, getPropertyString
-
Methods inherited from interface org.zkoss.bind.sys.LoadBinding
load
-
-