Class CadastroTarefaDefinicaoCorGeralPresenter
Object
AbstractFormViewPresenter<TarefaDefinicaoCorGeral,CadastroTarefaDefinicaoCorGeralView>
VitruvioAbstractFormPresenter<TarefaDefinicaoCorGeral,CadastroTarefaDefinicaoCorGeralView>
CadastroTarefaDefinicaoCorGeralPresenter
- All Implemented Interfaces:
Presenter<CadastroTarefaDefinicaoCorGeralView>,PresenterLifeCicleAware<CadastroTarefaDefinicaoCorGeralView>,Serializable
@Component
@Scope("prototype")
public class CadastroTarefaDefinicaoCorGeralPresenter
extends VitruvioAbstractFormPresenter<TarefaDefinicaoCorGeral,CadastroTarefaDefinicaoCorGeralView>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class VitruvioAbstractFormPresenter
buttonDeleteConfirmed, buttonNewPressed, buttonSearchPressed, buttonUndoPressedMethods inherited from class AbstractFormViewPresenter
closeAllowed, disableAllButtons, disableOnly, enableAllButtons, enableOnly, getEntity, getEventBus, handleButtonClose, handleButtons, handleDelete, handleNew, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, handleSave, handleSearch, handleUndo, isCheckIfIsModifiedOnClose, isModified, isValid, setButtonsEnabled, setCheckIfIsModifiedOnClose, setEntity, setEventBus
-
Constructor Details
-
CadastroTarefaDefinicaoCorGeralPresenter
public CadastroTarefaDefinicaoCorGeralPresenter()
-
-
Method Details
-
getView
-
init
@PostConstruct protected void init()- Overrides:
initin classVitruvioAbstractFormPresenter<TarefaDefinicaoCorGeral,CadastroTarefaDefinicaoCorGeralView>
-
buttonSavePressed
protected void buttonSavePressed()- Specified by:
buttonSavePressedin classAbstractFormViewPresenter<TarefaDefinicaoCorGeral,CadastroTarefaDefinicaoCorGeralView>
-