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  
calculated — Property, class com.flexmonster.pivot.vo.MeasureValueObject
Boolean value that defines whether measure is calculated.
CALCULATED_VIEW_FORMULA — Property, class com.flexmonster.pivot.vo.LabelsValueObject
CALCULATED_VIEW_MEASURE_BOX — Property, class com.flexmonster.pivot.vo.LabelsValueObject
CALCULATED_VIEW_MEASURE_NAME — Property, class com.flexmonster.pivot.vo.LabelsValueObject
caption — Property, class com.flexmonster.pivot.vo.DimensionValueObject
Dimension caption.
caption — Property, class com.flexmonster.pivot.vo.HierarchyValueObject
Hierarchy caption.
caption — Property, class com.flexmonster.pivot.vo.MeasureValueObject
Measure caption.
catalog — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
The data source catalog name of the OLAP data source (only for DataSourceType.MSAS, DataSourceType.MONDRIAN, DataSourceType.ICCUBE, DataSourceType.ACTIVE_PIVOT, DataSourceType.SAP data source types).
catalog — Property, class com.flexmonster.pivot.vo.ConnectionParams
The data source catalog name of the OLAP data source (only for DataSourceType.MSAS, DataSourceType.MONDRIAN, DataSourceType.ICCUBE, DataSourceType.ACTIVE_PIVOT, DataSourceType.SAP data source types).
cell — Property, class com.flexmonster.pivot.events.CellClickEvent
cell — Property, class com.flexmonster.pivot.events.CellDoubleClickEvent
CELL_CLICK — Constant Static Property, class com.flexmonster.pivot.events.CellClickEvent
CellClickEvent — class, package com.flexmonster.pivot.events
A FlexPivotComponent instance dispatches CellClickEvent.CELL_CLICK when a grid cell is clicked.
CellClickEvent(cell:com.flexmonster.pivot.view.grid.vo:PivotGridCell) — Constructor, class com.flexmonster.pivot.events.CellClickEvent
CELL_DOUBLE_CLICK — Constant Static Property, class com.flexmonster.pivot.events.CellDoubleClickEvent
CellDoubleClickEvent — class, package com.flexmonster.pivot.events
A FlexPivotComponent instance dispatches CellClickEvent.CELL_DOUBLE_CLICK when a grid cell is doubleclicked.
CellDoubleClickEvent(cell:com.flexmonster.pivot.view.grid.vo:PivotGridCell) — Constructor, class com.flexmonster.pivot.events.CellDoubleClickEvent
cellRect — Property, class com.flexmonster.pivot.events.FilterEvent
Cell bounds to position the filter window.
CHANGE — Constant Static Property, class com.flexmonster.pivot.events.ReportEvent
chartActiveMeasure — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Selected measure on charts view.
chartActiveMeasures — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
chartActiveTupleIndex — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Selected tuple index on the Pie chart.
chartAutoRange — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the range of values on the charts is selected automatically or not.
chartAutoRange — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the range of values on the charts is selected automatically or not.
chartLabelsHierarchy — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates what column should be used for x axis labels in Flat Table charts.
chartMultipleMeasures — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether to show multiple measures on charts.
chartMultipleMeasures — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether to show multiple measures on charts.
CHARTS — Constant Static Property, class com.flexmonster.pivot.view.ViewType
View type to show Charts.
CHARTS_HIDE_LEGEND — Property, class com.flexmonster.pivot.vo.LabelsValueObject
CHARTS_SHOW_LEGEND — Property, class com.flexmonster.pivot.vo.LabelsValueObject
chartTitle — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Title of the chart.
chartType — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Selected chart type.
chartType — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Selected chart type.
ChartType — class, package com.flexmonster.pivot.view.charts
The ChartType class provides values for chart types.
CHART_WARNING — Property, class com.flexmonster.pivot.vo.LabelsValueObject
classicView — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Defines whether pivot table should be shown in the classic view (true) or not (false).
classicView — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Defines whether pivot table should be shown in the classic view (true) or not (false).
clear() — method, class FlexPivotComponent
Clears the component's data and view.
clearFilter(hierarchyName:String) — method, class FlexPivotComponent
Clears the filter which was applied previously to the specified hierarchy.
CLIPBOARD — Constant Static Property, class com.flexmonster.pivot.model.report.DestinationType
The component's content will be exported to clipboard.
CLOSE — Constant Static Property, class com.flexmonster.pivot.events.FieldsListEvent
closeFieldsList() — method, class FlexPivotComponent
Closes Fields List.
collapseAllData() — method, class FlexPivotComponent
Collapses all nodes and drills up (starting from v2.1) all levels of all hierarchies in slice on the grid and on charts.
collapseData(hierarchyName:String) — method, class FlexPivotComponent
Collapses all nodes of the specified hierarchy.
color — Property, class com.flexmonster.pivot.vo.StyleValueObject
column — Property, class com.flexmonster.pivot.vo.ConditionValueObject
Column index to which the condition should be applied.
columnHeaderSizes — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
It is used to save and restore columns width in report.
columnIndex — Property, class com.flexmonster.pivot.view.grid.vo.PivotGridCell
columns — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
A list of hierarchies in the "Columns" axis.
columns — Property, class com.flexmonster.pivot.view.grid.vo.PivotGridCell
columnSizes — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
It is used to save and restore columns width in report.
columnSorting — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Describes sorting on columns.
com.flexmonster.pivot.data.consts — package
com.flexmonster.pivot.data.types — package
com.flexmonster.pivot.data.types.input.imd — package
com.flexmonster.pivot.events — package
com.flexmonster.pivot.model.export — package
com.flexmonster.pivot.model.report — package
com.flexmonster.pivot.model.report.vo — package
com.flexmonster.pivot.view — package
com.flexmonster.pivot.view.charts — package
com.flexmonster.pivot.view.grid.vo — package
com.flexmonster.pivot.vo — package
componentFolder — Property, class FlexPivotComponent
The componentFolder property defines the path to the component's folder which contains all necessary files.
conditions — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Array of objects.
ConditionValueObject — class, package com.flexmonster.pivot.vo
The ConditionValueObject class describes the conditional formatting rule.
ConditionValueObject(formula:String, trueStyle:com.flexmonster.pivot.vo:StyleValueObject) — Constructor, class com.flexmonster.pivot.vo.ConditionValueObject
Constructor for ConditionValueObject class
configuratorActive — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the Fields List is opened (true) or closed (false).
configuratorActive — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the Fields List is opened (true) or closed (false).
configuratorButton — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the Fields List toggle button is visible (true) or not (false).
configuratorButton — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the Fields List toggle button is visible (true) or not (false).
configuratorMatchHeight — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the Fields List will be the same height as the component (true) or it's height will be defined by its content amount (false).
configuratorMatchHeight — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the Fields List will be the same height as the component (true) or it's height will be defined by its content amount (false).
configUrl — Property, class FlexPivotComponent
The configUrl property lets you define a URL of the configuration XML file.
CONFIRMATION — Property, class com.flexmonster.pivot.vo.LabelsValueObject
ConnectionParams — class, package com.flexmonster.pivot.vo
The ConnectionParams is an enumeration of connection parameters.
connectTo(params:com.flexmonster.pivot.vo:ConnectionParams, callbackHandler:Function) — method, class FlexPivotComponent
Connects the component to the specified data source.
COUNT — Constant Static Property, class com.flexmonster.pivot.data.consts.AggregationName
COUNT — Constant Static Property, class com.flexmonster.pivot.data.types.MeasureType
COUNT_CAPTION — Property, class com.flexmonster.pivot.vo.LabelsValueObject
COUNT_GRAND_TOTAL_CAPTION — Property, class com.flexmonster.pivot.vo.LabelsValueObject
COUNT_TOTAL_CAPTION — Property, class com.flexmonster.pivot.vo.LabelsValueObject
creationComplete — Event, class FlexPivotComponent
Dispatched when the pivot component creation is complete but data structure is still loading.
CSV — Constant Static Property, class com.flexmonster.pivot.data.consts.DataSourceType
CSV — Constant Static Property, class com.flexmonster.pivot.model.export.ExportType
Export report data to CSV file.
cube — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Given catalog's cube's name of the OLAP data source (only for DataSourceType.MSAS, DataSourceType.MONDRIAN, DataSourceType.ICCUBE, DataSourceType.ACTIVE_PIVOT, DataSourceType.SAP data source types).
cube — Property, class com.flexmonster.pivot.vo.ConnectionParams
Given catalog's cube's name of the OLAP data source (only for DataSourceType.MSAS, DataSourceType.MONDRIAN, DataSourceType.ICCUBE, DataSourceType.ACTIVE_PIVOT, DataSourceType.SAP data source types).
currencySymbol — Property, class com.flexmonster.pivot.vo.FormatValueObject
currencySymbolAlign — Property, class com.flexmonster.pivot.vo.FormatValueObject
customData — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
customFields — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
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