Package | Description |
---|---|
net.sf.reportengine.core.steps.crosstab |
Modifier and Type | Method and Description |
---|---|
IntermediateDataInfo |
AbstractCrosstabStep.getIntermediateCrosstabDataInfo(StepInput stepInput) |
Modifier and Type | Method and Description |
---|---|
StepResult<IntermediateDataInfo> |
DistinctValuesDetectorStep.execute(NewRowEvent newRowEvent,
StepInput stepInput) |
List<IntermediateDataInfo> |
IntermComputedDataList.getDataList()
returns the data list
|
Modifier and Type | Method and Description |
---|---|
void |
IntermComputedDataList.addData(IntermediateDataInfo info)
adds the specified data into the list
|
void |
IntermediateReportRow.addIntermComputedData(IntermediateDataInfo info)
adds the given DataInfo to the existing intermediate data list
|
Copyright © 2006–2015. All rights reserved.