Class ScriptEditorPresenter

Object
AbstractPresenter<ScriptEditorView>
ScriptEditorPresenter
All Implemented Interfaces:
Presenter<ScriptEditorView>, PresenterLifeCicleAware<ScriptEditorView>, Serializable

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

    • ScriptEditorPresenter

      public ScriptEditorPresenter()
  • Method Details