WOAnyField Class Reference

Inherits com::webobjects::appserver::WOComponent.

Inherited by ERDAnyField, and ERXAnyField.

Collaboration diagram for WOAnyField:

Collaboration graph
base refererrect $struct___string.html 23,41 87,65
[legend]

List of all members.

Public Member Functions

WODisplayGroup displayGroup ()
void finalize () throws Throwable
String formatterForKey (String key)
void invalidateCaches ()
boolean isStateless ()
String relationshipKey ()
void reset ()
String selectedKey ()
String selectedKeyItem ()
String selectedOperator ()
String selectedOperatorItem ()
void setSelectedKey (String key)
void setSelectedKeyItem (String aSelectedKeyItem)
void setSelectedOperator (String anOperator)
void setSelectedOperatorItem (String aSelectedOperatorItem)
void setTextFieldValue (String value)
void setValue (Object newValue)
boolean synchronizesVariablesWithBindings ()
String textFieldValue ()
Object value ()
String valueClassNameForKey (String key)
 WOAnyField (WOContext aContext)

Public Attributes

String selectedKeyItem
String selectedOperatorItem

Static Protected Attributes

static final String DEFAULT_DATE_FORMAT = "YYYY/MM/DD"
static final String DEFAULT_NUMBER_FORMAT = "0"

Private Attributes

WODisplayGroup _displayGroup
String _relationshipKey
String _selectedKey
String _selectedOperator
String _textFieldValue
Object _value


Constructor & Destructor Documentation

WOAnyField ( WOContext  aContext  ) 


Member Function Documentation

WODisplayGroup displayGroup (  ) 

void finalize (  )  throws Throwable

String formatterForKey ( String  key  ) 

void invalidateCaches (  ) 

boolean isStateless (  ) 

String relationshipKey (  ) 

void reset (  ) 

String selectedKey (  ) 

String selectedOperator (  ) 

void setSelectedKey ( String  key  ) 

void setSelectedKeyItem ( String  aSelectedKeyItem  ) 

void setSelectedOperator ( String  anOperator  ) 

void setSelectedOperatorItem ( String  aSelectedOperatorItem  ) 

void setTextFieldValue ( String  value  ) 

void setValue ( Object  newValue  ) 

boolean synchronizesVariablesWithBindings (  ) 

String textFieldValue (  ) 

Object value (  ) 

String valueClassNameForKey ( String  key  ) 


Member Data Documentation

WODisplayGroup _displayGroup [private]

String _selectedKey [private]

Object _value [private]

final String DEFAULT_DATE_FORMAT = "YYYY/MM/DD" [static, protected]

final String DEFAULT_NUMBER_FORMAT = "0" [static, protected]


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

Generated on Sat May 26 06:42:37 2012 for Project Wonder by  doxygen 1.5.8