Uses of Interface
info.magnolia.ui.contentapp.ContentSubAppView

Packages that use ContentSubAppView
info.magnolia.pages.app.editor   
info.magnolia.ui.contentapp   
info.magnolia.ui.contentapp.browser   
info.magnolia.ui.contentapp.detail   
 

Uses of ContentSubAppView in info.magnolia.pages.app.editor
 

Subinterfaces of ContentSubAppView in info.magnolia.pages.app.editor
 interface PagesEditorSubAppView
          PagesEditorSubAppView.
 

Classes in info.magnolia.pages.app.editor that implement ContentSubAppView
 class PagesEditorSubAppViewImpl
          PageEditorViewImpl.
 

Uses of ContentSubAppView in info.magnolia.ui.contentapp
 

Classes in info.magnolia.ui.contentapp that implement ContentSubAppView
 class ContentSubAppViewImpl
          View for Workbench subApps.
 

Uses of ContentSubAppView in info.magnolia.ui.contentapp.browser
 

Methods in info.magnolia.ui.contentapp.browser that return ContentSubAppView
 ContentSubAppView BrowserSubApp.getView()
           
 

Constructors in info.magnolia.ui.contentapp.browser with parameters of type ContentSubAppView
BrowserSubApp(ActionExecutor actionExecutor, SubAppContext subAppContext, ContentSubAppView view, BrowserPresenter browser, info.magnolia.event.EventBus subAppEventBus, info.magnolia.objectfactory.ComponentProvider componentProvider)
           
 

Uses of ContentSubAppView in info.magnolia.ui.contentapp.detail
 

Methods in info.magnolia.ui.contentapp.detail that return ContentSubAppView
 ContentSubAppView DetailSubApp.getView()
           
 

Constructors in info.magnolia.ui.contentapp.detail with parameters of type ContentSubAppView
DetailSubApp(SubAppContext subAppContext, ContentSubAppView view, info.magnolia.event.EventBus adminCentralEventBus, DetailEditorPresenter workbench, info.magnolia.i18nsystem.SimpleTranslator i18n)
           
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.