Uses of Interface
info.magnolia.ui.workbench.definition.WorkbenchDefinition

Packages that use WorkbenchDefinition
info.magnolia.security.app.container   
info.magnolia.security.app.dialog.field   
info.magnolia.ui.contentapp.browser   
info.magnolia.ui.contentapp.field   
info.magnolia.ui.workbench   
info.magnolia.ui.workbench.container   
info.magnolia.ui.workbench.definition   
info.magnolia.ui.workbench.list   
info.magnolia.ui.workbench.search   
info.magnolia.ui.workbench.thumbnail   
info.magnolia.ui.workbench.tree   
 

Uses of WorkbenchDefinition in info.magnolia.security.app.container
 

Methods in info.magnolia.security.app.container with parameters of type WorkbenchDefinition
protected  HierarchicalJcrContainer UserTreePresenter.createContainer(WorkbenchDefinition workbench)
           
 

Constructors in info.magnolia.security.app.container with parameters of type WorkbenchDefinition
UserContainer(WorkbenchDefinition workbenchDefinition)
           
 

Uses of WorkbenchDefinition in info.magnolia.security.app.dialog.field
 

Methods in info.magnolia.security.app.dialog.field that return WorkbenchDefinition
 WorkbenchDefinition WorkspaceAccessFieldDefinition.getWorkbench()
           
protected  WorkbenchDefinition WorkspaceAccessFieldFactory.resolveWorkbenchDefinition()
           
 

Methods in info.magnolia.security.app.dialog.field with parameters of type WorkbenchDefinition
 void WorkspaceAccessFieldDefinition.setWorkbench(WorkbenchDefinition workbench)
           
 

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

Methods in info.magnolia.ui.contentapp.browser that return WorkbenchDefinition
 WorkbenchDefinition ConfiguredBrowserSubAppDescriptor.getWorkbench()
           
 WorkbenchDefinition BrowserSubAppDescriptor.getWorkbench()
           
 

Methods in info.magnolia.ui.contentapp.browser with parameters of type WorkbenchDefinition
 void ConfiguredBrowserSubAppDescriptor.setWorkbench(WorkbenchDefinition workBench)
           
 

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

Methods in info.magnolia.ui.contentapp.field that return WorkbenchDefinition
 WorkbenchDefinition WorkbenchFieldDefinition.getWorkbench()
           
 

Methods in info.magnolia.ui.contentapp.field with parameters of type WorkbenchDefinition
 void WorkbenchFieldDefinition.setWorkbench(WorkbenchDefinition workbench)
           
 

Constructors in info.magnolia.ui.contentapp.field with parameters of type WorkbenchDefinition
WorkbenchField(WorkbenchDefinition definition, ImageProviderDefinition imageProvider, WorkbenchPresenter presenter, info.magnolia.event.EventBus eventBus)
           
 

Uses of WorkbenchDefinition in info.magnolia.ui.workbench
 

Fields in info.magnolia.ui.workbench declared as WorkbenchDefinition
protected  WorkbenchDefinition AbstractContentPresenter.workbenchDefinition
           
 

Methods in info.magnolia.ui.workbench with parameters of type WorkbenchDefinition
 StatusBarView WorkbenchStatusBarPresenter.start(info.magnolia.event.EventBus eventBus, WorkbenchDefinition workbenchDefinition)
           
 ContentView ContentPresenter.start(WorkbenchDefinition workbenchDefinition, info.magnolia.event.EventBus eventBus, String viewTypeName, com.vaadin.event.Action.Container shortcutActionManager)
           
 ContentView AbstractContentPresenter.start(WorkbenchDefinition workbenchDefinition, info.magnolia.event.EventBus eventBus, String viewTypeName, com.vaadin.event.Action.Container shortcutActionManager)
           
 WorkbenchView WorkbenchPresenter.start(WorkbenchDefinition workbenchDefinition, ImageProviderDefinition imageProviderDefinition, info.magnolia.event.EventBus eventBus)
           
 

Uses of WorkbenchDefinition in info.magnolia.ui.workbench.container
 

Methods in info.magnolia.ui.workbench.container that return WorkbenchDefinition
 WorkbenchDefinition AbstractJcrContainer.getWorkbenchDefinition()
           
 

Constructors in info.magnolia.ui.workbench.container with parameters of type WorkbenchDefinition
AbstractJcrContainer(WorkbenchDefinition workbenchDefinition)
           
 

Uses of WorkbenchDefinition in info.magnolia.ui.workbench.definition
 

Classes in info.magnolia.ui.workbench.definition that implement WorkbenchDefinition
 class ConfiguredWorkbenchDefinition
          Default configured implementation of WorkbenchDefinition.
 

Uses of WorkbenchDefinition in info.magnolia.ui.workbench.list
 

Methods in info.magnolia.ui.workbench.list with parameters of type WorkbenchDefinition
protected  AbstractJcrContainer ListPresenter.createContainer(WorkbenchDefinition workbench)
           
 ListView ListPresenter.start(WorkbenchDefinition workbench, info.magnolia.event.EventBus eventBus, String viewTypeName, com.vaadin.event.Action.Container shortcutActionManager)
           
 

Constructors in info.magnolia.ui.workbench.list with parameters of type WorkbenchDefinition
FlatJcrContainer(WorkbenchDefinition workbenchDefinition)
           
 

Uses of WorkbenchDefinition in info.magnolia.ui.workbench.search
 

Methods in info.magnolia.ui.workbench.search with parameters of type WorkbenchDefinition
protected  SearchJcrContainer SearchPresenter.createContainer(WorkbenchDefinition workbench)
           
 

Constructors in info.magnolia.ui.workbench.search with parameters of type WorkbenchDefinition
SearchJcrContainer(WorkbenchDefinition workbenchDefinition)
           
 

Uses of WorkbenchDefinition in info.magnolia.ui.workbench.thumbnail
 

Methods in info.magnolia.ui.workbench.thumbnail with parameters of type WorkbenchDefinition
 ContentView ThumbnailPresenter.start(WorkbenchDefinition workbench, info.magnolia.event.EventBus eventBus, String viewTypeName, com.vaadin.event.Action.Container shortcutActionManager)
           
 

Constructors in info.magnolia.ui.workbench.thumbnail with parameters of type WorkbenchDefinition
ThumbnailContainer(WorkbenchDefinition workbenchDefinition, ImageProvider imageProvider)
           
 

Uses of WorkbenchDefinition in info.magnolia.ui.workbench.tree
 

Methods in info.magnolia.ui.workbench.tree with parameters of type WorkbenchDefinition
protected  HierarchicalJcrContainer TreePresenter.createContainer(WorkbenchDefinition workbench)
           
 TreeView TreePresenter.start(WorkbenchDefinition workbench, info.magnolia.event.EventBus eventBus, String viewTypeName, com.vaadin.event.Action.Container shortcutActionManager)
           
 

Constructors in info.magnolia.ui.workbench.tree with parameters of type WorkbenchDefinition
HierarchicalJcrContainer(WorkbenchDefinition workbenchDefinition)
           
 



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