Uses of Class
net.datenwerke.gf.client.history.HistoryLocation
Packages that use HistoryLocation
Package
Description
-
Uses of HistoryLocation in net.datenwerke.gf.client.dispatcher.hooks
Methods in net.datenwerke.gf.client.dispatcher.hooks that return HistoryLocation -
Uses of HistoryLocation in net.datenwerke.gf.client.history
Methods in net.datenwerke.gf.client.history that return HistoryLocationModifier and TypeMethodDescriptionstatic HistoryLocationHistoryLocation.fromString(String stringLocation) Methods in net.datenwerke.gf.client.history with parameters of type HistoryLocation -
Uses of HistoryLocation in net.datenwerke.gf.client.treedb
Methods in net.datenwerke.gf.client.treedb with parameters of type HistoryLocationModifier and TypeMethodDescriptionvoidTreeDBHistoryCallback.locationChanged(HistoryLocation location) -
Uses of HistoryLocation in net.datenwerke.rs.core.client.reportexecutor
Methods in net.datenwerke.rs.core.client.reportexecutor with parameters of type HistoryLocationModifier and TypeMethodDescriptionvoidReportExecutorDao.loadReportForExecutionFrom(HistoryLocation location, <any> callback) -
Uses of HistoryLocation in net.datenwerke.rs.core.client.reportexecutor.history
Methods in net.datenwerke.rs.core.client.reportexecutor.history with parameters of type HistoryLocationModifier and TypeMethodDescriptionvoidReportExecutorHistoryCallback.locationChanged(HistoryLocation location) -
Uses of HistoryLocation in net.datenwerke.rs.core.client.reportexecutor.rpc
Methods in net.datenwerke.rs.core.client.reportexecutor.rpc with parameters of type HistoryLocationModifier and TypeMethodDescriptionReportDtoReportExecutorRpcService.loadReportForExecutionFrom(HistoryLocation location) voidReportExecutorRpcServiceAsync.loadReportForExecutionFrom(HistoryLocation location, <any> callback) -
Uses of HistoryLocation in net.datenwerke.rs.core.server.reportexecutor
Methods in net.datenwerke.rs.core.server.reportexecutor with parameters of type HistoryLocationModifier and TypeMethodDescriptionReportDtoReportExecutorRpcServiceImpl.loadReportForExecutionFrom(HistoryLocation location) -
Uses of HistoryLocation in net.datenwerke.rs.core.service.reportmanager.hooks
Methods in net.datenwerke.rs.core.service.reportmanager.hooks with parameters of type HistoryLocationModifier and TypeMethodDescriptionvoidConfigureReportViaHistoryLocationHook.adjustReport(Report report, HistoryLocation location) -
Uses of HistoryLocation in net.datenwerke.rs.dashboard.client.dashboard
Methods in net.datenwerke.rs.dashboard.client.dashboard with parameters of type HistoryLocationModifier and TypeMethodDescriptionvoidDashboardDao.loadDashboardForDisplayFrom(HistoryLocation location, <any> callback) -
Uses of HistoryLocation in net.datenwerke.rs.dashboard.client.dashboard.rpc
Methods in net.datenwerke.rs.dashboard.client.dashboard.rpc with parameters of type HistoryLocationModifier and TypeMethodDescriptionDashboardDtoDashboardRpcService.loadDashboardForDisplayFrom(HistoryLocation location) voidDashboardRpcServiceAsync.loadDashboardForDisplayFrom(HistoryLocation location, <any> callback) -
Uses of HistoryLocation in net.datenwerke.rs.dashboard.server.dashboard
Methods in net.datenwerke.rs.dashboard.server.dashboard with parameters of type HistoryLocationModifier and TypeMethodDescriptionDashboardDtoDashboardRpcServiceImpl.loadDashboardForDisplayFrom(HistoryLocation location) -
Uses of HistoryLocation in net.datenwerke.rs.terminal.client.terminal
Methods in net.datenwerke.rs.terminal.client.terminal with parameters of type HistoryLocationModifier and TypeMethodDescriptionvoidTerminalUIService.displayTerminalMaximizedWindowWithCommand(HistoryLocation location) voidTerminalUIServiceImpl.displayTerminalMaximizedWindowWithCommand(HistoryLocation location) -
Uses of HistoryLocation in net.datenwerke.rs.tsreportarea.client.tsreportarea.hookers
Methods in net.datenwerke.rs.tsreportarea.client.tsreportarea.hookers with parameters of type HistoryLocationModifier and TypeMethodDescriptionvoidReferenceCallHistoryCallback.locationChanged(HistoryLocation location)