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