public class InitPropertyBindingImpl extends PropertyBindingImpl implements InitPropertyBinding
InitPropertyBinding._accessInfo, _fieldExpr| Constructor and Description |
|---|
InitPropertyBindingImpl(Binder binder,
Component comp,
java.lang.String attr,
java.lang.String loadAttr,
java.lang.Class<?> attrType,
java.lang.String initExpr,
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 |
|---|---|
protected boolean |
ignoreTracker() |
void |
load(BindContext ctx)
Load data into the source attribute from the target property.
|
getCommandName, getConditionType, getConverter, getConverterArgs, getFieldName, getProperty, getPropertyString, toStringcontainsAttribute, getArgs, getAttribute, getBinder, getComponent, setAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCommandName, getConditionType, getConverter, getConverterArgs, getFieldName, getProperty, getPropertyStringgetArgs, getBinder, getComponentpublic InitPropertyBindingImpl(Binder binder, Component comp, java.lang.String attr, java.lang.String loadAttr, java.lang.Class<?> attrType, java.lang.String initExpr, java.util.Map<java.lang.String,java.lang.Object> bindingArgs, java.lang.String converterExpr, java.util.Map<java.lang.String,java.lang.Object> converterArgs)
protected boolean ignoreTracker()
ignoreTracker in class PropertyBindingImplpublic void load(BindContext ctx)
LoadBindingload in interface LoadBindingctx - the binding runtime contextCopyright © 2005-2011 Potix Corporation. All Rights Reserved.