| Package | Description |
|---|---|
| com.gooddata.export | |
| com.gooddata.md |
| Modifier and Type | Method and Description |
|---|---|
FutureResult<Void> |
ExportService.exportPdf(ProjectDashboard dashboard,
ProjectDashboard.Tab tab,
OutputStream output)
Export the given dashboard tab in PDF format to the given output stream
|
| Modifier and Type | Method and Description |
|---|---|
ProjectDashboard.Tab |
ProjectDashboard.getTabByName(String name)
Returns dashboard tab with the given tab name.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ProjectDashboard.Tab> |
ProjectDashboard.getTabs() |
| Constructor and Description |
|---|
ProjectDashboard(String title,
ProjectDashboard.Tab... tabs) |
Copyright © 2017. All rights reserved.