|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DJBaseElement in ar.com.fdvs.dj.domain |
---|
Subclasses of DJBaseElement in ar.com.fdvs.dj.domain | |
---|---|
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
|
Uses of DJBaseElement in ar.com.fdvs.dj.domain.chart.dataset |
---|
Subclasses of DJBaseElement in ar.com.fdvs.dj.domain.chart.dataset | |
---|---|
class |
AbstractDataset
|
class |
CategoryDataset
|
class |
PieDataset
|
class |
TimeSeriesDataset
|
class |
XYDataset
|
Uses of DJBaseElement in ar.com.fdvs.dj.domain.chart.plot |
---|
Subclasses of DJBaseElement in ar.com.fdvs.dj.domain.chart.plot | |
---|---|
class |
AbstractCategoryAxisPlot
|
class |
AbstractPiePlot
|
class |
AbstractPlot
|
class |
AreaPlot
|
class |
Bar3DPlot
|
class |
BarPlot
|
class |
DJAxisFormat
|
class |
LinePlot
|
class |
Pie3DPlot
|
class |
PiePlot
|
class |
ScatterPlot
|
class |
TimeSeriesPlot
|
Uses of DJBaseElement in ar.com.fdvs.dj.domain.entities |
---|
Subclasses of DJBaseElement in ar.com.fdvs.dj.domain.entities | |
---|---|
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
|
Uses of DJBaseElement in ar.com.fdvs.dj.domain.entities.columns |
---|
Subclasses of DJBaseElement in ar.com.fdvs.dj.domain.entities.columns | |
---|---|
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. |
Uses of DJBaseElement in ar.com.fdvs.dj.domain.entities.conditionalStyle |
---|
Subclasses of DJBaseElement in ar.com.fdvs.dj.domain.entities.conditionalStyle | |
---|---|
class |
ConditionalStyle
Entity used to handle Conditional style. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |