Uses of Interface
info.magnolia.ui.workbench.WorkbenchView

Packages that use WorkbenchView
info.magnolia.ui.contentapp.browser   
info.magnolia.ui.contentapp.field   
info.magnolia.ui.workbench   
 

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

Methods in info.magnolia.ui.contentapp.browser with parameters of type WorkbenchView
 void BrowserViewImpl.setWorkbenchView(WorkbenchView workbench)
           
 void BrowserView.setWorkbenchView(WorkbenchView workbenchView)
           
 

Uses of WorkbenchView in info.magnolia.ui.contentapp.field
 

Methods in info.magnolia.ui.contentapp.field that return WorkbenchView
 WorkbenchView TextAndContentViewField.getContentView()
           
 

Methods in info.magnolia.ui.contentapp.field with parameters of type WorkbenchView
 void TextAndContentViewField.setContentView(WorkbenchView contentView)
          Set contentView, and Add it to the Layout.
 

Uses of WorkbenchView in info.magnolia.ui.workbench
 

Classes in info.magnolia.ui.workbench that implement WorkbenchView
 class WorkbenchViewImpl
          Implementation of the workbench view.
 

Methods in info.magnolia.ui.workbench that return WorkbenchView
 WorkbenchView WorkbenchPresenter.start(WorkbenchDefinition workbenchDefinition, ImageProviderDefinition imageProviderDefinition, info.magnolia.event.EventBus eventBus)
           
 

Constructors in info.magnolia.ui.workbench with parameters of type WorkbenchView
WorkbenchPresenter(WorkbenchView view, info.magnolia.objectfactory.ComponentProvider componentProvider, WorkbenchStatusBarPresenter statusBarPresenter)
           
 



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