| Package | Description | 
|---|---|
| com.google.gwt.event.dom.client | Types related to DOM events. | 
| com.google.gwt.event.logical.shared | Types related to logical events that do not have direct analogues to DOM
 events and which can be used in contexts other than web browsers. | 
| com.google.gwt.event.shared | Shared infrastructure underlying both browser and non-browser events. | 
| com.google.gwt.event.shared.testing | Classes used for testing the GWT event bus. | 
| com.google.gwt.place.shared | A package for managing bookmarkable locations in an application. | 
| com.google.gwt.user.cellview.client | The "cellview" widget set. | 
| com.google.gwt.user.client | Fundamental user-interface classes used in client-side GWT code. | 
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. | 
| com.google.gwt.user.datepicker.client | The date picker widget and associated types. | 
| com.google.gwt.view.client | Classes and interfaces used by the
  cellviewwidget set. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BlurEventRepresents a native blur event. | 
| class  | CanPlayThroughEventRepresents a native media can play through event. | 
| class  | ChangeEventRepresents a native change event. | 
| class  | ClickEventRepresents a native click event. | 
| class  | ContextMenuEventRepresents a native context menu event. | 
| class  | DomEvent<H extends EventHandler>DomEventis a subclass ofGwtEventthat provides events that
 underlying native browser event object as well as a subclass ofDomEvent.Typethat understands GWT event bits used by sinkEvents(). | 
| class  | DoubleClickEventRepresents a native double click event. | 
| class  | DragDropEventBase<H extends EventHandler>Base class for drag and drop events. | 
| class  | DragEndEventRepresents a native drag end event. | 
| class  | DragEnterEventRepresents a native drag enter event. | 
| class  | DragEventRepresents a native drag event. | 
| class  | DragLeaveEventRepresents a native drag leave event. | 
| class  | DragOverEventRepresents a native drag over event. | 
| class  | DragStartEventRepresents a native drag start event. | 
| class  | DropEventRepresents a native drop event. | 
| class  | EndedEventRepresents a native media ended event. | 
| class  | ErrorEventRepresents a native error event. | 
| class  | FocusEventRepresents a native focus event. | 
| class  | GestureChangeEventRepresents a native gesture change event. | 
| class  | GestureEndEventRepresents a native gesture end event. | 
| class  | GestureStartEventRepresents a native gesture start event. | 
| class  | HumanInputEvent<H extends EventHandler>Abstract class representing position events such as mouse or touch events. | 
| class  | KeyCodeEvent<H extends EventHandler>Key up and key down are both events based upon a given key code. | 
| class  | KeyDownEventRepresents a native key down event. | 
| class  | KeyEvent<H extends EventHandler>Base class for Key events. | 
| class  | KeyPressEventRepresents a native key press event. | 
| class  | KeyUpEventRepresents a native key up event. | 
| class  | LoadedMetadataEventRepresents a native loadedmetadata event. | 
| class  | LoadEventRepresents a native load event. | 
| class  | LoseCaptureEventRepresents a native lose capture event. | 
| class  | MouseDownEventRepresents a native mouse down event. | 
| class  | MouseEvent<H extends EventHandler>Abstract class representing mouse events. | 
| class  | MouseMoveEventRepresents a native mouse move event. | 
| class  | MouseOutEventRepresents a native mouse out event. | 
| class  | MouseOverEventRepresents a native mouse over event. | 
| class  | MouseUpEventRepresents a native mouse up event. | 
| class  | MouseWheelEventRepresents a native mouse wheel event. | 
| class  | ProgressEventRepresents a native media progress event. | 
| class  | ScrollEventRepresents a native scroll event. | 
| class  | TouchCancelEventRepresents a native touch start event. | 
| class  | TouchEndEventRepresents a native touch end event. | 
| class  | TouchEvent<H extends EventHandler>Abstract class representing touch events. | 
| class  | TouchMoveEventRepresents a native touch move event. | 
| class  | TouchStartEventRepresents a native touch start event. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AttachEventFired when the event source is attached to the browser's document
 or detached from it. | 
| class  | BeforeSelectionEvent<T>Represents a before selection event. | 
| class  | CloseEvent<T>Represents a close event. | 
| class  | HighlightEvent<V>Represents a highlight event. | 
| class  | InitializeEventFired when the event source is initialized. | 
| class  | OpenEvent<T>Represents a open event. | 
| class  | ResizeEventFired when the event source is resized. | 
| class  | SelectionEvent<T>Represents a selection event. | 
| class  | ShowRangeEvent<V>Represents a show range event. | 
| class  | ValueChangeEvent<T>Represents a value change event. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | EventBus. castFireEvent(GwtEvent<?> event) | 
| protected void | EventBus. castFireEventFromSource(GwtEvent<?> event,
                       java.lang.Object source) | 
| void | SimpleEventBus. fireEvent(GwtEvent<?> event) | 
| void | ResettableEventBus. fireEvent(GwtEvent<?> event) | 
| void | HasHandlers. fireEvent(GwtEvent<?> event)Fires the given event to the handlers listening to the event's type. | 
| void | HandlerManager. fireEvent(GwtEvent<?> event)Fires the given event to the handlers listening to the event's type. | 
| abstract void | EventBus. fireEvent(GwtEvent<?> event) | 
| void | SimpleEventBus. fireEventFromSource(GwtEvent<?> event,
                   java.lang.Object source) | 
| void | ResettableEventBus. fireEventFromSource(GwtEvent<?> event,
                   java.lang.Object source) | 
| abstract void | EventBus. fireEventFromSource(GwtEvent<?> event,
                   java.lang.Object source) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CountingEventBus. fireEvent(GwtEvent<?> event) | 
| void | CountingEventBus. fireEventFromSource(GwtEvent<?> event,
                   java.lang.Object source) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PlaceChangeEventEvent thrown when the user has reached a new location in the app. | 
| class  | PlaceChangeRequestEventEvent thrown when the user may go to a new place in the app, or tries to
 leave it. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | AbstractHasData.RedrawEventEvent fired when one or more existing rows are re-rendered. | 
| class  | ColumnSortEventRepresents a column sort event. | 
| class  | LoadingStateChangeEventAn event used to indicate that the data loading state has changed. | 
| class  | RowHoverEventRepresents a row hover event. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HasDataPresenter. fireEvent(GwtEvent<?> event) | 
| void | CellTreeNodeView.NodeCellList. fireEvent(GwtEvent<?> event) | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Event.NativePreviewEventRepresents a preview of a native  Event. | 
| static class  | Window.ClosingEventFired just before the browser window closes or navigates to a different
 site. | 
| static class  | Window.ScrollEventFired when the browser window is scrolled. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | FormPanel.SubmitCompleteEventFired when a form has been submitted successfully. | 
| static class  | FormPanel.SubmitEventFired when the form is submitted. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | Widget. delegateEvent(Widget target,
             GwtEvent<?> event)Fires an event on a child widget. | 
| void | Widget. fireEvent(GwtEvent<?> event) | 
| protected Widget | ListenerWrapper. getSource(GwtEvent<?> event)Deprecated.  Gets the widget source to pass to the listeners. | 
| Modifier and Type | Class and Description | 
|---|---|
| (package private) class  | DateChangeEventCreates a new value every time a date is accessed. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CellPreviewEvent<T>Allows the previewing of events before they are fired to Cells. | 
| class  | RangeChangeEventRepresents a range change event. | 
| class  | RowCountChangeEventRepresents a row count change event. | 
| class  | SelectionChangeEventRepresents a selection change event. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SelectionModel.AbstractSelectionModel. fireEvent(GwtEvent<?> event) |