public class UpdateFilterOnResultEvent extends com.google.gwt.event.shared.GwtEvent<UpdateFilterOnResultEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<UpdateFilterOnResultEventHandler> |
TYPE |
| Constructor and Description |
|---|
UpdateFilterOnResultEvent(SpeciesGridFields filterId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(UpdateFilterOnResultEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<UpdateFilterOnResultEventHandler> |
getAssociatedType() |
SpeciesGridFields |
getUpdateFilterId() |
assertLive, getSource, isLive, kill, revivepublic static final com.google.gwt.event.shared.GwtEvent.Type<UpdateFilterOnResultEventHandler> TYPE
public UpdateFilterOnResultEvent(SpeciesGridFields filterId)
public SpeciesGridFields getUpdateFilterId()
public com.google.gwt.event.shared.GwtEvent.Type<UpdateFilterOnResultEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<UpdateFilterOnResultEventHandler>protected void dispatch(UpdateFilterOnResultEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<UpdateFilterOnResultEventHandler>Copyright © 2013. All Rights Reserved.