Uses of Class
net.datenwerke.gxtdto.client.ui.helper.nav.NavigationPanelHelper
Packages that use NavigationPanelHelper
Package
Description
-
Uses of NavigationPanelHelper in net.datenwerke.gf.client.administration.ui
Constructors in net.datenwerke.gf.client.administration.ui with parameters of type NavigationPanelHelperModifierConstructorDescriptionAdministrationNavPanel(NavigationPanelHelper navPanelHelper, HookHandlerService hookHandler, EventBus eventBus, <any> adminPanel) -
Uses of NavigationPanelHelper in net.datenwerke.rs.adminutils.client.systemconsole
Constructors in net.datenwerke.rs.adminutils.client.systemconsole with parameters of type NavigationPanelHelperModifierConstructorDescriptionSystemConsoleNavigationPanel(HookHandlerService hookHandler, NavigationPanelHelper navPanelHelper, SystemConsoleMainPanel mainPanel) -
Uses of NavigationPanelHelper in net.datenwerke.rs.dashboard.client.dashboard.ui
Constructors in net.datenwerke.rs.dashboard.client.dashboard.ui with parameters of type NavigationPanelHelperModifierConstructorDescriptionDashboardMainComponent(DashboardDao dao, HookHandlerService hookHandler, <any> viewProvider, NavigationPanelHelper nagPanelHelper, ToolbarService toolbarService, DadgetCatalogFactory catalogFactory, UITree dashboardTree, SecurityUIService securityService) -
Uses of NavigationPanelHelper in net.datenwerke.rs.eximport.client.eximport.im.ui
Constructors in net.datenwerke.rs.eximport.client.eximport.im.ui with parameters of type NavigationPanelHelperModifierConstructorDescriptionImportMainPanel(HookHandlerService hookHandler, ImporterDao importerDao, NavigationPanelHelper navPanelHelper, <any> propertiesDialogProvider, ToolbarService toolbarService, FileUploadUiService fileUploadService, UtilsUIService utilsUIService) -
Uses of NavigationPanelHelper in net.datenwerke.rs.transport.client.transport.ui.forms
Constructors in net.datenwerke.rs.transport.client.transport.ui.forms with parameters of type NavigationPanelHelperModifierConstructorDescriptionObjectTreeForm(HookHandlerService hookHandler, NavigationPanelHelper navPanelHelper, TransportDao transportDao) -
Uses of NavigationPanelHelper in net.datenwerke.security.ext.client.security.ui.genericview
Constructors in net.datenwerke.security.ext.client.security.ui.genericview with parameters of type NavigationPanelHelperModifierConstructorDescriptionGenericSecurityNavigationPanel(HookHandlerService hookHandler, NavigationPanelHelper navPanelHelper, GenericSecurityMainPanel mainPanel)