public interface DecisionChartDataManager
Modifier and Type | Method and Description |
---|---|
void |
createDecisionTypeChart(com.vaadin.ui.AbstractOrderedLayout content)
Creates the decision type chart.
|
void |
createDecisionTypeChart(com.vaadin.ui.AbstractOrderedLayout content,
String orgCode)
Creates the decision type chart.
|
void createDecisionTypeChart(com.vaadin.ui.AbstractOrderedLayout content)
content
- the contentvoid createDecisionTypeChart(com.vaadin.ui.AbstractOrderedLayout content, String orgCode)
content
- the contentorgCode
- the org codeCopyright © 2008–2017 www.hack23.com. All rights reserved.