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