Class | Description |
---|---|
AbstractCrosstabStep<T,U,V> | |
ConstrDataColsForSecondProcessInitStep | |
ConstrGrpColsForSecondProcessInitStep | |
CrosstabHeaderOutputInitStep |
displays the column headers for the crosstab report
|
DistinctValuesDetectorStep |
Mainly this step detects the distinct values appearing on crosstabHeadersRows.
|
GenerateCrosstabMetadataInitStep | |
IntermComputedDataList |
this class holds values computed by the intermediate report (coming from CrosstabData) and arranged as a single object
in the intermediate row
The order of the objects is not important because any IntermediateDataInfo object has the position specified as an array
|
IntermComputedTotalsList |
this class holds total values computed by intermediate report on CrosstabData and
destined for special total-data columns in the final report
The order is not important because all IntermediateTotalInfo objects have a position inside
|
IntermediateDataInfo | |
IntermediateReportRow |
Intermediate report row.
|
IntermediateTotalInfo | |
IntermedRowMangerStep |
This is the manager of the intermediate crosstab row.
|
IntermOriginalDataColsList |
This class holds values belonging to data columns in the final report (declared as data columns by the user)
the order of the values is the same as the order of data columns declared by the user
|
IntermOriginalGroupValuesList |
this class holds values belonging to group columns in the final report
(declared as group columns by the user)
The order of the values is exactly as the order of the group columns in the final report1
|
Copyright © 2006–2015. All rights reserved.