public interface AdminChartDataManager
Modifier and Type | Method and Description |
---|---|
void |
createApplicationActionEventPageDailySummaryChart(com.vaadin.ui.AbstractOrderedLayout content)
Creates the application action event page daily summary chart.
|
void |
createApplicationActionEventPageElementDailySummaryChart(com.vaadin.ui.AbstractOrderedLayout content,
String page,
String elementId)
Creates the application action event page element daily summary chart.
|
void |
createApplicationActionEventPageModeDailySummaryChart(com.vaadin.ui.AbstractOrderedLayout content,
String page)
Creates the application action event page mode daily summary chart.
|
void createApplicationActionEventPageDailySummaryChart(com.vaadin.ui.AbstractOrderedLayout content)
content
- the contentvoid createApplicationActionEventPageModeDailySummaryChart(com.vaadin.ui.AbstractOrderedLayout content, String page)
content
- the contentpage
- the pagevoid createApplicationActionEventPageElementDailySummaryChart(com.vaadin.ui.AbstractOrderedLayout content, String page, String elementId)
content
- the contentpage
- the pageelementId
- the element idCopyright © 2008–2017 www.hack23.com. All rights reserved.