Uses of Class
org.vaadin.addons.componentfactory.PivotTable.AbstractPivotData
-
Uses of PivotTable.AbstractPivotData in org.vaadin.addons.componentfactory
Subclasses of PivotTable.AbstractPivotData in org.vaadin.addons.componentfactoryModifier and TypeClassDescriptionstatic classPivot dataa model that auto creates based on list of beans using introspection.static classstatic classData model for PivotTable.Constructors in org.vaadin.addons.componentfactory with parameters of type PivotTable.AbstractPivotDataModifierConstructorDescriptionPivotTable(PivotTable.AbstractPivotData pivotData, PivotTable.PivotOptions pivotOptions, PivotTable.PivotMode mode) Create PivotTable using given data and options.