public class ServiceInfoRequestEvent extends com.google.gwt.event.shared.GwtEvent<ServiceInfoRequestEvent.ServiceInfoRequestEventHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServiceInfoRequestEvent.HasServiceInfoRequestEventHandler |
static interface |
ServiceInfoRequestEvent.ServiceInfoRequestEventHandler |
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ServiceInfoRequestEvent.ServiceInfoRequestEventHandler> |
TYPE |
| Constructor and Description |
|---|
ServiceInfoRequestEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ServiceInfoRequestEvent.ServiceInfoRequestEventHandler handler) |
static void |
fire(com.google.gwt.event.shared.HasHandlers source,
ServiceInfoRequestEvent event) |
com.google.gwt.event.shared.GwtEvent.Type<ServiceInfoRequestEvent.ServiceInfoRequestEventHandler> |
getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<ServiceInfoRequestEvent.ServiceInfoRequestEventHandler> |
getType() |
String |
toString() |
public static com.google.gwt.event.shared.GwtEvent.Type<ServiceInfoRequestEvent.ServiceInfoRequestEventHandler> TYPE
protected void dispatch(ServiceInfoRequestEvent.ServiceInfoRequestEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ServiceInfoRequestEvent.ServiceInfoRequestEventHandler>public com.google.gwt.event.shared.GwtEvent.Type<ServiceInfoRequestEvent.ServiceInfoRequestEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ServiceInfoRequestEvent.ServiceInfoRequestEventHandler>public static com.google.gwt.event.shared.GwtEvent.Type<ServiceInfoRequestEvent.ServiceInfoRequestEventHandler> getType()
public static void fire(com.google.gwt.event.shared.HasHandlers source,
ServiceInfoRequestEvent event)
public String toString()
toString in class com.google.web.bindery.event.shared.Event<ServiceInfoRequestEvent.ServiceInfoRequestEventHandler>Copyright © 2021. All Rights Reserved.