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  
save(filename:String, destinationType:String, callbackHandler:Function, url:String) — method, class FlexPivotComponent
Saves a report.
saveReport(url:String, name:String, callbackHandler:Function, destinationType:String) — method, class FlexPivotComponent
deprecated Saves the report.
saveReportUrl — Property, class com.flexmonster.pivot.model.config.vo.ReportValueObject
SCATTER — Constant Static Property, class com.flexmonster.pivot.view.charts.ChartType
Scatter chart
SERVER — Constant Static Property, class com.flexmonster.pivot.type.DestinationType
setActualSize(newWidth:Number, newHeight:Number) — method, class FlexPivotComponent
setBottomX(hierarchyName:String, num:int, measureName:String) — method, class FlexPivotComponent
Sets the Bottom X filter for hierarchy by hierarchyName, X, and measure.
setChartTitle(value:String) — method, class FlexPivotComponent
Sets the title for charts in run time.
setColumnWidth(colIdx:int, width:int) — method, class 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.
setFilter(hierarchyName:String, items:Array) — method, class FlexPivotComponent
Sets the filter for hierarchy by hierarchyName.
setFormat(format:com.flexmonster.pivot.model.config.vo:FormatValueObject, measureName:String) — method, class FlexPivotComponent
Sets the formatting for cells.
setGridTitle(value:String) — method, class FlexPivotComponent
Sets the title for grid in run time.
setLocalizedLabels(labels:Object) — method, class FlexPivotComponent
Sets a localization.
setRowHeight(rowIdx:int, height:int) — method, class FlexPivotComponent
setSort(hierarchyName:String, sortType:String) — method, class FlexPivotComponent
Sets the sort type for hierarchy by hierarchyName.
setStyleSheet(value:String) — method, class FlexPivotComponent
Applies the skin loaded from the URL to CSS file.
setTopX(hierarchyName:String, num:int, measureName:String) — method, class FlexPivotComponent
Sets the Top X filter for hierarchy by hierarchyName, X, and measure.
showAggregations — Property, class FlexPivotComponent
showAggregations — Property, class com.flexmonster.pivot.model.config.vo.ReportValueObject
showCharts(type:String) — method, class FlexPivotComponent
Switches to Charts view, default chart type is "bar".
showChartZeroValues — Property, class FlexPivotComponent
showChartZeroValues — Property, class com.flexmonster.pivot.model.config.vo.ReportValueObject
showFieldsList — Property, class FlexPivotComponent
The showFieldsList property lets you define whether to show Fields List or hide it.
showFilter — Property, class FlexPivotComponent
showFilter — Property, class com.flexmonster.pivot.model.config.vo.ReportValueObject
showGrandTotals — Property, class FlexPivotComponent
showGrandTotals — Property, class com.flexmonster.pivot.model.config.vo.ReportValueObject
showGrid() — method, class FlexPivotComponent
Switches to Grid view.
showHeaders — Property, class FlexPivotComponent
showHeaders — Property, class com.flexmonster.pivot.model.config.vo.ReportValueObject
showHeaders — Property, class com.flexmonster.pivot.type.ExportOptions
Show grid headers.
showHierarchies — Property, class com.flexmonster.pivot.model.config.vo.ReportValueObject
showReportFilter — Property, class FlexPivotComponent
showReportFilter — Property, class com.flexmonster.pivot.model.config.vo.ReportValueObject
showTotals — Property, class FlexPivotComponent
showTotals — Property, class com.flexmonster.pivot.model.config.vo.ReportValueObject
sorting — Property, class FlexPivotComponent
The sorting property lets you enable or disable the data sorting feature.
sorting — Property, class com.flexmonster.pivot.model.config.vo.ReportValueObject
SortType — class, package com.flexmonster.pivot.data.consts
sortValues(axisName:String, type:String, tuple:Array, measureName:String) — method, class FlexPivotComponent
Sorts values.
styleName — Property, class com.flexmonster.pivot.view.grid.renderer.PivotGridCellRenderer
styleSheetName — Property, class FlexPivotComponent
The styleSheetName property lets you define the URL to CSS file to apply the skin.
styleSheetName — Property, class com.flexmonster.pivot.model.config.vo.ReportValueObject
SUM — Constant Static Property, class com.flexmonster.pivot.data.consts.AggregationName
swfFilePath — Property, class FlexPivotComponent
The swfFilePath property lets you define the path to resource files, such as assets.swf, styles, skins etc.
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