Uses of Interface
info.magnolia.ui.admincentral.shellapp.pulse.item.list.PulseListPresenter.Listener

Packages that use PulseListPresenter.Listener
info.magnolia.ui.admincentral.shellapp.pulse   
info.magnolia.ui.admincentral.shellapp.pulse.item.list   
info.magnolia.ui.admincentral.shellapp.pulse.message   
info.magnolia.ui.admincentral.shellapp.pulse.task   
 

Uses of PulseListPresenter.Listener in info.magnolia.ui.admincentral.shellapp.pulse
 

Classes in info.magnolia.ui.admincentral.shellapp.pulse that implement PulseListPresenter.Listener
 class PulsePresenter
          Presenter of PulseView.
 

Uses of PulseListPresenter.Listener in info.magnolia.ui.admincentral.shellapp.pulse.item.list
 

Classes in info.magnolia.ui.admincentral.shellapp.pulse.item.list with type parameters of type PulseListPresenter.Listener
 class AbstractPulseListPresenter<T,L extends PulseListPresenter.Listener>
          Abstract presenter for items displayed in pulse.
 interface PulseListPresenter<L extends PulseListPresenter.Listener>
          Presenter interface for items accessed by PulsePresenter.
 

Fields in info.magnolia.ui.admincentral.shellapp.pulse.item.list declared as PulseListPresenter.Listener
protected  L AbstractPulseListPresenter.listener
           
 

Uses of PulseListPresenter.Listener in info.magnolia.ui.admincentral.shellapp.pulse.message
 

Subinterfaces of PulseListPresenter.Listener in info.magnolia.ui.admincentral.shellapp.pulse.message
static interface MessagesListPresenter.Listener
          Listener interface used to call back to parent presenter.
 

Uses of PulseListPresenter.Listener in info.magnolia.ui.admincentral.shellapp.pulse.task
 

Subinterfaces of PulseListPresenter.Listener in info.magnolia.ui.admincentral.shellapp.pulse.task
static interface TasksListPresenter.Listener
          Listener interface used to call back to parent presenter.
 



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