Class PanelNotificationPresenter

Object
AbstractPresenter<BaseFormView<PanelForm>>
PanelNotificationPresenter
All Implemented Interfaces:
Presenter<BaseFormView<PanelForm>>, PresenterLifeCicleAware<BaseFormView<PanelForm>>, CustomNotificationPresenter<BaseFormView<PanelForm>>, Serializable

@Component @Scope("prototype") public class PanelNotificationPresenter extends AbstractPresenter<BaseFormView<PanelForm>> implements CustomNotificationPresenter<BaseFormView<PanelForm>>
See Also: