Packagecom.flexmonster.pivot.data.consts
Classpublic class SortType
InheritanceSortType Inheritance Object



Public Constants
 ConstantDefined By
  ASC : String = asc
[static]
SortType
  DATE : String = date
[static]
SortType
  DESC : String = desc
[static]
SortType
  PREDEFINED : String = predefined
[static]
SortType
  UNSORTED : String = unsorted
[static]
SortType
Constant Detail
ASCConstant
public static const ASC:String = asc

DATEConstant 
public static const DATE:String = date

DESCConstant 
public static const DESC:String = desc

PREDEFINEDConstant 
public static const PREDEFINED:String = predefined

UNSORTEDConstant 
public static const UNSORTED:String = unsorted