public class InitChildrenBindingImpl extends ChildrenBindingImpl implements InitChildrenBinding
InitChildrenBinding._accessInfo| Constructor and Description |
|---|
InitChildrenBindingImpl(Binder binder,
org.zkoss.zk.ui.Component comp,
String initExpr,
Map<String,Object> bindingArgs,
String converterExpr,
Map<String,Object> converterArgs) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ignoreTracker() |
void |
load(BindContext ctx)
Load data into the source attribute from the target property.
|
getCommandName, getConditionType, getConverter, getPropertyString, toStringcontainsAttribute, getArgs, getAttribute, getBinder, getComponent, setAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCommandName, getConditionType, getPropertyStringgetArgs, getBinder, getComponentprotected boolean ignoreTracker()
ignoreTracker in class ChildrenBindingImplpublic void load(BindContext ctx)
LoadBindingload in interface LoadBindingctx - the binding runtime contextCopyright © 2020. All rights reserved.