|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.bind.impl.BindingImpl
org.zkoss.bind.impl.ChildrenBindingImpl
org.zkoss.bind.impl.LoadChildrenBindingImpl
public class LoadChildrenBindingImpl
Implementation of LoadChildrenBinding.
| Field Summary |
|---|
| Fields inherited from class org.zkoss.bind.impl.ChildrenBindingImpl |
|---|
_accessInfo |
| Constructor Summary | |
|---|---|
LoadChildrenBindingImpl(Binder binder,
Component comp,
java.lang.String loadExpr,
ConditionType conditionType,
java.lang.String command,
java.util.Map<java.lang.String,java.lang.Object> bindingArgs)
|
|
| Method Summary | |
|---|---|
void |
load(BindContext ctx)
Load data into the source attribute from the target property. |
| Methods inherited from class org.zkoss.bind.impl.ChildrenBindingImpl |
|---|
getCommandName, getConditionType, getPropertyString, ignoreTracker, toString |
| Methods inherited from class org.zkoss.bind.impl.BindingImpl |
|---|
containsAttribute, getArgs, getAttribute, getBinder, getComponent, getPureExpressionString, setAttribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.zkoss.bind.sys.ChildrenBinding |
|---|
getCommandName, getConditionType, getPropertyString |
| Methods inherited from interface org.zkoss.bind.sys.Binding |
|---|
getArgs, getBinder, getComponent |
| Constructor Detail |
|---|
public LoadChildrenBindingImpl(Binder binder,
Component comp,
java.lang.String loadExpr,
ConditionType conditionType,
java.lang.String command,
java.util.Map<java.lang.String,java.lang.Object> bindingArgs)
| Method Detail |
|---|
public void load(BindContext ctx)
LoadBinding
load in interface LoadBindingctx - the binding runtime context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||