@FunctionalInterface public interface PoliticianChartDataManager
Modifier and Type | Method and Description |
---|---|
void |
createPersonLineChart(com.vaadin.ui.AbstractOrderedLayout content,
String personId)
Creates the person line chart.
|
void createPersonLineChart(com.vaadin.ui.AbstractOrderedLayout content, String personId)
content
- the contentpersonId
- the person idCopyright © 2008–2017 www.hack23.com. All rights reserved.