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