Class MobileServicesConfigPresenter
Object
AbstractPresenter<View>
MobileServicesConfigPresenter
- All Implemented Interfaces:
Presenter<View>,PresenterLifeCicleAware<View>,View,ConfigPresenter<View>,Serializable
@Component
@Scope("prototype")
@MenuContext(@Entry(displayName="Mobile",menu="CENTRAL_CONFIG_MENU",path="Servi\u00e7os/Comunica\u00e7\u00e3o",target="new-window"))
@ConfigInfo(type=SYSTEM)
public class MobileServicesConfigPresenter
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
-
MobileServicesConfigPresenter
public MobileServicesConfigPresenter()
-
-
Method Details
-
getView
public View getView()- Specified by:
getViewin interfacePresenter<View>
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
getTitle
- Specified by:
getTitlein interfaceView
-