Class DadosClienteConfigPresenter
Object
AbstractPresenter<View>
DadosClienteConfigPresenter
- All Implemented Interfaces:
Presenter<View>,PresenterLifeCicleAware<View>,View,ConfigPresenter<View>,Serializable
@Component
@Scope("prototype")
@MenuContext(@Entry(displayName="Dados do Cliente",menu="CENTRAL_CONFIG_MENU",path="Cadastro",target="main-area"))
@ConfigInfo(type=SYSTEM)
@Role(ADMIN)
public class DadosClienteConfigPresenter
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
-
DadosClienteConfigPresenter
public DadosClienteConfigPresenter()
-
-
Method Details
-
getView
public View getView()- Specified by:
getViewin interfacePresenter<View>
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
getTitle
- Specified by:
getTitlein interfaceView
-