Packagecom.flexicious.grids.columns.footers
Classpublic final class FooterRowOperations
InheritanceFooterRowOperations Inheritance Object

List of all available footer operations



Public Constants
 ConstantDefined By
  AVERAGE : String = average
[static]
FooterRowOperations
  COUNT : String = count
[static]
FooterRowOperations
  MAX : String = max
[static]
FooterRowOperations
  MIN : String = min
[static]
FooterRowOperations
  SUM : String = sum
[static]
FooterRowOperations
Constant Detail
AVERAGEConstant
public static const AVERAGE:String = average

COUNTConstant 
public static const COUNT:String = count

MAXConstant 
public static const MAX:String = max

MINConstant 
public static const MIN:String = min

SUMConstant 
public static const SUM:String = sum