ERXWOBrowser Class Reference

Inherits com::webobjects::appserver::_private::WOInput.

Collaboration diagram for ERXWOBrowser:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendAttributesToResponse (WOResponse woresponse, WOContext wocontext)
void appendChildrenToResponse (WOResponse woresponse, WOContext wocontext)
boolean disabledInComponent (WOComponent component)
 ERXWOBrowser (String s, NSDictionary nsdictionary, WOElement woelement)
void takeValuesFromRequest (WORequest worequest, WOContext wocontext)
String toString ()

Protected Member Functions

void _appendValueAttributeToResponse (WOResponse woresponse, WOContext wocontext)
boolean hasContent ()
boolean isBrowser ()
Object selectedValue (WOComponent wocomponent)
void setSelectedValue (Object value, WOComponent component)

Package Attributes

WOAssociation _displayString
WOAssociation _escapeHTML
WOAssociation _item
WOAssociation _list
WOAssociation _multiple
WOAssociation _selectedValues
WOAssociation _selections
WOAssociation _size
Logger log = Logger.getLogger(ERXWOBrowser.class)

Private Member Functions

void _fastTakeValuesFromRequest (WORequest worequest, WOContext wocontext)
void _slowTakeValuesFromRequest (WORequest worequest, WOContext wocontext)

Private Attributes

WOAssociation _disabled
boolean _loggedSlow


Detailed Description

Crappy reimplementation of WOBrowser which would not be needed of if it could handle java collections.

Author:
ak, with help from a friend named jad

Constructor & Destructor Documentation

ERXWOBrowser ( String  s,
NSDictionary  nsdictionary,
WOElement  woelement 
)


Member Function Documentation

void _appendValueAttributeToResponse ( WOResponse  woresponse,
WOContext  wocontext 
) [protected]

void _fastTakeValuesFromRequest ( WORequest  worequest,
WOContext  wocontext 
) [private]

void _slowTakeValuesFromRequest ( WORequest  worequest,
WOContext  wocontext 
) [private]

void appendAttributesToResponse ( WOResponse  woresponse,
WOContext  wocontext 
)

void appendChildrenToResponse ( WOResponse  woresponse,
WOContext  wocontext 
)

boolean disabledInComponent ( WOComponent  component  ) 

boolean hasContent (  )  [protected]

boolean isBrowser (  )  [protected]

Object selectedValue ( WOComponent  wocomponent  )  [protected]

void setSelectedValue ( Object  value,
WOComponent  component 
) [protected]

void takeValuesFromRequest ( WORequest  worequest,
WOContext  wocontext 
)

String toString (  ) 


Member Data Documentation

WOAssociation _disabled [private]

WOAssociation _displayString [package]

WOAssociation _escapeHTML [package]

WOAssociation _item [package]

WOAssociation _list [package]

boolean _loggedSlow [private]

WOAssociation _multiple [package]

WOAssociation _selectedValues [package]

WOAssociation _selections [package]

WOAssociation _size [package]

Logger log = Logger.getLogger(ERXWOBrowser.class) [package]


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

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