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