public class ReloadChildsProxyContentEvent extends com.google.gwt.event.shared.GwtEvent<ReloadChildsProxyContentEvent.ReloadChildsProxyContentHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
ReloadChildsProxyContentEvent.ReloadChildsProxyContentHandler
ReloadChildsProxyContentHandler.
|
static interface |
ReloadChildsProxyContentEvent.ReloadChildsProxyContentHasHandlers
ReloadChildsProxyContentHasHandlers.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ReloadChildsProxyContentEvent.ReloadChildsProxyContentHandler> |
TYPE |
| Constructor and Description |
|---|
ReloadChildsProxyContentEvent(PresenterPrototype<? extends com.gwtplatform.mvp.client.View,? extends SlotMappedProxy> sourcePresenter,
TokenProxy tokenProxy) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ReloadChildsProxyContentEvent.ReloadChildsProxyContentHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<ReloadChildsProxyContentEvent.ReloadChildsProxyContentHandler> |
getAssociatedType() |
PresenterPrototype<? extends com.gwtplatform.mvp.client.View,? extends SlotMappedProxy> |
getSourcePresenter() |
TokenProxy |
getTokenProxy() |
static com.google.gwt.event.shared.GwtEvent.Type<ReloadChildsProxyContentEvent.ReloadChildsProxyContentHandler> |
getType() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<ReloadChildsProxyContentEvent.ReloadChildsProxyContentHandler> TYPE
public ReloadChildsProxyContentEvent(PresenterPrototype<? extends com.gwtplatform.mvp.client.View,? extends SlotMappedProxy> sourcePresenter, TokenProxy tokenProxy)
public static com.google.gwt.event.shared.GwtEvent.Type<ReloadChildsProxyContentEvent.ReloadChildsProxyContentHandler> getType()
protected void dispatch(ReloadChildsProxyContentEvent.ReloadChildsProxyContentHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ReloadChildsProxyContentEvent.ReloadChildsProxyContentHandler>public com.google.gwt.event.shared.GwtEvent.Type<ReloadChildsProxyContentEvent.ReloadChildsProxyContentHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ReloadChildsProxyContentEvent.ReloadChildsProxyContentHandler>public PresenterPrototype<? extends com.gwtplatform.mvp.client.View,? extends SlotMappedProxy> getSourcePresenter()
public TokenProxy getTokenProxy()
Copyright © 2012–2014 RedSoft. All rights reserved.