Represents the detail region or the body of the report.
1 report.region.flow
<report.region.flow name='name'>
<before /> *
<after /> *
<detail /> *
</report.region.flow>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Aname | String | Name of the object. |
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
Ebefore | Objects of report.block type which represents the blocks before each group. | ||||
Eafter | Objects of report.block type which represents the blocks after each group. | ||||
Edetail | Objects of column type with the differents blocks (horizontal) in which the detail can be divided. For more information, see the example Report 6. |
Remarks
The blocks after and before should be symmetric and should contain the same quantity of report.block.