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