public class ERXLocalizerAssociation extends WOAssociation
loc:value="SomeKey" and
loc:value=someReturnValue syntax.
Install withWOOgnl.setAssociationClassForPrefix(ERXLocalizerAssociation.class, "loc");
loc:value="SomeKey" と loc:value=someReturnValue
インストール
WOOgnl.setAssociationClassForPrefix(ERXLocalizerAssociation.class, "loc");
WOAssociation._EventLoggingEnabler, WOAssociation.Event_BINDING_KEYPATH_PREFIX, _debugEnabled, _IsEventLoggingEnabled, TakeValueForKeyPathEvent, ValueForKeyPathEvent| Constructor and Description |
|---|
ERXLocalizerAssociation(Object value,
boolean isConstant) |
| Modifier and Type | Method and Description |
|---|---|
String |
bindingInComponent(WOComponent wocomponent) |
Object |
clone() |
boolean |
isValueConstant() |
String |
keyPath() |
String |
toString() |
Object |
valueInComponent(WOComponent wocomponent) |
_bindingName, _debugDescription, _declarationName, _declarationType, _hasBindingInParent, _isImplementedForComponent, _logPullValue, _logPushValue, _markStartOfEventIfNeeded, _setDebuggingEnabled, _setValueNoValidation, associationWithKeyPath, associationWithValue, booleanValueInComponent, isValueConstantInComponent, isValueSettable, isValueSettableInComponent, setDebugEnabledForBinding, setValuepublic ERXLocalizerAssociation(Object value, boolean isConstant)
public boolean isValueConstant()
isValueConstant in class WOAssociationpublic Object valueInComponent(WOComponent wocomponent)
valueInComponent in class WOAssociationpublic String bindingInComponent(WOComponent wocomponent)
bindingInComponent in class WOAssociationpublic String keyPath()
keyPath in class WOAssociationpublic String toString()
toString in class WOAssociationCopyright © 2002 – 2025 Project Wonder.