public class UploadEvent
extends com.google.gwt.event.shared.GwtEvent<jb.gwt_main_modules.upload.client.UploadCompleteHandler>
Constructor and Description |
---|
UploadEvent() |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(jb.gwt_main_modules.upload.client.UploadCompleteHandler theHandler)
Should only be called by
HandlerManager . |
com.google.gwt.event.shared.GwtEvent.Type<jb.gwt_main_modules.upload.client.UploadCompleteHandler> |
getAssociatedType() |
static java.lang.String |
getClassName() |
static com.google.gwt.event.shared.GwtEvent.Type<jb.gwt_main_modules.upload.client.UploadCompleteHandler> |
getType() |
void |
registerJSNI(UploadEvent theInstance) |
assertLive, getSource, isLive, kill, revive
public static com.google.gwt.event.shared.GwtEvent.Type<jb.gwt_main_modules.upload.client.UploadCompleteHandler> getType()
public com.google.gwt.event.shared.GwtEvent.Type<jb.gwt_main_modules.upload.client.UploadCompleteHandler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<jb.gwt_main_modules.upload.client.UploadCompleteHandler>
protected void dispatch(jb.gwt_main_modules.upload.client.UploadCompleteHandler theHandler)
com.google.gwt.event.shared.GwtEvent
HandlerManager
. In other words, do not use
or call.dispatch
in class com.google.gwt.event.shared.GwtEvent<jb.gwt_main_modules.upload.client.UploadCompleteHandler>
theHandler
- handlerpublic static java.lang.String getClassName()
public final void registerJSNI(UploadEvent theInstance)
Copyright © 2023 MediaBeacon, Inc. All Rights Reserved.