
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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitmanualReveal, manualRevealFailedgetEventBus, getPresentergetRawPresenterfireEventcanReveal, equals, getNameToken, hashCode, matchesRequest, toStringprotected void bind(PlaceManager placeManager, EventBus eventBus)
ProxyPlaceAbstractbind in class ProxyPlaceAbstract<CarPresenter,Proxy<CarPresenter>>placeManager - The PlaceManager.eventBus - The EventBus.Copyright © 2010-2014 ArcBees. All Rights Reserved.