Class GraficoGanttPresenter
- All Implemented Interfaces:
Presenter<GraficoGanttView>,PresenterLifeCicleAware<GraficoGanttView>,Serializable
@Component
@Scope("prototype")
public class GraficoGanttPresenter
extends AbstractPresenter<GraficoGanttView>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractPresenter
closeAllowed, getEventBus, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, setEventBus
-
Constructor Details
-
GraficoGanttPresenter
public GraficoGanttPresenter()
-
-
Method Details
-
getView
-
getProjeto
public Projeto getProjeto() -
setProjeto
public void setProjeto(Projeto projeto)
-