Uses of Interface
net.datenwerke.gf.client.dispatcher.DispatcherService
Packages that use DispatcherService
Package
Description
-
Uses of DispatcherService in net.datenwerke.gf.client.dispatcher
Classes in net.datenwerke.gf.client.dispatcher that implement DispatcherServiceModifier and TypeClassDescriptionclassA simple dispatcher service that checks if the user is currently logged in and display either the login or the homepage screen -
Uses of DispatcherService in net.datenwerke.rs.client
Methods in net.datenwerke.rs.client that return DispatcherService -
Uses of DispatcherService in net.datenwerke.rs.core.client.reportexporter
Constructors in net.datenwerke.rs.core.client.reportexporter with parameters of type DispatcherServiceModifierConstructorDescriptionReportExporterUIStartup(HookHandlerService hookHandler, WaitOnEventUIService waitOnEventService, UtilsUIService utilsService, ReportExporterUIService exporterService, ReportExporterDao reportExporterDao, DispatcherService dispatcherService)