Uses of Interface
info.magnolia.ui.workbench.ContentView.Listener

Packages that use ContentView.Listener
info.magnolia.security.app.container   
info.magnolia.ui.workbench   
info.magnolia.ui.workbench.list   
info.magnolia.ui.workbench.search   
info.magnolia.ui.workbench.thumbnail   
info.magnolia.ui.workbench.tree   
 

Uses of ContentView.Listener in info.magnolia.security.app.container
 

Classes in info.magnolia.security.app.container that implement ContentView.Listener
 class UserTreePresenter
          Custom TreePresenter for the users workspace that uses the custom container UserContainer.
 

Uses of ContentView.Listener in info.magnolia.ui.workbench
 

Classes in info.magnolia.ui.workbench that implement ContentView.Listener
 class AbstractContentPresenter
          Abstract generic logic for content presenters.
 

Methods in info.magnolia.ui.workbench with parameters of type ContentView.Listener
 void ContentView.setListener(ContentView.Listener listener)
           
 

Uses of ContentView.Listener in info.magnolia.ui.workbench.list
 

Classes in info.magnolia.ui.workbench.list that implement ContentView.Listener
 class ListPresenter
          The ListPresenter is responsible for creating, configuring and updating a list of items according to the workbench definition.
 

Methods in info.magnolia.ui.workbench.list that return ContentView.Listener
protected  ContentView.Listener ListViewImpl.getListener()
           
 

Methods in info.magnolia.ui.workbench.list with parameters of type ContentView.Listener
 void ListViewImpl.setListener(ContentView.Listener listener)
           
 

Uses of ContentView.Listener in info.magnolia.ui.workbench.search
 

Classes in info.magnolia.ui.workbench.search that implement ContentView.Listener
 class SearchPresenter
          The SearchPresenter is responsible for handling a list of search results according to the workbench definition.
 

Uses of ContentView.Listener in info.magnolia.ui.workbench.thumbnail
 

Classes in info.magnolia.ui.workbench.thumbnail that implement ContentView.Listener
 class ThumbnailPresenter
          The ThumbnailPresenter is responsible for creating, configuring and updating a thumbnail grid of items according to the workbench definition.
 

Methods in info.magnolia.ui.workbench.thumbnail with parameters of type ContentView.Listener
 void ThumbnailViewImpl.setListener(ContentView.Listener listener)
           
 

Uses of ContentView.Listener in info.magnolia.ui.workbench.tree
 

Subinterfaces of ContentView.Listener in info.magnolia.ui.workbench.tree
static interface TreeView.Listener
          Tree-view specific listener interface.
 

Classes in info.magnolia.ui.workbench.tree that implement ContentView.Listener
 class TreePresenter
          The TreePresenter is responsible for creating, configuring and updating a tree of items according to the workbench definition.
 



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