public class LoadFormBindingImpl extends FormBindingImpl implements LoadFormBinding
LoadFormBinding
_accessInfo, _formId
Constructor and Description |
---|
LoadFormBindingImpl(Binder binder,
Component comp,
java.lang.String formId,
java.lang.String loadExpr,
ConditionType conditionType,
java.lang.String command,
java.util.Map<java.lang.String,java.lang.Object> bindingArgs) |
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.
|
int |
getSeriesLength() |
void |
load(BindContext ctx)
Load data into the source attribute from the target property.
|
void |
setSeriesLength(int len) |
getBaseExpression, getCommandName, getConditionType, getFieldExpression, getFormBean, getFormExpression, getFormId, getPropertyString, ignoreTracker, initFormBean, toString
containsAttribute, getArgs, getAttribute, getBinder, getComponent, setAttribute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCommandName, getConditionType, getFieldExpression, getFormBean, getFormExpression, getFormId, getPropertyString
getArgs, getBinder, getComponent
public LoadFormBindingImpl(Binder binder, Component comp, java.lang.String formId, java.lang.String loadExpr, ConditionType conditionType, java.lang.String command, java.util.Map<java.lang.String,java.lang.Object> bindingArgs)
public void load(BindContext ctx)
LoadBinding
load
in interface LoadBinding
ctx
- the binding runtime contextpublic void setSeriesLength(int len)
public int getSeriesLength()
public void addDependsOnTrackings(java.util.List<java.lang.String> srcpath, java.lang.String basepath, java.lang.String[] props)
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.