Uses of Record Class
lib.aide.tabular.TabularRowsRequest.SortModel
Packages that use TabularRowsRequest.SortModel
Package
Description
-
Uses of TabularRowsRequest.SortModel in lib.aide.tabular
Methods in lib.aide.tabular that return types with arguments of type TabularRowsRequest.SortModel -
Uses of TabularRowsRequest.SortModel in org.diabetestechnology.drh.service.http.hub.prime.service
Method parameters in org.diabetestechnology.drh.service.http.hub.prime.service with type arguments of type TabularRowsRequest.SortModelModifier and TypeMethodDescriptionorg.jooq.SortField<?>[]
DataAccessService.getSortModel
(List<TabularRowsRequest.SortModel> sortModel) -
Uses of TabularRowsRequest.SortModel in org.diabetestechnology.drh.service.http.pg.filter
Method parameters in org.diabetestechnology.drh.service.http.pg.filter with type arguments of type TabularRowsRequest.SortModelModifier and TypeMethodDescription@NotNull org.jooq.SortField
<Object> CustomTabularFilter.createSortCondition
(List<TabularRowsRequest.SortModel> sortModel, JooqRowsSupplier.TypableTable participantDashboardTable)