| Package | Description |
|---|---|
| com.gooddata.md.report |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeInGrid
Attribute in Grid
|
| Modifier and Type | Method and Description |
|---|---|
Collection<GridElement> |
Grid.getMetrics() |
| Modifier and Type | Method and Description |
|---|---|
static ReportDefinition |
GridReportDefinitionContent.create(String title,
List<String> columns,
List<AttributeInGrid> rows,
List<GridElement> metrics) |
| Constructor and Description |
|---|
Grid(Collection<String> columns,
Collection<AttributeInGrid> rows,
Collection<GridElement> metrics) |
Grid(Collection<String> columns,
Collection<AttributeInGrid> rows,
Collection<GridElement> metrics,
Map<String,List<String>> sort,
Collection<Map<String,Object>> columnWidths) |
Copyright © 2014. All Rights Reserved.