public interface GovernmentBodyChartDataManager
Modifier and Type | Method and Description |
---|---|
void |
createGovernmentBodyHeadcountChart(com.vaadin.ui.AbstractOrderedLayout content,
String name)
Creates the government body headcount chart.
|
void |
createMinistryGovernmentBodyHeadcountSummaryChart(com.vaadin.ui.AbstractOrderedLayout content)
Creates the ministry government body headcount summary chart.
|
void |
createMinistryGovernmentBodyHeadcountSummaryChart(com.vaadin.ui.AbstractOrderedLayout content,
String name)
Creates the ministry government body headcount summary chart.
|
void createGovernmentBodyHeadcountChart(com.vaadin.ui.AbstractOrderedLayout content, String name)
content
- the contentname
- the namevoid createMinistryGovernmentBodyHeadcountSummaryChart(com.vaadin.ui.AbstractOrderedLayout content, String name)
content
- the contentname
- the namevoid createMinistryGovernmentBodyHeadcountSummaryChart(com.vaadin.ui.AbstractOrderedLayout content)
content
- the contentCopyright © 2008–2017 www.hack23.com. All rights reserved.