Package model.grid
Class GridRows
java.lang.Object
model.grid.GridRows
- All Implemented Interfaces:
BaseGridRows<GridRow>
- Author:
- Kochetkov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGridRow[]
getRows()
void
setAggregationValues
(GridColumnAggregationValues aggregationValues) void
void
setTotalRowCount
(Long totalRowCount)
-
Field Details
-
rows
-
aggregationValues
-
totalRowCount
-
-
Constructor Details
-
GridRows
-
GridRows
-
GridRows
-
-
Method Details
-
getRows
- Specified by:
getRows
in interfaceBaseGridRows<GridRow>
-
setRows
- Specified by:
setRows
in interfaceBaseGridRows<GridRow>
-
getAggregationValues
-
setAggregationValues
-
totalRowCount
-
setTotalRowCount
-