Package | Description |
---|---|
com.gwtplatform.mvp.client.proxy |
Modifier and Type | Method and Description |
---|---|
void |
ProxyPlaceAbstract.getPresenter(NotifyingAsyncCallback<P> callback) |
void |
ProxyImpl.getPresenter(NotifyingAsyncCallback<P> callback) |
void |
Proxy.getPresenter(NotifyingAsyncCallback<P> callback)
Get the associated
Presenter . |
void |
ProxyRaw.getRawPresenter(NotifyingAsyncCallback<Presenter<?,?>> callback)
Get the associated
Presenter . |
void |
ProxyPlaceAbstract.getRawPresenter(NotifyingAsyncCallback<Presenter<?,?>> callback) |
void |
ProxyImpl.getRawPresenter(NotifyingAsyncCallback<Presenter<?,?>> callback) |
Copyright © 2010-2014 ArcBees. All Rights Reserved.