ERXLocalizerAssociation Class Reference

Inherits com::webobjects::appserver::WOAssociation.

Collaboration diagram for ERXLocalizerAssociation:

Collaboration graph
[legend]

List of all members.

Public Member Functions

String bindingInComponent (WOComponent wocomponent)
Object clone ()
 ERXLocalizerAssociation (Object value, boolean isConstant)
boolean isValueConstant ()
String keyPath ()
String toString ()
Object valueInComponent (WOComponent wocomponent)

Private Attributes

boolean _isConstant
String _parentBinding
String _value


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

ERXLocalizerAssociation ( Object  value,
boolean  isConstant 
)


Member Function Documentation

String bindingInComponent ( WOComponent  wocomponent  ) 

Object clone (  ) 

boolean isValueConstant (  ) 

String keyPath (  ) 

String toString (  ) 

Object valueInComponent ( WOComponent  wocomponent  ) 


Member Data Documentation

boolean _isConstant [private]

String _value [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:16 2012 for Project Wonder by  doxygen 1.5.8