public class ERXProxyAssociation extends WOAssociation implements java.lang.Cloneable
WOAssociation._EventLoggingEnabler, WOAssociation.Event_BINDING_KEYPATH_PREFIX, _debugEnabled, _IsEventLoggingEnabled, TakeValueForKeyPathEvent, ValueForKeyPathEvent| Constructor and Description |
|---|
ERXProxyAssociation(WOAssociation proxiedAssociation,
java.lang.String prefix,
java.lang.String suffix,
boolean treatNullAsEmptyString) |
| Modifier and Type | Method and Description |
|---|---|
void |
_setValueNoValidation(java.lang.Object obj,
WOComponent wocomponent) |
java.lang.String |
bindingInComponent(WOComponent wocomponent) |
java.lang.Object |
clone() |
boolean |
isValueConstant() |
boolean |
isValueSettable() |
java.lang.String |
keyPath() |
protected java.lang.Object |
processValue(java.lang.Object obj) |
void |
setValue(java.lang.Object obj,
WOComponent wocomponent) |
java.lang.String |
toString() |
java.lang.Object |
valueInComponent(WOComponent wocomponent) |
_bindingName, _debugDescription, _declarationName, _declarationType, _hasBindingInParent, _isImplementedForComponent, _logPullValue, _logPushValue, _markStartOfEventIfNeeded, _setDebuggingEnabled, associationWithKeyPath, associationWithValue, booleanValueInComponent, isValueConstantInComponent, isValueSettableInComponent, setDebugEnabledForBindingpublic ERXProxyAssociation(WOAssociation proxiedAssociation, java.lang.String prefix, java.lang.String suffix, boolean treatNullAsEmptyString)
public java.lang.Object clone()
clone in class java.lang.Objectpublic java.lang.String toString()
toString in class WOAssociationpublic java.lang.Object valueInComponent(WOComponent wocomponent)
valueInComponent in class WOAssociationprotected java.lang.Object processValue(java.lang.Object obj)
public void setValue(java.lang.Object obj,
WOComponent wocomponent)
setValue in class WOAssociationpublic void _setValueNoValidation(java.lang.Object obj,
WOComponent wocomponent)
_setValueNoValidation in class WOAssociationpublic boolean isValueSettable()
isValueSettable in class WOAssociationpublic boolean isValueConstant()
isValueConstant in class WOAssociationpublic java.lang.String keyPath()
keyPath in class WOAssociationpublic java.lang.String bindingInComponent(WOComponent wocomponent)
bindingInComponent in class WOAssociationCopyright © 2002 – 2022 Project Wonder.