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, setValue
public ERXLocalizerAssociation(Object value, boolean isConstant)
public boolean isValueConstant()
isValueConstant
in class WOAssociation
public Object valueInComponent(WOComponent wocomponent)
valueInComponent
in class WOAssociation
public String bindingInComponent(WOComponent wocomponent)
bindingInComponent
in class WOAssociation
public String keyPath()
keyPath
in class WOAssociation
public String toString()
toString
in class WOAssociation
Copyright © 2002 – 2024 Project Wonder.