Uses of Class
org.imixs.workflow.office.dashboard.DashboardDataSet
Packages that use DashboardDataSet
-
Uses of DashboardDataSet in org.imixs.workflow.office.dashboard
Fields in org.imixs.workflow.office.dashboard with type parameters of type DashboardDataSetModifier and TypeFieldDescriptionprotected Map<String,DashboardDataSet> DashboardAnalyticController.dataSetsMethods in org.imixs.workflow.office.dashboard that return DashboardDataSetModifier and TypeMethodDescriptionDashboardAnalyticController.getDataSet(String key, String options) Methods in org.imixs.workflow.office.dashboard with parameters of type DashboardDataSetModifier and TypeMethodDescriptionvoidDashboardAnalyticController.next(DashboardDataSet dataSet) Navigate in a data set to the next page by increasing the page indexvoidDashboardAnalyticController.prev(DashboardDataSet dataSet) Navigate in a data set to the previous page by increasing the page index