Class HistoricPanelPresenter

Object
AbstractPresenter<HistoricPanelView>
HistoricPanelPresenter
All Implemented Interfaces:
Presenter<HistoricPanelView>, PresenterLifeCicleAware<HistoricPanelView>, Serializable

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

    • HistoricPanelPresenter

      public HistoricPanelPresenter()
  • Method Details

    • setPainel

      public void setPainel(Painel painel)
    • setAllowActions

      public void setAllowActions(boolean allowActions)
    • isAllowRestoreMobileForm

      public boolean isAllowRestoreMobileForm()
    • setAllowRestoreMobileForm

      public void setAllowRestoreMobileForm(boolean allowRestoreMobileForm)
    • getView

      public HistoricPanelView getView()