Class CadastroComunicacaoErroConfigPresenter
Object
AbstractPresenter<View>
CadastroComunicacaoErroConfigPresenter
- All Implemented Interfaces:
Presenter<View>,PresenterLifeCicleAware<View>,View,ConfigPresenter<View>,Serializable
@Component
@Scope("prototype")
@MenuContext(@Entry(displayName="Erros",menu="CENTRAL_CONFIG_MENU",path="Servi\u00e7os/Comunica\u00e7\u00e3o",target="new-window"))
@ConfigInfo(type=SYSTEM)
public class CadastroComunicacaoErroConfigPresenter
extends AbstractPresenter<View>
implements View, ConfigPresenter<View>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractPresenter
closeAllowed, getEventBus, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, setEventBusMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Presenter
getEventBus
-
Constructor Details
-
CadastroComunicacaoErroConfigPresenter
public CadastroComunicacaoErroConfigPresenter()
-
-
Method Details
-
getView
public View getView()- Specified by:
getViewin interfacePresenter<View>
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
getTitle
- Specified by:
getTitlein interfaceView
-