public class LoadChildrenBindingImpl extends ChildrenBindingImpl implements LoadChildrenBinding
LoadChildrenBinding
._accessInfo
Constructor and Description |
---|
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,
java.lang.String converterExpr,
java.util.Map<java.lang.String,java.lang.Object> converterArgs) |
Modifier and Type | Method and Description |
---|---|
void |
addDependsOnTrackings(java.util.List<java.lang.String> srcpath,
java.lang.String basepath,
java.lang.String[] props)
Internal Use Only.
|
void |
load(BindContext ctx)
Load data into the source attribute from the target property.
|
getCommandName, getConditionType, getConverter, getPropertyString, ignoreTracker, toString
containsAttribute, getArgs, getAttribute, getBinder, getComponent, setAttribute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCommandName, getConditionType, getPropertyString
getArgs, getBinder, getComponent
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, java.lang.String converterExpr, java.util.Map<java.lang.String,java.lang.Object> converterArgs)
public void load(BindContext ctx)
LoadBinding
load
in interface LoadBinding
ctx
- the binding runtime contextpublic void addDependsOnTrackings(java.util.List<java.lang.String> srcpath, java.lang.String basepath, java.lang.String[] props)
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.