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