Package | com.flexicious.grids.columns.footers |
Class | public final class FooterRowOperations |
Inheritance | FooterRowOperations Object |
Constant | Defined 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 |
AVERAGE | Constant |
public static const AVERAGE:String = average
COUNT | Constant |
public static const COUNT:String = count
MAX | Constant |
public static const MAX:String = max
MIN | Constant |
public static const MIN:String = min
SUM | Constant |
public static const SUM:String = sum