|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FormBinding
A binding tells how to deal with Load and Save between a form and a bean.
| Method Summary | |
|---|---|
java.lang.String |
getCommandName()
Returns the associated command name of this binding; null if not specified. |
ConditionType |
getConditionType()
Returns the condition type of this binding |
Form |
getFormBean()
Returns the implicit form associated with this form binding. |
java.lang.String |
getFormId()
Returns the associated form id of this Binding. |
java.lang.String |
getPropertyString()
Returns the property expression script of this binding. |
| Methods inherited from interface org.zkoss.bind.sys.Binding |
|---|
getArgs, getBinder, getComponent |
| Method Detail |
|---|
Form getFormBean()
java.lang.String getFormId()
java.lang.String getCommandName()
java.lang.String getPropertyString()
ConditionType getConditionType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||