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