Classes
 ClassDescription
 CellClickEvent A FlexPivotComponent instance dispatches CellClickEvent.CELL_CLICK when a grid cell is clicked.
 CellDoubleClickEvent A FlexPivotComponent instance dispatches CellClickEvent.CELL_DOUBLE_CLICK when a grid cell is doubleclicked.
 FieldsListEvent A FlexPivotComponent instance dispatches events when fields list is being opened (OPEN) or is being closed (CLOSE).
 FilterEvent To make FlexPivotComponent instance dispatch FilterEvent.OPEN event each time a filter icon is pressed you need to set useExternalFilterView property to true.
 ReportEvent A FlexPivotComponent instance dispatches events when report is being changed (CHANGE) and when it is being loaded (LOADED).