public class DisableFilterEvent extends com.google.gwt.event.shared.GwtEvent<DisableFilterEventHandler>
Modifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<DisableFilterEventHandler> |
TYPE |
Constructor and Description |
---|
DisableFilterEvent() |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(DisableFilterEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<DisableFilterEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revive
public static final com.google.gwt.event.shared.GwtEvent.Type<DisableFilterEventHandler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<DisableFilterEventHandler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<DisableFilterEventHandler>
protected void dispatch(DisableFilterEventHandler handler)
dispatch
in class com.google.gwt.event.shared.GwtEvent<DisableFilterEventHandler>
Copyright © 2016. All Rights Reserved.