Class ApplicationPresenter<V extends HalView,​Proxy_ extends com.gwtplatform.mvp.client.proxy.ProxyPlace<?>>

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.gwtplatform.mvp.client.Presenter

        com.gwtplatform.mvp.client.Presenter.RevealType
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isExternal()  
      void prepareFromRequest​(com.gwtplatform.mvp.shared.proxy.PlaceRequest request)  
      • Methods inherited from class com.gwtplatform.mvp.client.Presenter

        bind, forceReveal, getProxy, unbind, useManualReveal
      • Methods inherited from class com.gwtplatform.mvp.client.PresenterWidget

        addToPopupSlot, addToPopupSlot, addToSlot, addToSlot, asWidget, clearSlot, clearSlot, equals, fireEvent, fireEvent, getChild, getChildren, getChildren, getView, hashCode, isVisible, removeFromParentSlot, removeFromPopupSlot, removeFromSlot, removeFromSlot, setInSlot, setInSlot, setInSlot, setInSlot
      • Methods inherited from class com.gwtplatform.mvp.client.HandlerContainerImpl

        isBound
    • Method Detail

      • prepareFromRequest

        public void prepareFromRequest​(com.gwtplatform.mvp.shared.proxy.PlaceRequest request)
        Overrides:
        prepareFromRequest in class com.gwtplatform.mvp.client.Presenter<V extends HalView,​Proxy_ extends com.gwtplatform.mvp.client.proxy.ProxyPlace<?>>
      • isExternal

        public boolean isExternal()