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