public class GridReportDefinitionContent extends ReportDefinitionContent
| Modifier and Type | Method and Description |
|---|---|
static ReportDefinition |
create(String title,
List<String> columns,
List<AttributeInGrid> rows,
List<GridElement> metrics) |
String |
getFormat() |
getFilters, getGridpublic static final String FORMAT
public String getFormat()
getFormat in class ReportDefinitionContentpublic static ReportDefinition create(String title, List<String> columns, List<AttributeInGrid> rows, List<GridElement> metrics)
Copyright © 2014. All Rights Reserved.