Uses of Interface
info.magnolia.ui.vaadin.editor.PageEditorView

Packages that use PageEditorView
info.magnolia.pages.app.editor   
info.magnolia.ui.vaadin.editor   
 

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

Methods in info.magnolia.pages.app.editor that return PageEditorView
 PageEditorView PageEditorPresenter.start()
           
 

Methods in info.magnolia.pages.app.editor with parameters of type PageEditorView
 void PagesEditorSubAppViewImpl.setPageEditorView(PageEditorView pageEditor)
           
 void PagesEditorSubAppView.setPageEditorView(PageEditorView pageEditor)
           
 

Constructors in info.magnolia.pages.app.editor with parameters of type PageEditorView
PageEditorPresenter(ActionExecutor actionExecutor, PageEditorView view, info.magnolia.event.EventBus subAppEventBus, SubAppContext subAppContext, info.magnolia.i18nsystem.SimpleTranslator i18n)
           
 

Uses of PageEditorView in info.magnolia.ui.vaadin.editor
 

Classes in info.magnolia.ui.vaadin.editor that implement PageEditorView
 class PageEditorViewImpl
          Implements PageEditorView.
 



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