Adobe® Flex® 4 Language Reference
Hide Packages and Classes List |  Packages  |  Classes  |  Index  |  Appendixes
 
mx.olap.aggregators 

The mx.olap.aggregators package contains the classes used to create the aggregators used by the OLAPDataGrid control.



Classes
 ClassDescription
 AverageAggregator The AverageAggregator class implements the average aggregator.
 CountAggregator The CountAggregator class implements the count aggregator.
 MaxAggregator The MaxAggregator class implements the maximum aggregator.
 MinAggregator The MinAggregator class implements the minimum aggregator.
 SumAggregator The SumAggregator class implements the sum aggregator.