A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
addDataArray(array:Array) — method, class com.flexmonster.pivot.FlexPivotComponent
Adds dynamically multiple data rows to the data source.
addDataRecord(object:Object) — method, class com.flexmonster.pivot.FlexPivotComponent
Adds dynamically one data record to the data source.
addDimension(uniqueName:String, caption:String) — method, class com.flexmonster.pivot.FlexPivotComponent
Adds dynamically Dimension to the data source.
addFormat(format:com.flexmonster.pivot.config.vo:FormatValueObject, measureName:String) — method, class com.flexmonster.pivot.FlexPivotComponent
Sets the formatting for cells.
addHierarchy(dimensionUniqueName:String, uniqueName:String, caption:String) — method, class com.flexmonster.pivot.FlexPivotComponent
Adds dynamically Hierarchy to Dimension in the data source.
addMeasure(uniqueName:String, caption:String, aggregation:String, format:String) — method, class com.flexmonster.pivot.FlexPivotComponent
Adds dynamically Measure to the data source.
autoLoad — Property, class com.flexmonster.pivot.FlexPivotComponent
The autoLoad property defines whether the report will be loaded automatically after the component initialization or the report will be loaded only after the method load() call.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z