Uses of Class
org.diabetestechnology.drh.service.http.aggrid.ColumnVO
Packages that use ColumnVO
Package
Description
-
Uses of ColumnVO in org.diabetestechnology.drh.service.http.aggrid
Methods in org.diabetestechnology.drh.service.http.aggrid that return types with arguments of type ColumnVOModifier and TypeMethodDescriptionServerRowsRequest.getPivotCols()
ServerRowsRequest.getRowGroupCols()
ServerRowsRequest.getValueCols()
Method parameters in org.diabetestechnology.drh.service.http.aggrid with type arguments of type ColumnVOModifier and TypeMethodDescriptionvoid
ServerRowsRequest.setPivotCols
(List<ColumnVO> pivotCols) void
ServerRowsRequest.setRowGroupCols
(List<ColumnVO> rowGroupCols) void
ServerRowsRequest.setValueCols
(List<ColumnVO> valueCols) -
Uses of ColumnVO in org.diabetestechnology.drh.service.http.hub.prime.pivot
Method parameters in org.diabetestechnology.drh.service.http.hub.prime.pivot with type arguments of type ColumnVO