EventAnalyticsDashboard |
EventAnalyticsDashboard.addReport(EventAnalyticsReport report) |
Adds a report to the dashboard.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.addReport(EventAnalyticsReport report,
int position) |
Add a report to this dashboard.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.addReport(EventAnalyticsReport report,
int position,
EventAnalyticsReportDashboard.Width width) |
Add a report to this dashboard.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.clearReports() |
Completely erases the reports of this dashboard.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.clone() |
|
EventAnalyticsDashboard |
EventAnalyticsReportDashboard.getDashboard() |
Returns the dashboard.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.getParentTemplate() |
Returns the parent template (if any).
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.removeReport(EventAnalyticsReportDashboard instance) |
Removes a report from the dashboard.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setEmailNextDateToSend(Date emailNextDateToSend) |
Sets the emailNextDateToSend.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setEmailTargets(String emailTargets) |
Sets the emailTargets.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setEmailTime(Integer emailTime) |
Sets the emailTime.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setEmailType(EventAnalyticsDashboard.EmailType emailType) |
Sets the emailType.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setEmailWeekday(Integer emailWeekday) |
Sets the emailWeekday.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setPosition(Integer position) |
Sets the position.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setShared(boolean shared) |
Sets whether this dashboard should be shared.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setStandard(boolean isStandard) |
Sets the isStandard.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setTimeFrame(String timeFrame) |
Sets the timeFrame.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setTitle(String title) |
Sets the title.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setType(String type) |
Sets the type.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setUserSegmentation(String userSegmentation) |
Sets the userSegmentation.
|