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