Uses of Interface
net.datenwerke.rs.teamspace.client.teamspace.TeamSpaceUIService
Packages that use TeamSpaceUIService
Package
Description
-
Uses of TeamSpaceUIService in net.datenwerke.rs.scheduleasfile.client.scheduleasfile.hookers
Constructors in net.datenwerke.rs.scheduleasfile.client.scheduleasfile.hookers with parameters of type TeamSpaceUIService -
Uses of TeamSpaceUIService in net.datenwerke.rs.teamspace.client.teamspace
Classes in net.datenwerke.rs.teamspace.client.teamspace that implement TeamSpaceUIService -
Uses of TeamSpaceUIService in net.datenwerke.rs.teamspace.client.teamspace.helpers.simpleform
Constructors in net.datenwerke.rs.teamspace.client.teamspace.helpers.simpleform with parameters of type TeamSpaceUIService -
Uses of TeamSpaceUIService in net.datenwerke.rs.teamspace.client.teamspace.hookers
Constructors in net.datenwerke.rs.teamspace.client.teamspace.hookers with parameters of type TeamSpaceUIServiceModifierConstructorDescriptionEditTeamSpaceBasicSettingsHooker(TeamSpaceUIService teamSpaceUIService, TeamSpaceDao tsDao) EditTeamSpaceMembersHooker(GridHelperService gridHelperService, ToolbarService toolbarService, TeamSpaceDao tsDao, TeamSpaceUIService teamSpaceService, UITree basicTreeForUserSelection, UITree basicTreeForGroupSelection) -
Uses of TeamSpaceUIService in net.datenwerke.rs.teamspace.client.teamspace.ui
Constructors in net.datenwerke.rs.teamspace.client.teamspace.ui with parameters of type TeamSpaceUIServiceModifierConstructorDescriptionTeamSpaceMainComponent(EditTeamSpaceDialogCreator editTeamSpaceDialogCreator, HookHandlerService hookHandler, TeamSpaceDao tsDao, ToolbarService toolbarService, TeamSpaceUIService teamSpaceService, EventBus eventBus) -
Uses of TeamSpaceUIService in net.datenwerke.rs.teamspace.client.teamspace.ui.admin
Constructors in net.datenwerke.rs.teamspace.client.teamspace.ui.admin with parameters of type TeamSpaceUIServiceModifierConstructorDescriptionTeamSpaceManagerPanel(EditTeamSpaceDialogCreator editTeamSpaceDialogCreator, TeamSpaceDao teamSpaceDao, TeamSpaceUIService teamSpaceService, ToolbarService toolbarService) -
Uses of TeamSpaceUIService in net.datenwerke.rs.tsreportarea.client.tsreportarea.hookers
Constructors in net.datenwerke.rs.tsreportarea.client.tsreportarea.hookers with parameters of type TeamSpaceUIServiceModifierConstructorDescriptionMenuAddFolderHooker(TeamSpaceUIService teamSpaceService) MenuDeleteHooker(TsDiskTreeManagerDao treeManagerDao, TeamSpaceUIService teamSpaceService) MenuExportHooker(ReportExporterUIService reportExporterService, TeamSpaceUIService teamSpaceService, ReportExecutorDao reportExecutorDao, ReportManagerTreeLoaderDao reportLoaderDao) MenuOpenHooker(TeamSpaceUIService teamSpaceService) MenuRenameHooker(TsDiskTreeManagerDao treeManagerDao, TeamSpaceUIService teamSpaceService, ToolbarService toolbarService) MenuTestHooker(ReportDocumentationUiService reportDocService, TeamSpaceUIService teamspaceService) MenuToAnotherTeamspaceHooker(TsDiskTreeManagerDao treeManagerDao, TeamSpaceUIService teamspaceService, ToolbarService toolbarService) TsDiskReportHandler(ReportExecutorUIService reportExecutorService, TeamSpaceUIService teamSpaceService, TsDiskDao favoriteDao, TsDiskTreeManagerDao treeManagerDao) -
Uses of TeamSpaceUIService in net.datenwerke.rs.tsreportarea.client.tsreportarea.ui
Constructors in net.datenwerke.rs.tsreportarea.client.tsreportarea.ui with parameters of type TeamSpaceUIServiceModifierConstructorDescriptionTsDiskMainComponent(ClipboardUiService clipboardService, LoginService loginService, TreeDBUIService treeDBUIService, HookHandlerService hookHandlerService, TsDiskDao favoriteDao, TsDiskTreeLoaderDao treeLoaderDao, TsDiskTreeManagerDao treeManagerDao, <any> importDialogCreator, <any> objectInformationPanelProvider, ToolbarService toolbarService, TeamSpaceUIService teamSpaceService, UiTreeFactory uiTreeFactory, <any> fileUploadServiceProvider)