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  
SAP — Constant Static Property, class com.flexmonster.pivot.data.consts.DataSourceType
save(filename:String, destinationType:String, callbackHandler:Function, url:String, embedData:Boolean) — method, class FlexPivotComponent
Saves a report.
saveAllFormats — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
SCATTER — Constant Static Property, class com.flexmonster.pivot.view.charts.ChartType
Scatter chart.
SERVER — Constant Static Property, class com.flexmonster.pivot.model.report.DestinationType
The component's content will be exported to the server.
setBottomX(hierarchyName:String, num:int, measureName:String) — method, class FlexPivotComponent
Sets the Bottom X filter for the specified hierarchy and measure.
setChartTitle(value:String) — method, class FlexPivotComponent
Sets the title for charts in run time.
setColumnWidth(colIdx:int, width:int) — method, class FlexPivotComponent
Sets the width of the specified column.
setFilter(hierarchyName:String, items:Array, negation:Boolean) — method, class FlexPivotComponent
Sets the filter for the specified hierarchy.
setFormat(format:com.flexmonster.pivot.vo:FormatValueObject, measureName:String) — method, class FlexPivotComponent
Sets a number formatting for the specified measure.
setGridTitle(value:String) — method, class FlexPivotComponent
Sets the title for grid in run time.
setLabels(labels:com.flexmonster.pivot.vo:LabelsValueObject) — method, class FlexPivotComponent
Applies new values to localized labels.
setOptions(options:com.flexmonster.pivot.vo:OptionsValueObject) — method, class FlexPivotComponent
Sets the component's options.
setReport(obj:com.flexmonster.pivot.model.report.vo:ReportValueObject) — method, class FlexPivotComponent
Sets a report to be displayed in the component.
setRowHeight(rowIdx:int, height:int) — method, class FlexPivotComponent
Sets height of the specified row.
setSelectedCell(rowIdx:int, colIdx:int) — method, class FlexPivotComponent
Sets the selection for the cell by row's and column's indexes.
setSort(hierarchyName:String, sortType:String) — method, class FlexPivotComponent
Sets the sort type to the specified hierarchy.
setStyleSheet(value:any) — method, class FlexPivotComponent
Loads a style sheet from the specified URL and applies it to the component.
setTopX(hierarchyName:String, num:int, measureName:String) — method, class FlexPivotComponent
Sets the Top X filter for the specified hierarchy and measure.
showAggregations — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the aggregation selection control is visible (true) or not (false) for measures on Fields List.
showAggregations — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the aggregation selection control is visible (true) or not (false) for measures on Fields List.
showCalculatedValuesButton — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Defines the visibility of "Add calculated value" link in Fields List.
showCalculatedValuesButton — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Defines the visibility of "Add calculated value" link in Fields List.
showChartLegendButton — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the button to show/hide the legend on charts is visible.
showChartLegendButton — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the button to show/hide the legend on charts is visible.
showChartMeasures — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether all dropdowns on the top of charts are visible (true) or not (false).
showChartMeasures — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether all dropdowns on the top of charts are visible (true) or not (false).
showCharts(type:String, multiple:Boolean) — method, class FlexPivotComponent
Switches to the charts view and shows the chart of the specified type.
showChartsWarning — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the warning are shown if data is too big for charts.
showChartsWarning — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the warning are shown if data is too big for charts.
showChartZeroValues — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether to show zero values on charts (true) or not (false).
showDefaultSlice — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Defines whether the component selects a default slice for the report with empty slice (when nothing is set in rows, columns, pages and measures).
showDefaultSlice — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Defines whether the component selects a default slice for the report with empty slice (when nothing is set in rows, columns, pages and measures).
showFilter — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the opening columns/rows filter controls and page filter controls are visible (true) or not (false) on the grid.
showFilter — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the opening columns/rows filter controls and page filter controls are visible (true) or not (false) on the grid.
showFilterInCharts — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the opening columns and rows filter controls are visible (true) or not (false) on the charts.
showFilterInCharts — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the opening columns and rows filter controls are visible (true) or not (false) on the charts.
showFilters — Property, class com.flexmonster.pivot.vo.ExportOptions
Excel only.
showFiltersExcel — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the filters info will be shown (true) in exported Excel file or not (false).
showFiltersExcel — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the filters info will be shown (true) in exported Excel file or not (false).
showGrandTotals — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Specifies how to show grand totals: in rows ("rows"), in columns ("columns"), in rows and columns ("on") or hide them ("off").
showGrandTotals — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Specifies how to show grand totals: in rows ("rows"), in columns ("columns"), in rows and columns ("on") or hide them ("off").
showGrid() — method, class FlexPivotComponent
Switches to the grid view.
showGridAndCharts(type:String, multiple:Boolean) — method, class FlexPivotComponent
Switches to the grid and charts view and shows the chart of the specified type.
showHeaders — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the spreadsheet headers are visible (true) or not (false).
showHeaders — Property, class com.flexmonster.pivot.vo.ExportOptions
Show grid headers.
showHeaders — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the spreadsheet headers are visible (true) or not (false).
showHierarchies — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Specifies how to show drillable hierarchy cells on the grid: with link on the right (true) or with icon on the lift (false).
showHierarchyCaptions — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the hierarchy captions are visible (true) or not (false) on the grid.
showHierarchyCaptions — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the hierarchy captions are visible (true) or not (false) on the grid.
showMemberProperties — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the member properties for OLAP data source are visible (true) or not (false) on Fields List.
showMemberProperties — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the member properties for OLAP data source are visible (true) or not (false) on Fields List.
showOutdatedDataAlert — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
showReportFiltersArea — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the reports filtering cells on the grid should be visible (true) or not (false).
showReportFiltersArea — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the reports filtering cells on the grid should be visible (true) or not (false).
showTotals — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the totals are visible (true) or not (false).
showTotals — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the totals are visible (true) or not (false).
sort — Property, class com.flexmonster.pivot.vo.HierarchyValueObject
Sorting type for the members.
sorting — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the sorting controls are visible in rows ("rows"), in columns ("columns"), in rows and columns ("on" or true) on the grid cells or not visible ("off" or false).
sorting — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the sorting controls are visible in rows ("rows"), in columns ("columns"), in rows and columns ("on" or true) on the grid cells or not visible ("off" or false).
sortName — Property, class com.flexmonster.pivot.vo.HierarchyValueObject
Sorting type for the members.
SortType — class, package com.flexmonster.pivot.data.consts
The SortType class provides values for sorting.
sortValues(axisName:String, type:String, tuple:Array, measureName:String) — method, class FlexPivotComponent
Sorts values of the specified axis and measure.
STRING — Constant Static Property, class com.flexmonster.pivot.data.types.MeasureType
STRING — Constant Static Property, class com.flexmonster.pivot.data.types.input.imd.DataFieldType
style — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
styleSheetName — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Specifies URL to CSS file.
StyleValueObject — class, package com.flexmonster.pivot.vo
The StyleValueObject class describes style.
SUM — Constant Static Property, class com.flexmonster.pivot.data.consts.AggregationName
SUM_CAPTION — Property, class com.flexmonster.pivot.vo.LabelsValueObject
SUM_GRAND_TOTAL_CAPTION — Property, class com.flexmonster.pivot.vo.LabelsValueObject
SUM_TOTAL_CAPTION — Property, class com.flexmonster.pivot.vo.LabelsValueObject
swfFilePath — Property, class FlexPivotComponent
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