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