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, setDebugEnabledForBinding
public ERXProxyAssociation(WOAssociation proxiedAssociation, String prefix, String suffix, boolean treatNullAsEmptyString)
public String toString()
toString
in class WOAssociation
public Object valueInComponent(WOComponent wocomponent)
valueInComponent
in class WOAssociation
public void setValue(Object obj, WOComponent wocomponent)
setValue
in class WOAssociation
public void _setValueNoValidation(Object obj, WOComponent wocomponent)
_setValueNoValidation
in class WOAssociation
public boolean isValueSettable()
isValueSettable
in class WOAssociation
public boolean isValueConstant()
isValueConstant
in class WOAssociation
public String keyPath()
keyPath
in class WOAssociation
public String bindingInComponent(WOComponent wocomponent)
bindingInComponent
in class WOAssociation
Copyright © 2002 – 2024 Project Wonder.