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