EGWrapper Class Reference

Inherits er::extensions::components::ERXNonSynchronizingComponent.

Collaboration diagram for EGWrapper:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse response, WOContext context)
 EGWrapper (WOContext context)
String fileName ()
NSDictionary fonts ()
boolean isEnabled ()
void setFileName (String value)
void setFonts (NSDictionary value)
void setStyles (NSDictionary value)
NSDictionary styles ()

Private Attributes

String _fileName
NSDictionary _fonts
NSDictionary _styles

Static Private Attributes

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


Detailed Description

Class for Excel Component EGWrapper.

sample sample binding explanation

Author:
ak on Thu Mar 04 2004 ExcelGenerator

Constructor & Destructor Documentation

EGWrapper ( WOContext  context  ) 

Public constructor

Parameters:
context the 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.

String fileName (  ) 

NSDictionary fonts (  ) 

boolean isEnabled (  ) 

void setFileName ( String  value  ) 

void setFonts ( NSDictionary  value  ) 

void setStyles ( NSDictionary  value  ) 

NSDictionary styles (  ) 


Member Data Documentation

String _fileName [private]

NSDictionary _fonts [private]

NSDictionary _styles [private]

final Logger log = Logger.getLogger(EGWrapper.class) [static, private]

logging support


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

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