Uses of Class
net.datenwerke.rs.base.client.reportengines.table.TableReportUtilityDao
Packages that use TableReportUtilityDao
Package
Description
-
Uses of TableReportUtilityDao in net.datenwerke.gf.client.config
Constructors in net.datenwerke.gf.client.config with parameters of type TableReportUtilityDaoModifierConstructorDescriptionClientConfigStartup(HookHandlerService hookHandlerService, WaitOnEventUIService waitOnEventService, ClientConfigService clientConfigService, ClientConfigDao clientConfigDao, TableReportUtilityDao tableReportUtilityDao) -
Uses of TableReportUtilityDao in net.datenwerke.rs.base.client.parameters.datasource
Constructors in net.datenwerke.rs.base.client.parameters.datasource with parameters of type TableReportUtilityDaoModifierConstructorDescriptionDatasourceConfigurator(DatasourceParameterDao rpcService, <any> editComponentForInstanceProvider, DatasourceParameterUiService dsParamService, EnterpriseUiService entpriseService, TableReportUtilityDao tableReportDao, ToolbarService toolbarService) -
Uses of TableReportUtilityDao in net.datenwerke.rs.base.client.reportengines.table.columnfilter.propertywidgets
Constructors in net.datenwerke.rs.base.client.reportengines.table.columnfilter.propertywidgets with parameters of type TableReportUtilityDaoModifierConstructorDescriptionFilterView(ClipboardUiService clipboardService, TableReportUtilityDao tableReportUtilityDao, ToolbarService toolbarService, GridHelperService gridHelperService, ContextHelpUiService contextHelpService, HookHandlerService hookHandler, StatementManagerDao statementManager, SqlTypes sqlTypes, ReportExecutorUIService reportExecutorUIService) -
Uses of TableReportUtilityDao in net.datenwerke.rs.base.client.reportengines.table.cubeconfig
Constructors in net.datenwerke.rs.base.client.reportengines.table.cubeconfig with parameters of type TableReportUtilityDaoModifierConstructorDescriptionCubeConfigView(TableReportUtilityDao tableReportUtilityDao, ToolbarService toolbarService, GridHelperService gridHelperService, SqlTypes sqlTypes) -
Uses of TableReportUtilityDao in net.datenwerke.rs.base.client.reportengines.table.helpers
Constructors in net.datenwerke.rs.base.client.reportengines.table.helpers with parameters of type TableReportUtilityDaoModifierConstructorDescriptionColumnSelector(TableReportUtilityDao tableReportUtilityDao, TableReportDto report, String executeToken) Constructs a ColumnSelector instance and initializes the selection popup for columns in the context of the given report. -
Uses of TableReportUtilityDao in net.datenwerke.rs.base.client.reportengines.table.hookers
Constructors in net.datenwerke.rs.base.client.reportengines.table.hookers with parameters of type TableReportUtilityDaoModifierConstructorDescriptionTableReportViewStatusBarInfoHooker(TableReportUtilityDao tableReportUtilityService, StatementManagerDao statementManager, <any> formatHelperProvider) -
Uses of TableReportUtilityDao in net.datenwerke.rs.base.client.reportengines.table.prefilter.hookers
Constructors in net.datenwerke.rs.base.client.reportengines.table.prefilter.hookers with parameters of type TableReportUtilityDaoModifierConstructorDescriptionBinaryColumnFilterConfiguratorHooker(TableReportUtilityDao tableReportUtilityDao, ToolbarService toolbarService) ColumnFilterConfiguratorHooker(TableReportUtilityDao tableReportUtilityDao) -
Uses of TableReportUtilityDao in net.datenwerke.rs.base.client.reportengines.table.prefilter.propertywidgets
Constructors in net.datenwerke.rs.base.client.reportengines.table.prefilter.propertywidgets with parameters of type TableReportUtilityDaoModifierConstructorDescriptionPreFilterView(ClipboardUiService clipboardService, HookHandlerService hookHandler, ContextHelpUiService contextHelpService, ToolbarService toolbarService, ReportExecutorUIService reportExecutorService, TableReportUtilityDao tableReportUtilityDao, <any> utilsUIServiceProvider) -
Uses of TableReportUtilityDao in net.datenwerke.rs.base.client.reportengines.table.ui
Constructors in net.datenwerke.rs.base.client.reportengines.table.ui with parameters of type TableReportUtilityDaoModifierConstructorDescriptionTableReportForm(DatasourceUIService datasourceService, TableReportUtilityDao tableReportDao, ToolbarService toolbarService, EnterpriseUiService enterpriseService, <any> datasourceTreeProvider) -
Uses of TableReportUtilityDao in net.datenwerke.rs.computedcolumns.client.computedcolumns.propertywidgets
Constructors in net.datenwerke.rs.computedcolumns.client.computedcolumns.propertywidgets with parameters of type TableReportUtilityDaoModifierConstructorDescriptionComputedColumnsView(ClipboardUiService clipboardService, ToolbarService toolbarService, ComputedColumnsDao dao, TableReportUtilityDao tableReportUtilityDao, ContextHelpUiService contextHelperService) -
Uses of TableReportUtilityDao in net.datenwerke.rs.core.client.reportexporter.hookers
Constructors in net.datenwerke.rs.core.client.reportexporter.hookers with parameters of type TableReportUtilityDaoModifierConstructorDescriptionReportViewExportButtonHooker(ReportExporterUIService reportExporterService, TableReportUtilityDao tableReportUtilityDao, ReportExecutorDao reportExecutorDao)