|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChildrenBinding
A binding tells how to deal with Load children of a source object (usually an UI component) and a property of a target object(usually a backing bean).
Method Summary | |
---|---|
java.lang.String |
getCommandName()
Returns the associated command name of this binding; null if not speicified. |
ConditionType |
getConditionType()
Returns the condition type 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 |
---|
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 |