|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Params.Html
Parameters specific to HTML reports.
Field Summary | |
---|---|
static java.lang.String |
COLLAPSED
Collapse this section in the HTML report if set to Boolean.TRUE.toString() |
static java.lang.String |
IS_IMPORTANT
Used to emphasise a section. |
static java.lang.String |
RENDER_DETAILS
Include embedded report details. |
static java.lang.String |
SEPARATE_FILE
Used to specify this report should be in a separate HTML file |
static java.lang.String |
SHOW_HEADING
Whether to show a heading. |
static java.lang.String |
SHOW_TABLE_HEADER
Whether to show a table header. |
static java.lang.String |
SHOW_TOTALS
Whether to show totals for a table |
Field Detail |
---|
static final java.lang.String COLLAPSED
static final java.lang.String SEPARATE_FILE
static final java.lang.String IS_IMPORTANT
static final java.lang.String SHOW_TABLE_HEADER
static final java.lang.String SHOW_HEADING
static final java.lang.String SHOW_TOTALS
static final java.lang.String RENDER_DETAILS
DetailResultProvider
. If set
to "false", those detail results are not included in the HTML output.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |