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