Uses of Interface
info.magnolia.ui.workbench.list.ListView

Packages that use ListView
info.magnolia.ui.workbench.list   
info.magnolia.ui.workbench.search   
info.magnolia.ui.workbench.tree   
 

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

Classes in info.magnolia.ui.workbench.list that implement ListView
 class ListViewImpl
          Default Vaadin implementation of the list view.
 

Fields in info.magnolia.ui.workbench.list declared as ListView
protected  ListView ListPresenter.view
           
 

Methods in info.magnolia.ui.workbench.list that return ListView
 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 ListView
ListPresenter(ListView view, info.magnolia.objectfactory.ComponentProvider componentProvider)
           
 

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

Subinterfaces of ListView in info.magnolia.ui.workbench.search
 interface SearchView
          The search view interface.
 

Classes in info.magnolia.ui.workbench.search that implement ListView
 class SearchViewImpl
          Search view implementation is just a special case of list view.
 

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

Subinterfaces of ListView in info.magnolia.ui.workbench.tree
 interface TreeView
          Tree view interface.
 

Classes in info.magnolia.ui.workbench.tree that implement ListView
 class TreeViewImpl
          Vaadin UI component that displays a tree.
 



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