public class TableHtmlAction extends AbstractTableAction
AbstractTableAction.columns) of attributes are exported.
Path: http://.../data/table.html?pattern=SimonPattern&type=STOPWATCH&type=COUNTER&timeFormat=MILLISECONDAbstractTableAction.Column<T>| Modifier and Type | Field and Description |
|---|---|
static String |
PATH
Path to display Flat HTML table.
|
contentType, numberPattern, stringifierFactory| Constructor and Description |
|---|
TableHtmlAction(ActionContext context)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
printBody(PrintWriter writer) |
protected void |
printBodyRow(Sample sample,
PrintWriter writer) |
protected void |
printCell(AbstractTableAction.Column column,
String s,
PrintWriter writer) |
protected void |
printHeaderRow(PrintWriter writer) |
protected void |
printTable(PrintWriter writer) |
execute, getPattern, printBodyCell, printBodyRow, printHeaderCell, readParameters, setPatterndontCache, getContextpublic static final String PATH
public TableHtmlAction(ActionContext context)
protected void printTable(PrintWriter writer) throws IOException
printTable in class AbstractTableActionIOExceptionprotected void printHeaderRow(PrintWriter writer) throws IOException
printHeaderRow in class AbstractTableActionIOExceptionprotected void printBody(PrintWriter writer) throws IOException
printBody in class AbstractTableActionIOExceptionprotected void printBodyRow(Sample sample, PrintWriter writer) throws IOException
printBodyRow in class AbstractTableActionIOExceptionprotected void printCell(AbstractTableAction.Column column, String s, PrintWriter writer) throws IOException
printCell in class AbstractTableActionIOExceptionCopyright © 2019. All rights reserved.