Uses of Class
org.dashbuilder.client.cms.resources.i18n.ContentManagerI18n
-
Packages that use ContentManagerI18n Package Description org.dashbuilder.client.cms.screen.explorer org.dashbuilder.client.cms.screen.home org.dashbuilder.client.cms.widget -
-
Uses of ContentManagerI18n in org.dashbuilder.client.cms.screen.explorer
Constructors in org.dashbuilder.client.cms.screen.explorer with parameters of type ContentManagerI18n Constructor Description NavigationExplorerScreen(org.dashbuilder.client.navigation.NavigationManager navigationManager, org.dashbuilder.client.navigation.widget.editor.NavTreeEditor navTreeEditor, ContentManagerI18n i18n, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> workbenchNotification)PerspectivesExplorerScreen(PerspectivesExplorer perspectivesExplorer, NewPerspectivePopUp newPerspectivePopUp, ContentManagerI18n i18n) -
Uses of ContentManagerI18n in org.dashbuilder.client.cms.screen.home
Constructors in org.dashbuilder.client.cms.screen.home with parameters of type ContentManagerI18n Constructor Description ContentManagerHomeScreen(ContentManagerHomeScreen.View view, PerspectivesExplorerScreen perspectivesExplorerScreen, org.uberfire.ext.plugin.client.security.PluginController pluginController, ContentManagerI18n i18n) -
Uses of ContentManagerI18n in org.dashbuilder.client.cms.widget
Constructors in org.dashbuilder.client.cms.widget with parameters of type ContentManagerI18n Constructor Description PerspectivesExplorer(PerspectivesExplorer.View view, org.dashbuilder.client.navigation.plugin.PerspectivePluginManager perspectivePluginManager, org.uberfire.ext.plugin.client.security.PluginController pluginController, org.uberfire.client.mvp.PlaceManager placeManager, ContentManagerI18n i18n)
-