public class InitFormBindingImpl extends FormBindingImpl implements InitFormBinding
InitPropertyBinding
._accessInfo, _formId
Constructor and Description |
---|
InitFormBindingImpl(Binder binder,
Component comp,
java.lang.String formId,
java.lang.String initExpr,
java.util.Map<java.lang.String,java.lang.Object> bindingArgs) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
ignoreTracker() |
void |
load(BindContext ctx)
Load data into the source attribute from the target property.
|
getBaseExpression, getCommandName, getConditionType, getFieldExpression, getFormBean, getFormExpression, getFormId, getPropertyString, 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
protected boolean ignoreTracker()
ignoreTracker
in class FormBindingImpl
public void load(BindContext ctx)
LoadBinding
load
in interface LoadBinding
ctx
- the binding runtime contextCopyright © 2005-2021 Potix Corporation. All Rights Reserved.