Uses of Interface
net.datenwerke.gxtdto.client.clipboard.ClipboardUiService
Packages that use ClipboardUiService
Package
Description
-
Uses of ClipboardUiService in net.datenwerke.gf.client.managerhelper.tree
Constructors in net.datenwerke.gf.client.managerhelper.tree with parameters of type ClipboardUiServiceModifierConstructorDescriptionManagerHelperTree(ClipboardUiService clipboardService, HookHandlerService hookHandler, <any> menuConfigProvider, Class<?> guarantor, EnhancedTreeStore store, TreeDbLoaderDao treeLoaderDao, TreeDbManagerDao treeManagerDao) -
Uses of ClipboardUiService in net.datenwerke.gf.client.treedb
Constructors in net.datenwerke.gf.client.treedb with parameters of type ClipboardUiService -
Uses of ClipboardUiService in net.datenwerke.gf.client.treedb.simpleform
Constructors in net.datenwerke.gf.client.treedb.simpleform with parameters of type ClipboardUiService -
Uses of ClipboardUiService in net.datenwerke.gxtdto.client.clipboard
Classes in net.datenwerke.gxtdto.client.clipboard that implement ClipboardUiServiceConstructors in net.datenwerke.gxtdto.client.clipboard with parameters of type ClipboardUiServiceModifierConstructorDescriptionClipboardProviderHandler(ClipboardUiService clipboardService, Widget target, ClipboardCopyProcessor itemProvider) ClipboardReceiverHandler(ClipboardUiService clipboardService, Widget target, ClipboardPasteProcessor pasteProcessor) -
Uses of ClipboardUiService in net.datenwerke.rs.base.client.reportengines.table.columnfilter.propertywidgets
Constructors in net.datenwerke.rs.base.client.reportengines.table.columnfilter.propertywidgets with parameters of type ClipboardUiServiceModifierConstructorDescriptionFilterView(ClipboardUiService clipboardService, TableReportUtilityDao tableReportUtilityDao, ToolbarService toolbarService, GridHelperService gridHelperService, ContextHelpUiService contextHelpService, HookHandlerService hookHandler, StatementManagerDao statementManager, SqlTypes sqlTypes, ReportExecutorUIService reportExecutorUIService) -
Uses of ClipboardUiService in net.datenwerke.rs.base.client.reportengines.table.prefilter.propertywidgets
Constructors in net.datenwerke.rs.base.client.reportengines.table.prefilter.propertywidgets with parameters of type ClipboardUiServiceModifierConstructorDescriptionPreFilterView(ClipboardUiService clipboardService, HookHandlerService hookHandler, ContextHelpUiService contextHelpService, ToolbarService toolbarService, ReportExecutorUIService reportExecutorService, TableReportUtilityDao tableReportUtilityDao, <any> utilsUIServiceProvider) -
Uses of ClipboardUiService in net.datenwerke.rs.computedcolumns.client.computedcolumns.propertywidgets
Constructors in net.datenwerke.rs.computedcolumns.client.computedcolumns.propertywidgets with parameters of type ClipboardUiServiceModifierConstructorDescriptionComputedColumnsView(ClipboardUiService clipboardService, ToolbarService toolbarService, ComputedColumnsDao dao, TableReportUtilityDao tableReportUtilityDao, ContextHelpUiService contextHelperService) -
Uses of ClipboardUiService in net.datenwerke.rs.core.client.datasinkmanager.helper.forms
Constructors in net.datenwerke.rs.core.client.datasinkmanager.helper.forms with parameters of type ClipboardUiServiceModifierConstructorDescriptionDatasinkSelectionField(ClipboardUiService clipboardService, DatasinkUIService datasinkService, <any> datasinkDaoProvider, BaseIcon defaultDatasinkIcon, Container container, UITree datasinkTree, Class<? extends DatasinkDefinitionDto>... types) -
Uses of ClipboardUiService in net.datenwerke.rs.core.client.datasourcemanager.helper.forms
Constructors in net.datenwerke.rs.core.client.datasourcemanager.helper.forms with parameters of type ClipboardUiServiceModifierConstructorDescriptionDatasourceSelectionField(ClipboardUiService clipboardService, DatasourceUIService datasourceService, boolean displayOptionalAdditionalConfigFields, Container container, UITree datasourceTree, DatasourceDao generalPropertiesDao, Class<? extends DatasourceDefinitionDto>... types) -
Uses of ClipboardUiService in net.datenwerke.rs.core.client.parameters.backend
Constructors in net.datenwerke.rs.core.client.parameters.backend with parameters of type ClipboardUiServiceModifierConstructorDescriptionParameterView(ClipboardUiService clipboardService, ParameterUIService parameterService, ToolbarService toolbarService, ParameterDao parameterDao) -
Uses of ClipboardUiService in net.datenwerke.rs.tsreportarea.client.tsreportarea.helper.simpleform
Constructors in net.datenwerke.rs.tsreportarea.client.tsreportarea.helper.simpleform with parameters of type ClipboardUiServiceModifierConstructorDescriptionTsDiskProvider(ClipboardUiService clipboardService, TsDiskTreeLoaderDao treeLoaderDao, TreeDBUIService treeDBUIService, UiTreeFactory uiTreeFactory, TsDiskUIService tsDiskUIService) TsFolderProvider(ClipboardUiService clipboardService, TsDiskTreeLoaderDao treeLoaderDao, TreeDBUIService treeDBUIService, UiTreeFactory uiTreeFactory, TsDiskUIService tsDiskUIService) TsReportReferenceProvider(ClipboardUiService clipboardService, TsDiskTreeLoaderDao treeLoaderDao, TreeDBUIService treeDBUIService, UiTreeFactory uiTreeFactory, TsDiskUIService tsDiskUIService) -
Uses of ClipboardUiService in net.datenwerke.rs.tsreportarea.client.tsreportarea.ui
Constructors in net.datenwerke.rs.tsreportarea.client.tsreportarea.ui with parameters of type ClipboardUiServiceModifierConstructorDescriptionTsDiskMainComponent(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) -
Uses of ClipboardUiService in net.datenwerke.security.ext.client.usermanager.helper.simpleform
Constructors in net.datenwerke.security.ext.client.usermanager.helper.simpleform with parameters of type ClipboardUiServiceModifierConstructorDescriptionUserProvider(ClipboardUiService clipboardService, UserManagerTreeLoaderDao treeLoaderDao, UITree basicTreeForUserSelection)