Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 AggregationName
com.flexmonster.pivot.data.consts The AggregationName class provides all available aggregations and their captions for CSV and API data sources.
 CellClickEvent
com.flexmonster.pivot.events A FlexPivotComponent instance dispatches CellClickEvent.CELL_CLICK when a grid cell is clicked.
 CellDoubleClickEvent
com.flexmonster.pivot.events A FlexPivotComponent instance dispatches CellClickEvent.CELL_DOUBLE_CLICK when a grid cell is doubleclicked.
 ChartType
com.flexmonster.pivot.view.charts The ChartType class provides values for chart types.
 ConditionValueObject
com.flexmonster.pivot.vo The ConditionValueObject class describes the conditional formatting rule.
 ConnectionParams
com.flexmonster.pivot.vo The ConnectionParams is an enumeration of connection parameters.
 DataFieldType
com.flexmonster.pivot.data.types.input.imd 
 DataSourceType
com.flexmonster.pivot.data.consts The DataSourceType class is an enumeration of constant values used for defining data source type for Pivot Component.
 DestinationType
com.flexmonster.pivot.model.report The DestinationType class provides values for destinationType in the ExportOptions class.
 DimensionValueObject
com.flexmonster.pivot.vo The DimensionValueObject class describes dimension.
 ExportOptions
com.flexmonster.pivot.vo The ExportOptions class is an enumeration of possible export options.
 ExportType
com.flexmonster.pivot.model.export The ExportType class provides values for export types.
 FieldsListEvent
com.flexmonster.pivot.events A FlexPivotComponent instance dispatches events when fields list is being opened (OPEN) or is being closed (CLOSE).
 FilterEvent
com.flexmonster.pivot.events To make FlexPivotComponent instance dispatch FilterEvent.OPEN event each time a filter icon is pressed you need to set useExternalFilterView property to true.
 FlexPivotComponent
Top Level 
 FormatValueObject
com.flexmonster.pivot.vo The FormatValueObject class describes cells format.
 HierarchyValueObject
com.flexmonster.pivot.vo The HierarchyValueObject class describes hierarchy.
 LabelsValueObject
com.flexmonster.pivot.vo The LabelsValueObject is a class which contains values for localized labels.
 MeasureType
com.flexmonster.pivot.data.types 
 MeasureValueObject
com.flexmonster.pivot.vo The MeasureValueObject class describes measure.
 OptionsValueObject
com.flexmonster.pivot.vo The OptionsValueObject class describes settings of the Pivot component.
 PivotGridCell
com.flexmonster.pivot.view.grid.vo The PivotGridCell class describes the cell of Pivot Grid.
 ReportEvent
com.flexmonster.pivot.events A FlexPivotComponent instance dispatches events when report is being changed (CHANGE) and when it is being loaded (LOADED).
 ReportValueObject
com.flexmonster.pivot.model.report.vo The ReportValueObject class describes the report.
 SortType
com.flexmonster.pivot.data.consts The SortType class provides values for sorting.
 StyleValueObject
com.flexmonster.pivot.vo The StyleValueObject class describes style.
 ViewType
com.flexmonster.pivot.view The ViewType class provides values for viewType in the OptionsValueObject class.