|
||||||||||
| 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.InitChildrenBindingImpl
public class InitChildrenBindingImpl
Implementation of InitChildrenBinding.
| Field Summary |
|---|
| Fields inherited from class org.zkoss.bind.impl.ChildrenBindingImpl |
|---|
_accessInfo |
| Constructor Summary | |
|---|---|
InitChildrenBindingImpl(Binder binder,
Component comp,
java.lang.String initExpr,
java.util.Map<java.lang.String,java.lang.Object> bindingArgs)
|
|
| Method Summary | |
|---|---|
protected boolean |
ignoreTracker()
|
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, 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 InitChildrenBindingImpl(Binder binder,
Component comp,
java.lang.String initExpr,
java.util.Map<java.lang.String,java.lang.Object> bindingArgs)
| Method Detail |
|---|
protected boolean ignoreTracker()
ignoreTracker in class ChildrenBindingImplpublic 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 | |||||||||