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 TypeMethodDescriptionvoidServerRowsRequest.setPivotCols(List<ColumnVO> pivotCols) voidServerRowsRequest.setRowGroupCols(List<ColumnVO> rowGroupCols) voidServerRowsRequest.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