| Package | Description |
|---|---|
| pro.redsoft.iframework.client.slot |
| Modifier and Type | Method and Description |
|---|---|
PresenterPrototype<? extends com.gwtplatform.mvp.client.View,? extends SlotMappedProxy> |
ReloadChildsProxyContentEvent.getSourcePresenter()
Getter for the field
sourcePresenter. |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.rpc.AsyncCallback<PresenterPrototype<? extends com.gwtplatform.mvp.client.View,?>> |
RevealProxyContentEvent.getChildRevealCallback() |
com.google.gwt.user.client.rpc.AsyncCallback<PresenterPrototype<? extends com.gwtplatform.mvp.client.View,?>> |
ProxyPresenterChangeRequestEvent.getRevealCallback()
Getter for the field
revealCallback. |
| Modifier and Type | Method and Description |
|---|---|
void |
RootProxyIndirectPresenter.setCurrentPresenter(PresenterPrototype<? extends com.gwtplatform.mvp.client.View,? extends com.gwtplatform.mvp.client.proxy.Proxy<?>> currentPresenter)
setCurrentPresenter.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PresenterPrototype.changeTokenProxy(TokenProxy requestedProxy,
com.google.gwt.user.client.rpc.AsyncCallback<PresenterPrototype<? extends com.gwtplatform.mvp.client.View,?>> revealCallback)
Use this function for common-purpose tokenProxy change handling.
|
static void |
ProxyPresenterChangeRequestEvent.fire(com.google.gwt.event.shared.HasHandlers source,
TokenProxy requestedProxy,
com.google.gwt.user.client.rpc.AsyncCallback<PresenterPrototype<? extends com.gwtplatform.mvp.client.View,?>> revealCallback)
fire.
|
| Constructor and Description |
|---|
ReloadChildsProxyContentEvent(PresenterPrototype<? extends com.gwtplatform.mvp.client.View,? extends SlotMappedProxy> sourcePresenter,
TokenProxy tokenProxy)
Constructor for ReloadChildsProxyContentEvent.
|
| Constructor and Description |
|---|
ProxyPresenterChangeRequestEvent(TokenProxy requestedProxy,
com.google.gwt.user.client.rpc.AsyncCallback<PresenterPrototype<? extends com.gwtplatform.mvp.client.View,?>> revealCallback)
Constructor for ProxyPresenterChangeRequestEvent.
|
RevealProxyContentEvent(Object requestedSlot,
TokenProxy tokenProxy,
com.gwtplatform.mvp.client.Presenter<? extends com.gwtplatform.mvp.client.View,? extends SlotMappedProxy> parentPresenter,
com.google.gwt.user.client.rpc.AsyncCallback<PresenterPrototype<? extends com.gwtplatform.mvp.client.View,?>> childRevealCallback) |
Copyright © 2012–2014 RedSoft. All rights reserved.