Uses of Interface
net.datenwerke.rs.reportdoc.client.ReportDocumentationUiService
Packages that use ReportDocumentationUiService
Package
Description
-
Uses of ReportDocumentationUiService in net.datenwerke.rs.core.client.reportvariants.ui
Constructors in net.datenwerke.rs.core.client.reportvariants.ui with parameters of type ReportDocumentationUiServiceModifierConstructorDescriptionReportVariantsView(ReportManagerTreeLoaderDao treeLoader, ReportManagerTreeManagerDao treeManager, ToolbarService toolbarService, ReportExecutorUIService reportExecutorService, ReportDocumentationUiService reportDocService, TsDiskDao diskDao, ObjectInfoPanelService objectInfoService, ReportExporterUIService reportExporterService, ReportManagerTreeLoaderDao reportLoaderDao, ReportExecutorDao reportExecutorDao, <any> reportManagerTreeProvider) -
Uses of ReportDocumentationUiService in net.datenwerke.rs.reportdoc.client
Classes in net.datenwerke.rs.reportdoc.client that implement ReportDocumentationUiService -
Uses of ReportDocumentationUiService in net.datenwerke.rs.reportdoc.client.hooker
Constructors in net.datenwerke.rs.reportdoc.client.hooker with parameters of type ReportDocumentationUiServiceModifierConstructorDescriptionReportViewDocumentationHooker(ToolbarService toolbarService, ReportDocumentationUiService reportDocService) -
Uses of ReportDocumentationUiService in net.datenwerke.rs.reportdoc.client.terminal.commandproc
Constructors in net.datenwerke.rs.reportdoc.client.terminal.commandproc with parameters of type ReportDocumentationUiServiceModifierConstructorDescriptionDeployAnalyzeTerminalCommandProcessor(ReportDocumentationUiService reportDocService) VariantTestTerminalCommandProcessor(ReportDocumentationUiService reportDocService) -
Uses of ReportDocumentationUiService in net.datenwerke.rs.scheduler.client.scheduler.schedulereport.pages
Constructors in net.datenwerke.rs.scheduler.client.scheduler.schedulereport.pages with parameters of type ReportDocumentationUiServiceModifierConstructorDescriptionJobReportConfigurationForm(ReportExecutorUIService reportExecutorService, ReportDocumentationUiService reportDocService, ReportExporterUIService reportExporterService, ReportManagerTreeLoaderDao reportLoaderDao, ReportExecutorDao reportExecutorDao, <any> reportDialogProvider, HookHandlerService hookHandler, Optional<ReportDto> report, Collection<ReportViewConfiguration> configs, ReportScheduleDefinition definition, List<ScheduleConfigWizardPageProviderHook> advancedPages) -
Uses of ReportDocumentationUiService in net.datenwerke.rs.tsreportarea.client.tsreportarea.hookers
Constructors in net.datenwerke.rs.tsreportarea.client.tsreportarea.hookers with parameters of type ReportDocumentationUiServiceModifierConstructorDescriptionMenuTestHooker(ReportDocumentationUiService reportDocService, TeamSpaceUIService teamspaceService)