Package br.com.davinti.vitruvio.ui.bsc
Class SelecionaIndicadorPresenter
- All Implemented Interfaces:
Presenter<SelecionaIndicadorView>,PresenterLifeCicleAware<SelecionaIndicadorView>,Serializable
@Component
@Scope("prototype")
public class SelecionaIndicadorPresenter
extends AbstractPresenter<SelecionaIndicadorView>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetView()voidsetObjetivoEstrategico(ObjetivoEstrategico objetivoEstrategico) voidMethods inherited from class AbstractPresenter
closeAllowed, getEventBus, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, setEventBus
-
Constructor Details
-
SelecionaIndicadorPresenter
public SelecionaIndicadorPresenter()
-
-
Method Details
-
setObjetivoEstrategico
public void setObjetivoEstrategico(ObjetivoEstrategico objetivoEstrategico) -
getView
-
setView
-