public class VertexiumDashboard extends Dashboard
| Constructor and Description |
|---|
VertexiumDashboard(String id,
String workspaceId,
String title,
List<DashboardItem> items) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<DashboardItem> |
getItems() |
String |
getTitle() |
equals, getId, getItemById, getWorkspaceId, hashCode, toStringpublic VertexiumDashboard(String id, String workspaceId, String title, List<DashboardItem> items)
Copyright © 2013–2017 Visallo, LLC. All rights reserved.