public class LoadChildrenBindingImpl extends ChildrenBindingImpl implements LoadChildrenBinding
LoadChildrenBinding._accessInfo| Constructor and Description |
|---|
LoadChildrenBindingImpl(Binder binder,
org.zkoss.zk.ui.Component comp,
String loadExpr,
ConditionType conditionType,
String command,
Map<String,Object> bindingArgs,
String converterExpr,
Map<String,Object> converterArgs) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDependsOnTrackings(List<String> srcpath,
String basepath,
String[] props)
Internal Use Only.
|
void |
load(BindContext ctx)
Load data into the source attribute from the target property.
|
getCommandName, getConditionType, getConverter, getPropertyString, ignoreTracker, toStringcontainsAttribute, getArgs, getAttribute, getBinder, getComponent, setAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCommandName, getConditionType, getPropertyStringgetArgs, getBinder, getComponentpublic void load(BindContext ctx)
LoadBindingload in interface LoadBindingctx - the binding runtime contextCopyright © 2020. All rights reserved.