|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectHttpServlet
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(HttpServletRequest request,
HttpServletResponse response,
ExecutingContext ec)
Process RowCollection resulting from an operation and send to request as an HTML Table. |
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(HttpServletRequest request, HttpServletResponse response, ExecutingContext ec) throws CMException
process
in interface IOutputProcessor
CMException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |