public class ClearIncomingInvoicesFilterEvent extends com.google.gwt.event.shared.GwtEvent<ClearIncomingInvoicesFilterEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ClearIncomingInvoicesFilterEventHandler> |
TYPE |
| Constructor and Description |
|---|
ClearIncomingInvoicesFilterEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ClearIncomingInvoicesFilterEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<ClearIncomingInvoicesFilterEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<ClearIncomingInvoicesFilterEventHandler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<ClearIncomingInvoicesFilterEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ClearIncomingInvoicesFilterEventHandler>protected void dispatch(ClearIncomingInvoicesFilterEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ClearIncomingInvoicesFilterEventHandler>Copyright © 2020. All rights reserved.