Class ScriptDebugPresenter

All Implemented Interfaces:
Presenter<ScriptDebugView>, PresenterLifeCicleAware<ScriptDebugView>, Serializable

@Component @Scope("prototype") public class ScriptDebugPresenter extends AbstractPresenter<ScriptDebugView>
See Also:
  • Constructor Details

    • ScriptDebugPresenter

      public ScriptDebugPresenter()
  • Method Details