public class CarProxyImpl extends ProxyPlaceImpl<CarPresenter> implements CarPresenter.MyProxy
Modifier and Type | Class and Description |
---|---|
static class |
CarProxyImpl.WrappedProxy |
Modifier and Type | Method and Description |
---|---|
protected void |
bind(PlaceManager placeManager,
EventBus eventBus)
Injects the various resources and performs other bindings.
|
addRegisteredHandler, canReveal, equals, fireEvent, getEventBus, getHandlerContainer, getNameToken, getPlace, getPlaceManager, getPlaceTitle, getPresenter, getProxy, getRawPresenter, hashCode, manualReveal, manualRevealFailed, matchesRequest, setPlace, setPlaceManager, setProxy, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
manualReveal, manualRevealFailed
getEventBus, getPresenter
getRawPresenter
fireEvent
canReveal, equals, getNameToken, hashCode, matchesRequest, toString
protected void bind(PlaceManager placeManager, EventBus eventBus)
ProxyPlaceAbstract
bind
in class ProxyPlaceAbstract<CarPresenter,Proxy<CarPresenter>>
placeManager
- The PlaceManager
.eventBus
- The EventBus
.Copyright © 2010-2014 ArcBees. All Rights Reserved.