Class PanelPresentationPresenter
- All Implemented Interfaces:
Presenter<PanelPresentationView>,PresenterLifeCicleAware<PanelPresentationView>,Serializable
@Component
@Scope("prototype")
public class PanelPresentationPresenter
extends AbstractPresenter<PanelPresentationView>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractPresenter
closeAllowed, getEventBus, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, setEventBus
-
Constructor Details
-
PanelPresentationPresenter
public PanelPresentationPresenter()
-
-
Method Details
-
setView
-
getView
-