Uses of Class
net.datenwerke.gf.client.managerhelper.mainpanel.MainPanelView
Packages that use MainPanelView
Package
Description
-
Uses of MainPanelView in net.datenwerke.gf.client.managerhelper.hooks
Methods in net.datenwerke.gf.client.managerhelper.hooks that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> MainPanelViewProviderConfigHook.gatherViews(String viewProviderId, AbstractNodeDto node) MainPanelViewProviderHook.mainPanelViewProviderHook_getView(AbstractNodeDto node) MainPanelViewProviderHookImpl.mainPanelViewProviderHook_getView(AbstractNodeDto node) Methods in net.datenwerke.gf.client.managerhelper.hooks with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidMainPanelViewToolbarConfiguratorHook.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidMainPanelViewToolbarConfiguratorHook.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) default voidMainPanelViewToolbarConfiguratorHook.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode, UITree tree) Configures the right side of the toolbar for a given MainPanelView. -
Uses of MainPanelView in net.datenwerke.gf.client.managerhelper.mainpanel
Subclasses of MainPanelView in net.datenwerke.gf.client.managerhelper.mainpanelModifier and TypeClassDescriptionclassclassAMainPanelViewthat displays a FormPanel.classAMainPanelViewthat displays a widget. -
Uses of MainPanelView in net.datenwerke.gf.client.managerhelper.ui
Methods in net.datenwerke.gf.client.managerhelper.ui with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidAbstractTreeMainPanel.reloadView(MainPanelView view, AbstractNodeDto selectedNode) Method parameters in net.datenwerke.gf.client.managerhelper.ui with type arguments of type MainPanelViewModifier and TypeMethodDescriptionvoidAbstractTreeMainPanel.displayTreeSelection(List<MainPanelView> views, AbstractNodeDto selectedNode, UITree tree) -
Uses of MainPanelView in net.datenwerke.rs.adminutils.client.datasourcetester
Methods in net.datenwerke.rs.adminutils.client.datasourcetester with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidDatasourceTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidDatasourceTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.amazons3.client.amazons3.hookers
Methods in net.datenwerke.rs.amazons3.client.amazons3.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> AmazonS3DatasinkConfigProviderHooker.getAdminViews(DatasinkDefinitionDto datasinkDefinition) Methods in net.datenwerke.rs.amazons3.client.amazons3.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidAmazonS3DatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidAmazonS3DatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.amazons3.client.amazons3.ui
Subclasses of MainPanelView in net.datenwerke.rs.amazons3.client.amazons3.ui -
Uses of MainPanelView in net.datenwerke.rs.base.client.datasources.hooker
Methods in net.datenwerke.rs.base.client.datasources.hooker that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> CsvDatasourceConfigProviderHooker.getAdminViews(DatasourceDefinitionDto dsd) Collection<? extends MainPanelView> DatabaseDatasourceConfigProviderHooker.getAdminViews(DatasourceDefinitionDto dsd) -
Uses of MainPanelView in net.datenwerke.rs.base.client.datasources.ui
Subclasses of MainPanelView in net.datenwerke.rs.base.client.datasources.uiModifier and TypeClassDescriptionclassclassclass -
Uses of MainPanelView in net.datenwerke.rs.base.client.reportengines.jasper.hookers
Methods in net.datenwerke.rs.base.client.reportengines.jasper.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> JasperReportConfigHooker.getAdminViews(ReportDto report) Methods in net.datenwerke.rs.base.client.reportengines.jasper.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidJasperReportDownloadJRXMLsToolbarConfiguratorHooker.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidJasperReportDownloadJRXMLsToolbarConfiguratorHooker.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.base.client.reportengines.jasper.ui
Subclasses of MainPanelView in net.datenwerke.rs.base.client.reportengines.jasper.ui -
Uses of MainPanelView in net.datenwerke.rs.base.client.reportengines.table.hookers
Methods in net.datenwerke.rs.base.client.reportengines.table.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> TableReportConfigHooker.getAdminViews(ReportDto report) -
Uses of MainPanelView in net.datenwerke.rs.base.client.reportengines.table.ui
Subclasses of MainPanelView in net.datenwerke.rs.base.client.reportengines.table.ui -
Uses of MainPanelView in net.datenwerke.rs.birt.client.datasources.hooker
Methods in net.datenwerke.rs.birt.client.datasources.hooker that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> BirtReportDatasourceConfigProviderHooker.getAdminViews(DatasourceDefinitionDto dsd) -
Uses of MainPanelView in net.datenwerke.rs.birt.client.datasources.ui
Subclasses of MainPanelView in net.datenwerke.rs.birt.client.datasources.ui -
Uses of MainPanelView in net.datenwerke.rs.birt.client.reportengines.hookers
Methods in net.datenwerke.rs.birt.client.reportengines.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> BirtReportConfigHooker.getAdminViews(ReportDto report) Methods in net.datenwerke.rs.birt.client.reportengines.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidBirtReportFileDownloadToolbarConfiguratorHooker.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidBirtReportFileDownloadToolbarConfiguratorHooker.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.birt.client.reportengines.ui
Subclasses of MainPanelView in net.datenwerke.rs.birt.client.reportengines.ui -
Uses of MainPanelView in net.datenwerke.rs.birt.client.utils.hookers
Methods in net.datenwerke.rs.birt.client.utils.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidBirtReportParameterProposerToolbarConfiguratorHooker.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidBirtReportParameterProposerToolbarConfiguratorHooker.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.box.client.box.hookers
Methods in net.datenwerke.rs.box.client.box.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> BoxDatasinkConfigProviderHooker.getAdminViews(DatasinkDefinitionDto datasinkDefinition) Methods in net.datenwerke.rs.box.client.box.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidBoxDatasinkOAuthToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidBoxDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidBoxDatasinkOAuthToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidBoxDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.box.client.box.ui
Subclasses of MainPanelView in net.datenwerke.rs.box.client.box.ui -
Uses of MainPanelView in net.datenwerke.rs.core.client.datasinkmanager.hookers
Methods in net.datenwerke.rs.core.client.datasinkmanager.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionMainPanelViewProviderHooker.mainPanelViewProviderHook_getView(AbstractNodeDto node) -
Uses of MainPanelView in net.datenwerke.rs.core.client.datasinkmanager.hooks
Methods in net.datenwerke.rs.core.client.datasinkmanager.hooks that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> DatasinkDefinitionConfigProviderHook.getAdminViews(DatasinkDefinitionDto datasinkDefinition) -
Uses of MainPanelView in net.datenwerke.rs.core.client.datasinkmanager.ui.forms
Subclasses of MainPanelView in net.datenwerke.rs.core.client.datasinkmanager.ui.forms -
Uses of MainPanelView in net.datenwerke.rs.core.client.datasourcemanager.hookers
Methods in net.datenwerke.rs.core.client.datasourcemanager.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionMainPanelViewProviderHooker.mainPanelViewProviderHook_getView(AbstractNodeDto node) -
Uses of MainPanelView in net.datenwerke.rs.core.client.datasourcemanager.hooks
Methods in net.datenwerke.rs.core.client.datasourcemanager.hooks that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> DatasourceDefinitionConfigProviderHook.getAdminViews(DatasourceDefinitionDto dsd) -
Uses of MainPanelView in net.datenwerke.rs.core.client.datasourcemanager.ui.forms
Subclasses of MainPanelView in net.datenwerke.rs.core.client.datasourcemanager.ui.forms -
Uses of MainPanelView in net.datenwerke.rs.core.client.parameters.backend
Subclasses of MainPanelView in net.datenwerke.rs.core.client.parameters.backend -
Uses of MainPanelView in net.datenwerke.rs.core.client.reportmanager.hookers
Methods in net.datenwerke.rs.core.client.reportmanager.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionMainPanelViewProviderHooker.mainPanelViewProviderHook_getView(AbstractNodeDto node) -
Uses of MainPanelView in net.datenwerke.rs.core.client.reportmanager.hooks
Methods in net.datenwerke.rs.core.client.reportmanager.hooks that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> ReportTypeConfigHook.getAdminViews(ReportDto report) -
Uses of MainPanelView in net.datenwerke.rs.core.client.reportmanager.ui.forms
Subclasses of MainPanelView in net.datenwerke.rs.core.client.reportmanager.ui.formsModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of MainPanelView in net.datenwerke.rs.core.client.reportproperties.hookers
Methods in net.datenwerke.rs.core.client.reportproperties.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionReportPropertiesViewProviderHooker.mainPanelViewProviderHook_getView(AbstractNodeDto node) -
Uses of MainPanelView in net.datenwerke.rs.core.client.reportproperties.ui
Subclasses of MainPanelView in net.datenwerke.rs.core.client.reportproperties.ui -
Uses of MainPanelView in net.datenwerke.rs.core.client.reportvariants.ui
Subclasses of MainPanelView in net.datenwerke.rs.core.client.reportvariants.ui -
Uses of MainPanelView in net.datenwerke.rs.core.client.urlview.hooker
Methods in net.datenwerke.rs.core.client.urlview.hooker that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionViewProviderHooker.mainPanelViewProviderHook_getView(AbstractNodeDto node) -
Uses of MainPanelView in net.datenwerke.rs.crystal.client.crystal.hookers
Methods in net.datenwerke.rs.crystal.client.crystal.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> CrystalReportConfigHooker.getAdminViews(ReportDto report) Methods in net.datenwerke.rs.crystal.client.crystal.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidCrystalReportDownloadToolbarConfiguratorHooker.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidCrystalReportParameterProposerToolbarConfiguratorHooker.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidCrystalReportDownloadToolbarConfiguratorHooker.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidCrystalReportParameterProposerToolbarConfiguratorHooker.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.crystal.client.crystal.ui
Subclasses of MainPanelView in net.datenwerke.rs.crystal.client.crystal.ui -
Uses of MainPanelView in net.datenwerke.rs.dashboard.client.dashboard.hookers
Methods in net.datenwerke.rs.dashboard.client.dashboard.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionMainPanelViewProviderHooker.mainPanelViewProviderHook_getView(AbstractNodeDto node) -
Uses of MainPanelView in net.datenwerke.rs.dashboard.client.dashboard.ui.admin.forms
Subclasses of MainPanelView in net.datenwerke.rs.dashboard.client.dashboard.ui.admin.forms -
Uses of MainPanelView in net.datenwerke.rs.dot.client.dot.hookers
Methods in net.datenwerke.rs.dot.client.dot.hookers that return MainPanelViewMethods in net.datenwerke.rs.dot.client.dot.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidReloadButtonToolbarHookerDot.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) Configures the right side of the toolbar for a given MainPanelView instance. -
Uses of MainPanelView in net.datenwerke.rs.dot.client.dot.hooks
Methods in net.datenwerke.rs.dot.client.dot.hooks that return MainPanelView -
Uses of MainPanelView in net.datenwerke.rs.dropbox.client.dropbox.hookers
Methods in net.datenwerke.rs.dropbox.client.dropbox.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> DropboxDatasinkConfigProviderHooker.getAdminViews(DatasinkDefinitionDto datasinkDefinition) Methods in net.datenwerke.rs.dropbox.client.dropbox.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidDropboxDatasinkOAuthToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidDropboxDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidDropboxDatasinkOAuthToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidDropboxDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.dropbox.client.dropbox.ui
Subclasses of MainPanelView in net.datenwerke.rs.dropbox.client.dropbox.ui -
Uses of MainPanelView in net.datenwerke.rs.dsbundle.client.dsbundle.hooker
Methods in net.datenwerke.rs.dsbundle.client.dsbundle.hooker that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> DatabaseBundleConfigProviderHooker.getAdminViews(DatasourceDefinitionDto dsd) Methods in net.datenwerke.rs.dsbundle.client.dsbundle.hooker with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidDatasourceBundleTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidDatasourceBundleTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.dsbundle.client.dsbundle.ui
Subclasses of MainPanelView in net.datenwerke.rs.dsbundle.client.dsbundle.ui -
Uses of MainPanelView in net.datenwerke.rs.emaildatasink.client.emaildatasink.hookers
Methods in net.datenwerke.rs.emaildatasink.client.emaildatasink.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> EmailDatasinkConfigProviderHooker.getAdminViews(DatasinkDefinitionDto datasinkDefinition) Methods in net.datenwerke.rs.emaildatasink.client.emaildatasink.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidEmailDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidEmailDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.emaildatasink.client.emaildatasink.ui
Subclasses of MainPanelView in net.datenwerke.rs.emaildatasink.client.emaildatasink.ui -
Uses of MainPanelView in net.datenwerke.rs.fileserver.client.fileserver.fileeditors.text
Methods in net.datenwerke.rs.fileserver.client.fileserver.fileeditors.text that return MainPanelView -
Uses of MainPanelView in net.datenwerke.rs.fileserver.client.fileserver.hookers
Methods in net.datenwerke.rs.fileserver.client.fileserver.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionMainPanelViewProviderHooker.mainPanelViewProviderHook_getView(AbstractNodeDto node) Methods in net.datenwerke.rs.fileserver.client.fileserver.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidReloadButtonToolbarHooker.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidReloadButtonToolbarHooker.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode, UITree tree) -
Uses of MainPanelView in net.datenwerke.rs.fileserver.client.fileserver.hooks
Methods in net.datenwerke.rs.fileserver.client.fileserver.hooks that return MainPanelView -
Uses of MainPanelView in net.datenwerke.rs.fileserver.client.fileserver.ui.forms
Subclasses of MainPanelView in net.datenwerke.rs.fileserver.client.fileserver.ui.forms -
Uses of MainPanelView in net.datenwerke.rs.fileserver.client.fileserver.ui.panels
Subclasses of MainPanelView in net.datenwerke.rs.fileserver.client.fileserver.ui.panels -
Uses of MainPanelView in net.datenwerke.rs.ftp.client.ftp.hookers
Methods in net.datenwerke.rs.ftp.client.ftp.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> FtpDatasinkConfigProviderHooker.getAdminViews(DatasinkDefinitionDto datasinkDefinition) Collection<? extends MainPanelView> FtpsDatasinkConfigProviderHooker.getAdminViews(DatasinkDefinitionDto datasinkDefinition) Collection<? extends MainPanelView> SftpDatasinkConfigProviderHooker.getAdminViews(DatasinkDefinitionDto datasinkDefinition) Methods in net.datenwerke.rs.ftp.client.ftp.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidFtpDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidFtpsDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidSftpDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidFtpDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidFtpsDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidSftpDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.ftp.client.ftp.ui
Subclasses of MainPanelView in net.datenwerke.rs.ftp.client.ftp.uiModifier and TypeClassDescriptionclassclassForm used to editFtpsDatasinks in the administration view.classForm used to editSftpDatasinks in the administration view. -
Uses of MainPanelView in net.datenwerke.rs.googledrive.client.googledrive.hookers
Methods in net.datenwerke.rs.googledrive.client.googledrive.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> GoogleDriveDatasinkConfigProviderHooker.getAdminViews(DatasinkDefinitionDto datasinkDefinition) Methods in net.datenwerke.rs.googledrive.client.googledrive.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidGoogleDriveDatasinkOAuthToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidGoogleDriveDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidGoogleDriveDatasinkOAuthToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidGoogleDriveDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.googledrive.client.googledrive.ui
Subclasses of MainPanelView in net.datenwerke.rs.googledrive.client.googledrive.ui -
Uses of MainPanelView in net.datenwerke.rs.grideditor.client.grideditor.hookers
Methods in net.datenwerke.rs.grideditor.client.grideditor.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> GridEditorConfigHooker.getAdminViews(ReportDto report) -
Uses of MainPanelView in net.datenwerke.rs.grideditor.client.grideditor.ui
Subclasses of MainPanelView in net.datenwerke.rs.grideditor.client.grideditor.ui -
Uses of MainPanelView in net.datenwerke.rs.incubator.client.jaspertotable.hooker
Methods in net.datenwerke.rs.incubator.client.jaspertotable.hooker with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidEditJasperToTablePropertiesHooker.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidEditJasperToTablePropertiesHooker.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.incubator.client.jasperutils.hookers
Methods in net.datenwerke.rs.incubator.client.jasperutils.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidJasperReportParameterProposerToolbarConfiguratorHooker.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidJasperReportParameterProposerToolbarConfiguratorHooker.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.incubator.client.reportmetadata.hookers
Methods in net.datenwerke.rs.incubator.client.reportmetadata.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionMainPanelViewProviderHooker.mainPanelViewProviderHook_getView(AbstractNodeDto node) -
Uses of MainPanelView in net.datenwerke.rs.incubator.client.reportmetadata.ui
Subclasses of MainPanelView in net.datenwerke.rs.incubator.client.reportmetadata.ui -
Uses of MainPanelView in net.datenwerke.rs.jxlsreport.client.jxlsreport.hookers
Methods in net.datenwerke.rs.jxlsreport.client.jxlsreport.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> JxlsReportConfigHooker.getAdminViews(ReportDto report) Methods in net.datenwerke.rs.jxlsreport.client.jxlsreport.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidJxlsReportFileDownloadToolbarConfiguratorHooker.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidJxlsReportFileDownloadToolbarConfiguratorHooker.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.jxlsreport.client.jxlsreport.ui
Subclasses of MainPanelView in net.datenwerke.rs.jxlsreport.client.jxlsreport.ui -
Uses of MainPanelView in net.datenwerke.rs.localfsdatasink.client.localfsdatasink.hookers
Methods in net.datenwerke.rs.localfsdatasink.client.localfsdatasink.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> LocalFileSystemDatasinkConfigProviderHooker.getAdminViews(DatasinkDefinitionDto datasinkDefinition) Methods in net.datenwerke.rs.localfsdatasink.client.localfsdatasink.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidLocalFileSystemDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidLocalFileSystemDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.localfsdatasink.client.localfsdatasink.ui
Subclasses of MainPanelView in net.datenwerke.rs.localfsdatasink.client.localfsdatasink.ui -
Uses of MainPanelView in net.datenwerke.rs.markdown.client.markdown.hookers
Methods in net.datenwerke.rs.markdown.client.markdown.hookers that return MainPanelViewMethods in net.datenwerke.rs.markdown.client.markdown.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidReloadButtonToolbarHookerMarkdown.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.markdown.client.markdown.hooks
Methods in net.datenwerke.rs.markdown.client.markdown.hooks that return MainPanelView -
Uses of MainPanelView in net.datenwerke.rs.onedrive.client.onedrive.hookers
Methods in net.datenwerke.rs.onedrive.client.onedrive.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> OneDriveDatasinkConfigProviderHooker.getAdminViews(DatasinkDefinitionDto datasinkDefinition) Methods in net.datenwerke.rs.onedrive.client.onedrive.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidOneDriveDatasinkOAuthToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidOneDriveDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidOneDriveDatasinkOAuthToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidOneDriveDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.onedrive.client.onedrive.ui
Subclasses of MainPanelView in net.datenwerke.rs.onedrive.client.onedrive.ui -
Uses of MainPanelView in net.datenwerke.rs.passwordpolicy.client.activateuser.hooks
Methods in net.datenwerke.rs.passwordpolicy.client.activateuser.hooks with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidActivateUserToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidActivateUserToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.printer.client.printer.hookers
Methods in net.datenwerke.rs.printer.client.printer.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> PrinterDatasinkConfigProviderHooker.getAdminViews(DatasinkDefinitionDto datasinkDefinition) Methods in net.datenwerke.rs.printer.client.printer.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidPrinterDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidPrinterDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.printer.client.printer.ui
Subclasses of MainPanelView in net.datenwerke.rs.printer.client.printer.ui -
Uses of MainPanelView in net.datenwerke.rs.remotersrestserver.client.remotersrestserver.hookers
Methods in net.datenwerke.rs.remotersrestserver.client.remotersrestserver.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> RemoteServerConfigProviderHooker.getAdminViews(RemoteServerDefinitionDto remoteServerDefinition) Methods in net.datenwerke.rs.remotersrestserver.client.remotersrestserver.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidRemoteRsRestServerTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidRemoteRsRestServerTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.remotersrestserver.client.remotersrestserver.ui
-
Uses of MainPanelView in net.datenwerke.rs.remoteserver.client.remoteservermanager.hookers
Methods in net.datenwerke.rs.remoteserver.client.remoteservermanager.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionMainPanelViewProviderHooker.mainPanelViewProviderHook_getView(AbstractNodeDto node) -
Uses of MainPanelView in net.datenwerke.rs.remoteserver.client.remoteservermanager.hooks
Methods in net.datenwerke.rs.remoteserver.client.remoteservermanager.hooks that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> RemoteServerDefinitionConfigProviderHook.getAdminViews(RemoteServerDefinitionDto remoteServerDefinition) -
Uses of MainPanelView in net.datenwerke.rs.remoteserver.client.remoteservermanager.ui.forms
-
Uses of MainPanelView in net.datenwerke.rs.saiku.client.datasource.hooker
Methods in net.datenwerke.rs.saiku.client.datasource.hooker that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> MondrianDatasourceConfigProviderHooker.getAdminViews(DatasourceDefinitionDto dsd) Methods in net.datenwerke.rs.saiku.client.datasource.hooker with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidMondrianDatasourceTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidMondrianDatasourceTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.saiku.client.datasource.ui
Subclasses of MainPanelView in net.datenwerke.rs.saiku.client.datasource.ui -
Uses of MainPanelView in net.datenwerke.rs.saiku.client.saiku.hookers
Methods in net.datenwerke.rs.saiku.client.saiku.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> SaikuReportConfigHooker.getAdminViews(ReportDto report) -
Uses of MainPanelView in net.datenwerke.rs.saiku.client.saiku.ui
Subclasses of MainPanelView in net.datenwerke.rs.saiku.client.saiku.ui -
Uses of MainPanelView in net.datenwerke.rs.samba.client.samba.hookers
Methods in net.datenwerke.rs.samba.client.samba.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> SambaDatasinkConfigProviderHooker.getAdminViews(DatasinkDefinitionDto datasinkDefinition) Methods in net.datenwerke.rs.samba.client.samba.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidSambaDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidSambaDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.samba.client.samba.ui
Subclasses of MainPanelView in net.datenwerke.rs.samba.client.samba.ui -
Uses of MainPanelView in net.datenwerke.rs.scp.client.scp.hookers
Methods in net.datenwerke.rs.scp.client.scp.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> ScpDatasinkConfigProviderHooker.getAdminViews(DatasinkDefinitionDto datasinkDefinition) Methods in net.datenwerke.rs.scp.client.scp.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidScpDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidScpDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.scp.client.scp.ui
Subclasses of MainPanelView in net.datenwerke.rs.scp.client.scp.uiModifier and TypeClassDescriptionclassForm used to editScpDatasinks in the administration view. -
Uses of MainPanelView in net.datenwerke.rs.scriptdatasink.client.scriptdatasink.hookers
Methods in net.datenwerke.rs.scriptdatasink.client.scriptdatasink.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> ScriptDatasinkConfigProviderHooker.getAdminViews(DatasinkDefinitionDto datasinkDefinition) Methods in net.datenwerke.rs.scriptdatasink.client.scriptdatasink.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidScriptDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidScriptDatasinkTesterToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.scriptdatasink.client.scriptdatasink.ui
Subclasses of MainPanelView in net.datenwerke.rs.scriptdatasink.client.scriptdatasink.ui -
Uses of MainPanelView in net.datenwerke.rs.scriptdatasource.client.scriptdatasource.hooker
Methods in net.datenwerke.rs.scriptdatasource.client.scriptdatasource.hooker that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> ScriptDatasourceConfigProviderHooker.getAdminViews(DatasourceDefinitionDto dsd) -
Uses of MainPanelView in net.datenwerke.rs.scriptdatasource.client.scriptdatasource.ui
-
Uses of MainPanelView in net.datenwerke.rs.scriptreport.client.scriptreport.hookers
Methods in net.datenwerke.rs.scriptreport.client.scriptreport.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> ScriptReportConfigHooker.getAdminViews(ReportDto report) -
Uses of MainPanelView in net.datenwerke.rs.scriptreport.client.scriptreport.ui
Subclasses of MainPanelView in net.datenwerke.rs.scriptreport.client.scriptreport.ui -
Uses of MainPanelView in net.datenwerke.rs.tabledatasink.client.tabledatasink.hookers
Methods in net.datenwerke.rs.tabledatasink.client.tabledatasink.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionCollection<? extends MainPanelView> TableDatasinkConfigProviderHooker.getAdminViews(DatasinkDefinitionDto datasinkDefinition) -
Uses of MainPanelView in net.datenwerke.rs.tabledatasink.client.tabledatasink.ui
Subclasses of MainPanelView in net.datenwerke.rs.tabledatasink.client.tabledatasink.ui -
Uses of MainPanelView in net.datenwerke.rs.transport.client.transport.hookers
Methods in net.datenwerke.rs.transport.client.transport.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionMainPanelViewProviderHooker.mainPanelViewProviderHook_getView(AbstractNodeDto node) Methods in net.datenwerke.rs.transport.client.transport.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidTransportApplyToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidTransportApplyToolbarConfigurator.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.rs.transport.client.transport.ui.forms
Subclasses of MainPanelView in net.datenwerke.rs.transport.client.transport.ui.forms -
Uses of MainPanelView in net.datenwerke.rs.uservariables.client.uservariables.hookers
Methods in net.datenwerke.rs.uservariables.client.uservariables.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionMainPanelViewProviderHooker.getPrimaryViews(AbstractNodeDto node) -
Uses of MainPanelView in net.datenwerke.rs.uservariables.client.uservariables.mainpanel
-
Uses of MainPanelView in net.datenwerke.security.ext.client.security.ui
Subclasses of MainPanelView in net.datenwerke.security.ext.client.security.ui -
Uses of MainPanelView in net.datenwerke.security.ext.client.usermanager.hookers
Methods in net.datenwerke.security.ext.client.usermanager.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionMainPanelViewProviderHooker.getPrimaryViews(AbstractNodeDto node) -
Uses of MainPanelView in net.datenwerke.security.ext.client.usermanager.ui.forms
Subclasses of MainPanelView in net.datenwerke.security.ext.client.usermanager.ui.forms -
Uses of MainPanelView in net.datenwerke.treedb.ext.client.eximport.ex
Methods in net.datenwerke.treedb.ext.client.eximport.ex with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidQuickExportHookerBase.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidQuickExportHookerBase.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) -
Uses of MainPanelView in net.datenwerke.treedb.ext.client.eximport.ex.hookers
Methods in net.datenwerke.treedb.ext.client.eximport.ex.hookers with parameters of type MainPanelViewModifier and TypeMethodDescriptionvoidInformationButtonHook.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) Configures the left side of the toolbar in a MainPanelViewvoidMoveButtonHook.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) Configures the left section of the toolbar forvoidRemoveButtonHook.mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) Adds custom components to the left section of the toolbar in the main panel view.voidInformationButtonHook.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) Configures the right side of the toolbar in a MainPanelView by adding an information button.voidInformationButtonHook.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode, UITree tree) Adds additional configuration to the right side of the toolbar in a MainPanelView.voidMoveButtonHook.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) Adds a custom configuration to the right section of the toolbar in the main panel view.voidMoveButtonHook.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode, UITree viewTree) Adds a custom configuration to the right section of the toolbar in the main panel view.voidRemoveButtonHook.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) Configures the right-hand section of the toolbar in the main panel view by allowing additional components or functionality tovoidRemoveButtonHook.mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode, UITree tree) Adds a custom 'Remove' button to the right-hand side of the toolbar in the main panel view under specific conditions. -
Uses of MainPanelView in net.datenwerke.usermanager.ext.client.properties.hookers
Methods in net.datenwerke.usermanager.ext.client.properties.hookers that return types with arguments of type MainPanelViewModifier and TypeMethodDescriptionUserPropertiesViewProviderHooker.mainPanelViewProviderHook_getView(AbstractNodeDto node) -
Uses of MainPanelView in net.datenwerke.usermanager.ext.client.properties.ui
Subclasses of MainPanelView in net.datenwerke.usermanager.ext.client.properties.ui