|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--javax.servlet.GenericServlet
|
+--javax.servlet.http.HttpServlet
|
+--planetj.output.excel.ExcelTable
Process RowCollection resulting from an operation and send to request as an HTML Table. Used for Excel Web Query. Creation date: (12/02/2003 9:01:41 AM)
| Field Summary |
| Fields inherited from interface planetj.output.IOutputProcessor |
OUTPUT_CLASS, USE_EXISTING_RC_KEY |
| Constructor Summary | |
ExcelTable()
ExcelTable constructor comment. |
|
| Method Summary | |
void |
process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ExecutingContext ec)
Process RowCollection resulting from an operation and send to request as an HTML Table. |
| Methods inherited from class javax.servlet.http.HttpServlet |
service |
| Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExcelTable()
| Method Detail |
public void process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ExecutingContext ec)
throws CMException
process in interface IOutputProcessorCMException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||