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(java.lang.Object value,
boolean isConstant) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
bindingInComponent(WOComponent wocomponent) |
java.lang.Object |
clone() |
boolean |
isValueConstant() |
java.lang.String |
keyPath() |
java.lang.String |
toString() |
java.lang.Object |
valueInComponent(WOComponent wocomponent) |
_bindingName, _debugDescription, _declarationName, _declarationType, _hasBindingInParent, _isImplementedForComponent, _logPullValue, _logPushValue, _markStartOfEventIfNeeded, _setDebuggingEnabled, _setValueNoValidation, associationWithKeyPath, associationWithValue, booleanValueInComponent, isValueConstantInComponent, isValueSettable, isValueSettableInComponent, setDebugEnabledForBinding, setValuepublic ERXLocalizerAssociation(java.lang.Object value,
boolean isConstant)
public boolean isValueConstant()
isValueConstant in class WOAssociationpublic java.lang.Object valueInComponent(WOComponent wocomponent)
valueInComponent in class WOAssociationpublic java.lang.String bindingInComponent(WOComponent wocomponent)
bindingInComponent in class WOAssociationpublic java.lang.String keyPath()
keyPath in class WOAssociationpublic java.lang.Object clone()
clone in class java.lang.Objectpublic java.lang.String toString()
toString in class WOAssociationCopyright © 2002 – 2022 Project Wonder.