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, toStringcontainsAttribute, getArgs, getAttribute, getBinder, getComponent, setAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCommandName, getConditionType, getFieldExpression, getFormBean, getFormExpression, getFormId, getPropertyStringgetArgs, getBinder, getComponentpublic 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)
LoadBindingload in interface LoadBindingctx - 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-2011 Potix Corporation. All Rights Reserved.