public static interface IOutputter.Context
Modifier and Type | Method and Description |
---|---|
String |
addContextResult(String name,
IResult result) |
String |
addIcon(URL icon)
Get string to represent an icon
|
String |
getId() |
int |
getLimit() |
File |
getOutputDirectory() |
String |
getPathToRoot() |
IQueryContext |
getQueryContext() |
boolean |
hasLimit() |
boolean |
isColumnVisible(int columnIndex) |
boolean |
isTotalsRowVisible() |
String |
param(String key) |
String |
param(String key,
String defaultValue) |
String getId()
IQueryContext getQueryContext()
File getOutputDirectory()
String getPathToRoot()
String addIcon(URL icon)
icon
- boolean hasLimit()
int getLimit()
boolean isColumnVisible(int columnIndex)
boolean isTotalsRowVisible()