Modifier and Type | Class and Description |
---|---|
class |
AutoText |
class |
ColumnOperation
Numerical operations that can be applied by an OperationColumn.
|
class |
ColumnProperty |
class |
DJCalculation
Operations that can be shown as a group variable.
|
class |
DJChart
Deprecated.
|
class |
DJChartColors
Some color templates to be used by charts.
|
class |
DJChartOptions
Deprecated.
|
class |
DJCrosstab |
class |
DJCrosstabColumn |
class |
DJCrosstabMeasure |
class |
DJCrosstabRow |
class |
DJDataSource
Describes a data source.
|
class |
DJGroupLabel
Labels to added in groups footer or headers variables (i.e: Subtotal).
|
class |
DJHyperLink |
class |
DJLabel |
class |
DJQuery |
class |
DynamicReport
One of the main classes of this product.
|
class |
DynamicReportOptions
Class that defines the report configuration.
|
class |
ImageBanner |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataset |
class |
CategoryDataset |
class |
PieDataset |
class |
TimeSeriesDataset |
class |
XYDataset |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCategoryAxisPlot |
class |
AbstractPiePlot |
class |
AbstractPlot |
class |
AreaPlot |
class |
Bar3DPlot |
class |
BarPlot |
class |
DJAxisFormat |
class |
LinePlot |
class |
Pie3DPlot |
class |
PiePlot |
class |
ScatterPlot |
class |
TimeSeriesPlot |
Modifier and Type | Class and Description |
---|---|
class |
DJGroup
Entity created to handle groups of columns.
Multiple groups can be created for a single report.
|
class |
DJGroupVariable
Entity used to handle global and group variables that represent the value of
an operation applied to the corresponding rows.
DJGroupVariable(s) are shown at the header or footer of the column they operate on.
|
class |
DJVariable |
class |
Parameter |
class |
Subreport |
class |
SubreportParameter |
Modifier and Type | Class and Description |
---|---|
class |
AbstractColumn
Abstract Class used as base for the different Column types.
|
class |
BarCodeColumn |
class |
ExpressionColumn
Column created to handle Custom Expressions.
|
class |
GlobalGroupColumn
Column created to handle global variables.
|
class |
ImageColumn
Just for marking the column as ImageColum
|
class |
OperationColumn
Column created to handle numerical operations between two or more
PropertyColumns.
|
class |
PercentageColumn
This column shows a percentage relative to another column.
|
class |
PropertyColumn
Basic abstract column type representing a property from the obtained
result set.
|
class |
SimpleColumn
The simplest concrete Column in DJ.
|
Modifier and Type | Class and Description |
---|---|
class |
ConditionalStyle
Entity used to handle Conditional style.
|
Copyright © 2006-2014 FDV Solutions. All Rights Reserved.