Uses of Class
net.datenwerke.rs.base.client.reportengines.table.helpers.filter.SelectorPanelLoadConfig
Packages that use SelectorPanelLoadConfig
Package
Description
-
Uses of SelectorPanelLoadConfig in net.datenwerke.rs.base.client.reportengines.table
Methods in net.datenwerke.rs.base.client.reportengines.table with parameters of type SelectorPanelLoadConfigModifier and TypeMethodDescriptionRequestTableReportUtilityDao.getDistinctValuesPaged(SelectorPanelLoadConfig pagingLoadConfig, TableReportDto report, ColumnDto column, FilterType type, boolean useFilters, boolean countResults, String executeToken, <any> callback) -
Uses of SelectorPanelLoadConfig in net.datenwerke.rs.base.client.reportengines.table.rpc
Methods in net.datenwerke.rs.base.client.reportengines.table.rpc with parameters of type SelectorPanelLoadConfigModifier and TypeMethodDescription<any>TableReportUtilityService.getDistinctValuesPaged(SelectorPanelLoadConfig pagingLoadConfig, TableReportDto report, ColumnDto column, FilterType type, boolean useFilters, boolean countResults, String executeToken) RequestTableReportUtilityServiceAsync.getDistinctValuesPaged(SelectorPanelLoadConfig pagingLoadConfig, TableReportDto report, ColumnDto column, FilterType type, boolean useFilters, boolean countResults, String executeToken, <any> callback) -
Uses of SelectorPanelLoadConfig in net.datenwerke.rs.base.server.table
Methods in net.datenwerke.rs.base.server.table with parameters of type SelectorPanelLoadConfigModifier and TypeMethodDescription<any>TableReportUtilityServiceImpl.getDistinctValuesPaged(SelectorPanelLoadConfig pagingLoadConfig, TableReportDto reportDto, ColumnDto columnDto, FilterType type, boolean useFilters, boolean countResults, String executeToken)