ERXLocalizerAssociation Class Reference
Inherits com::webobjects::appserver::WOAssociation.
List of all members.
Detailed Description
Localizes the value it is bound to. Can handle both
loc:value="SomeKey" and
loc:value=someReturnValue syntax. Install with
WOOgnl.setAssociationClassForPrefix(ERXLocalizerAssociation.class, "loc"); - Author:
- ak
Constructor & Destructor Documentation
Member Function Documentation
| String bindingInComponent |
( |
WOComponent |
wocomponent |
) |
|
| boolean isValueConstant |
( |
|
) |
|
| Object valueInComponent |
( |
WOComponent |
wocomponent |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: