public class Statistics
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
type |
Constructor and Description |
---|
Statistics(java.lang.String type)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
protected org.dussan.vaadin.dcharts.DCharts |
drawStatistics()
Method which draws the statistics and returns them in a form of DCharts widget
|