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  
recordsetDelimiter — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Defines which char is used in CSV to denote the end of CSV row (only for CSV data source type).
recordsetDelimiter — Property, class com.flexmonster.pivot.vo.ConnectionParams
The record set delimiter (only for DataSourceType.CSV data source type).
refresh() — method, class FlexPivotComponent
Redraws the component.
removeAllConditions() — method, class FlexPivotComponent
Removes all conditional formatting rules.
removeAllMeasures() — method, class FlexPivotComponent
Please note that this feature is available only for reports based on CSV data source.
removeCondition(id:String) — method, class FlexPivotComponent
Removes the conditional formatting rule by id.
removeMeasure(uniqueName:String) — method, class FlexPivotComponent
Please note that this feature is available only for reports based on CSV data source.
removeSelection() — method, class FlexPivotComponent
Removes selection on the grid
reportChange — Event, class FlexPivotComponent
Dispatched when the report is changed.
ReportEvent — class, package com.flexmonster.pivot.events
A FlexPivotComponent instance dispatches events when report is being changed (CHANGE) and when it is being loaded (LOADED).
ReportEvent(type:String) — Constructor, class com.flexmonster.pivot.events.ReportEvent
REPORT_FILE_TYPE — Property, class com.flexmonster.pivot.vo.LabelsValueObject
reportLoaded — Event, class FlexPivotComponent
Dispatched when the report is loaded.
ReportValueObject — class, package com.flexmonster.pivot.model.report.vo
The ReportValueObject class describes the report.
ReportValueObject(rows:Array, columns:Array, pages:Array, measures:Array) — Constructor, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Predefined report structure class
rightIcon — Property, class com.flexmonster.pivot.vo.StyleValueObject
roles — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
row — Property, class com.flexmonster.pivot.vo.ConditionValueObject
Row index to which the condition should be applied.
rowFilterSizes — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
It is used to save and restore rows height in report.
rowHeaderSizes — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
It is used to save and restore rows height in report.
rowIndex — Property, class com.flexmonster.pivot.view.grid.vo.PivotGridCell
rows — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Array of objects.
rows — Property, class com.flexmonster.pivot.view.grid.vo.PivotGridCell
rowSizes — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
It is used to save and restore rows height in report.
rowSorting — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Describes sorting on rows.
runQuery(slice:Object) — method, class FlexPivotComponent
Runs a query with specified slice and displays the result data.
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