Uses of Interface
net.datenwerke.gf.client.homepage.DwMainViewportUiService
Packages that use DwMainViewportUiService
Package
Description
-
Uses of DwMainViewportUiService in net.datenwerke.gf.client.homepage
Classes in net.datenwerke.gf.client.homepage that implement DwMainViewportUiServiceModifier and TypeClassDescriptionclassThis implementation ofDwMainViewportUiServiceconfigure the ReportServer default screens setup and handles events raised by components on these screen parts. -
Uses of DwMainViewportUiService in net.datenwerke.rs.core.client.reportexecutor
Constructors in net.datenwerke.rs.core.client.reportexecutor with parameters of type DwMainViewportUiServiceModifierConstructorDescriptionReportExecutorUIServiceImpl(HookHandlerService hookHandler, LoginService loginService, <any> executeModuleProvider, DwMainViewportUiService viewportService, ReportExecutorDao reportExecutorDao, <any> variantStorerConfigProvider, WaitOnEventUIService waitOnEventService, <any> imagePreviewProvider, <any> jsPreviewProvider, <any> nativePreviewProvider, TsDiskDao tsDiskDao) -
Uses of DwMainViewportUiService in net.datenwerke.rs.search.client.search
Constructors in net.datenwerke.rs.search.client.search with parameters of type DwMainViewportUiServiceModifierConstructorDescriptionSearchUiServiceImpl(<any> searchAreaProvider, <any> searchModuleProvider, DwMainViewportUiService viewportService, <any> dtoInfoServiceProvider) -
Uses of DwMainViewportUiService in net.datenwerke.rs.teamspace.client.teamspace
Constructors in net.datenwerke.rs.teamspace.client.teamspace with parameters of type DwMainViewportUiServiceModifierConstructorDescriptionTeamSpaceUIServiceImpl(SecurityUIService securityService, TeamSpaceDao tsDao, DwMainViewportUiService viewportService, ToolbarService toolbarService, <any> teamSpaceClientModuleProvider)