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  
data — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
JSON data
DataFieldType — class, package com.flexmonster.pivot.data.types.input.imd
dataSourceInfo — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
The service info of the OLAP data source (only for DataSourceType.MSAS, DataSourceType.MONDRIAN, DataSourceType.ICCUBE, DataSourceType.ACTIVE_PIVOT, DataSourceType.SAP data source types).
dataSourceInfo — Property, class com.flexmonster.pivot.vo.ConnectionParams
The path to proxy URL to the OLAP data source, such as Microsoft Analysis Services, Mondrian, icCube, ActivePivot (starting from v2.0), SAP BW (starting from v1.9) (only for DataSourceType.MSAS, DataSourceType.MONDRIAN, DataSourceType.ICCUBE, DataSourceType.ACTIVE_PIVOT, DataSourceType.SAP data source types).
dataSourceType — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Type of data source.
dataSourceType — Property, class com.flexmonster.pivot.vo.ConnectionParams
Type of data source.
DataSourceType — class, package com.flexmonster.pivot.data.consts
The DataSourceType class is an enumeration of constant values used for defining data source type for Pivot Component.
DATE — Constant Static Property, class com.flexmonster.pivot.data.types.MeasureType
DATE — Constant Static Property, class com.flexmonster.pivot.data.types.input.imd.DataFieldType
datePattern — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Default value is "dd/MM/yyyy".
datePattern — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Default value is "dd/MM/yyyy".
DATE_STRING — Constant Static Property, class com.flexmonster.pivot.data.types.input.imd.DataFieldType
DATETIME — Constant Static Property, class com.flexmonster.pivot.data.types.MeasureType
DATETIME — Constant Static Property, class com.flexmonster.pivot.data.types.input.imd.DataFieldType
dateTimePattern — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Default value is "dd/MM/yyyy HH:mm:ss".
decimalPlaces — Property, class com.flexmonster.pivot.vo.FormatValueObject
decimalSeparator — Property, class com.flexmonster.pivot.vo.FormatValueObject
defaultHierarchySortName — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Sorting type for hierarchies' members (SortType.ASC, SortType.DESC or SortType.UNSORTED).
deprecatedType(value:String) — Static Method , class com.flexmonster.pivot.data.consts.AggregationName
DESC — Constant Static Property, class com.flexmonster.pivot.data.consts.SortType
Descending sorting type.
destinationType — Property, class com.flexmonster.pivot.vo.ExportOptions
Defines where the component's content will be exported.
DestinationType — class, package com.flexmonster.pivot.model.report
The DestinationType class provides values for destinationType in the ExportOptions class.
dimensionCaption — Property, class com.flexmonster.pivot.vo.HierarchyValueObject
Caption of the dimension
dimensionUniqueName — Property, class com.flexmonster.pivot.vo.HierarchyValueObject
Unique name of the dimension to which hierarchy will be added.
DimensionValueObject — class, package com.flexmonster.pivot.vo
The DimensionValueObject class describes dimension.
DimensionValueObject(uniqueName:String, caption:String) — Constructor, class com.flexmonster.pivot.vo.DimensionValueObject
DISTINCT_COUNT — Constant Static Property, class com.flexmonster.pivot.data.consts.AggregationName
DISTINCT_COUNT_CAPTION — Property, class com.flexmonster.pivot.vo.LabelsValueObject
DISTINCT_COUNT_GRAND_TOTAL_CAPTION — Property, class com.flexmonster.pivot.vo.LabelsValueObject
DISTINCT_COUNT_TOTAL_CAPTION — Property, class com.flexmonster.pivot.vo.LabelsValueObject
divideByZeroValue — Property, class com.flexmonster.pivot.vo.FormatValueObject
drawCell(cell:com.flexmonster.pivot.view.grid.vo:PivotGridCell) — method, class FlexPivotComponent
drillAll — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether all levels of all hierarchies in slice will be drilled down (true) or drilled up (false).
drilledColumns — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Array of objects.
drilledRows — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Array of objects.
drillThrough — Property, class com.flexmonster.pivot.model.report.vo.ReportValueObject
Indicates whether the drill through feature is enabled (true) or disabled (false).
drillThrough — Property, class com.flexmonster.pivot.vo.OptionsValueObject
Indicates whether the drill through feature is enabled (true) or disabled (false).
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