Packagemx.collections
Classpublic dynamic class SummaryObject
InheritanceSummaryObject Inheritance Object

Language Version : ActionScript 3.0
Product Version : Flex 3
Runtime Versions : Flash Player 9, AIR 1.1

The SummaryObject class defines the object used to store information when performing custom data summaries on grouped data. Use the SummaryRow.summaryObjectFunction property and the SummaryField.summaryFunction property to add the custom summary logic to your application.

See also

mx.collections.SummaryField
mx.collections.SummaryRow


Public Methods
 MethodDefined By
  
Constructor.
SummaryObject
Constructor Detail
SummaryObject()Constructor
public function SummaryObject()

Language Version : ActionScript 3.0
Product Version : Flex 3
Runtime Versions : Flash Player 9, AIR 1.1

Constructor.