public class DropDeactivateEvent extends com.google.gwt.event.shared.GwtEvent<DropDeactivateEvent.DropDeactivateHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
DropDeactivateEvent.DropDeactivateHandler |
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<DropDeactivateEvent.DropDeactivateHandler> |
TYPE |
| Constructor and Description |
|---|
DropDeactivateEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(DropDeactivateEvent.DropDeactivateHandler handler) |
static void |
fire(com.google.gwt.event.shared.HasHandlers source) |
com.google.gwt.event.shared.GwtEvent.Type<DropDeactivateEvent.DropDeactivateHandler> |
getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<DropDeactivateEvent.DropDeactivateHandler> |
getType() |
assertLive, getSource, isLive, kill, revivepublic static final com.google.gwt.event.shared.GwtEvent.Type<DropDeactivateEvent.DropDeactivateHandler> TYPE
public DropDeactivateEvent()
public static com.google.gwt.event.shared.GwtEvent.Type<DropDeactivateEvent.DropDeactivateHandler> getType()
public static void fire(com.google.gwt.event.shared.HasHandlers source)
public com.google.gwt.event.shared.GwtEvent.Type<DropDeactivateEvent.DropDeactivateHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<DropDeactivateEvent.DropDeactivateHandler>protected void dispatch(DropDeactivateEvent.DropDeactivateHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<DropDeactivateEvent.DropDeactivateHandler>Copyright © 2018. All rights reserved.