ERPOFCChart Class Reference

Inherits er::extensions::components::ERXStatelessComponent.

Collaboration diagram for ERPOFCChart:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse r, WOContext c)
Chart chart ()
 ERPOFCChart (WOContext context)
Integer height ()
String id ()
String json ()
String openFlashChartSwf ()
void reset ()
String safeElementID ()
Integer width ()

Static Protected Attributes

static final Logger log = Logger.getLogger(ERPOFCChart.class)

Private Attributes

Chart _chart
Integer _height
String _id
String _safeElementID
Integer _width


Constructor & Destructor Documentation

ERPOFCChart ( WOContext  context  ) 


Member Function Documentation

void appendToResponse ( WOResponse  response,
WOContext  context 
)

Calls resetCachedBindingsInStatefulComponent prior to super.appendToResponse.

Parameters:
response to which we are appending
context context of the response

Reimplemented from ERXNonSynchronizingComponent.

Chart chart (  ) 

Integer height (  ) 

String id (  ) 

String json (  ) 

String openFlashChartSwf (  ) 

Returns:
the swfLocation

void reset (  ) 

Reimplemented from ERXStatelessComponent.

String safeElementID (  ) 

Returns:
a safe element name element.

Integer width (  ) 


Member Data Documentation

Chart _chart [private]

Integer _height [private]

String _id [private]

Integer _width [private]

final Logger log = Logger.getLogger(ERPOFCChart.class) [static, protected]

logging support


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

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