Class ScriptEndpointPresenter

Object
AbstractFormViewPresenter<ScriptEndpoint,ScriptEndpointView>
VitruvioAbstractFormPresenter<ScriptEndpoint,ScriptEndpointView>
ScriptEndpointPresenter
All Implemented Interfaces:
Presenter<ScriptEndpointView>, PresenterLifeCicleAware<ScriptEndpointView>, Serializable

@Component @Scope("prototype") public class ScriptEndpointPresenter extends VitruvioAbstractFormPresenter<ScriptEndpoint,ScriptEndpointView>
See Also:
  • Constructor Details

    • ScriptEndpointPresenter

      public ScriptEndpointPresenter()
  • Method Details