| Package | com.flexmonster.pivot.view |
| Class | public class ViewType |
| Inheritance | ViewType Object |
| Constant | Defined By | ||
|---|---|---|---|
| CHARTS : String = charts [static]
View type to show Charts. | ViewType | ||
| GRID : String = grid [static]
View type to show Pivot Grid. | ViewType | ||
| GRIDANDCHART : String = gridandchart [static]
View type to show Grid and Chart. | ViewType | ||
| CHARTS | Constant |
public static const CHARTS:String = chartsView type to show Charts.
| GRID | Constant |
public static const GRID:String = gridView type to show Pivot Grid.
| GRIDANDCHART | Constant |
public static const GRIDANDCHART:String = gridandchartView type to show Grid and Chart.