|
GWT 0.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.google.gwt.event.shared | |
---|---|
com.google.gwt.activity.shared | Classes used to implement app navigation. |
com.google.gwt.canvas.client | Classes for HTML Canvas 2D support. |
com.google.gwt.editor.client | A framework for editing bean-like objects. |
com.google.gwt.editor.client.testing | Classes used for testing the bean editor support. |
com.google.gwt.editor.ui.client | User interface components for the bean editor framework. |
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.i18n.client | Internationalization support for GWT applications. |
com.google.gwt.logging.client | Log handlers and related classes for java.util.logging support in GWT. |
com.google.gwt.media.client | Widgets for HTML Audio and Video support. |
com.google.gwt.place.shared | A package for managing bookmarkable locations in an application. |
com.google.gwt.requestfactory.client | A package for manging client-server requests. |
com.google.gwt.requestfactory.client.testing | Classes used for testing the request factory service. |
com.google.gwt.requestfactory.shared | Shared classes used on both the client and the server side for transmitting data between the sever and the client in JSON format. |
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
cellview widget set. |
Classes in com.google.gwt.event.shared used by com.google.gwt.activity.shared | |
---|---|
EventBus
Dispatches GwtEvent s to interested parties. |
|
EventHandler
Marker interface for event handlers. |
Classes in com.google.gwt.event.shared used by com.google.gwt.canvas.client | |
---|---|
HasHandlers
An object that implements this interface has a collection of event handlers associated with it. |
Classes in com.google.gwt.event.shared used by com.google.gwt.editor.client | |
---|---|
HandlerRegistration
Registration returned from a call to HandlerManager.addHandler(com.google.gwt.event.shared.GwtEvent.Type, EventHandler)
. |
Classes in com.google.gwt.event.shared used by com.google.gwt.editor.client.testing | |
---|---|
HandlerRegistration
Registration returned from a call to HandlerManager.addHandler(com.google.gwt.event.shared.GwtEvent.Type, EventHandler)
. |
Classes in com.google.gwt.event.shared used by com.google.gwt.editor.ui.client | |
---|---|
HasHandlers
An object that implements this interface has a collection of event handlers associated with it. |
Classes in com.google.gwt.event.shared used by com.google.gwt.event.dom.client | |
---|---|
EventHandler
Marker interface for event handlers. |
|
GwtEvent
Root of all GWT events. |
|
GwtEvent.Type
Type class used to register events with the HandlerManager . |
|
HandlerRegistration
Registration returned from a call to HandlerManager.addHandler(com.google.gwt.event.shared.GwtEvent.Type, EventHandler)
. |
|
HasHandlers
An object that implements this interface has a collection of event handlers associated with it. |
Classes in com.google.gwt.event.shared used by com.google.gwt.event.logical.shared | |
---|---|
EventHandler
Marker interface for event handlers. |
|
GwtEvent
Root of all GWT events. |
|
GwtEvent.Type
Type class used to register events with the HandlerManager . |
|
HandlerRegistration
Registration returned from a call to HandlerManager.addHandler(com.google.gwt.event.shared.GwtEvent.Type, EventHandler)
. |
|
HasHandlers
An object that implements this interface has a collection of event handlers associated with it. |
Classes in com.google.gwt.event.shared used by com.google.gwt.event.shared | |
---|---|
EventBus
Dispatches GwtEvent s to interested parties. |
|
EventHandler
Marker interface for event handlers. |
|
GwtEvent
Root of all GWT events. |
|
GwtEvent.Type
Type class used to register events with the HandlerManager . |
|
HandlerManager
Manager responsible for adding handlers to event sources and firing those handlers on passed in events. |
|
HandlerRegistration
Registration returned from a call to HandlerManager.addHandler(com.google.gwt.event.shared.GwtEvent.Type, EventHandler)
. |
|
HasHandlers
An object that implements this interface has a collection of event handlers associated with it. |
Classes in com.google.gwt.event.shared used by com.google.gwt.event.shared.testing | |
---|---|
EventBus
Dispatches GwtEvent s to interested parties. |
|
EventHandler
Marker interface for event handlers. |
|
GwtEvent
Root of all GWT events. |
|
GwtEvent.Type
Type class used to register events with the HandlerManager . |
|
HandlerRegistration
Registration returned from a call to HandlerManager.addHandler(com.google.gwt.event.shared.GwtEvent.Type, EventHandler)
. |
|
HasHandlers
An object that implements this interface has a collection of event handlers associated with it. |
Classes in com.google.gwt.event.shared used by com.google.gwt.i18n.client | |
---|---|
EventHandler
Marker interface for event handlers. |
|
HasHandlers
An object that implements this interface has a collection of event handlers associated with it. |
Classes in com.google.gwt.event.shared used by com.google.gwt.logging.client | |
---|---|
HasHandlers
An object that implements this interface has a collection of event handlers associated with it. |
Classes in com.google.gwt.event.shared used by com.google.gwt.media.client | |
---|---|
HasHandlers
An object that implements this interface has a collection of event handlers associated with it. |
Classes in com.google.gwt.event.shared used by com.google.gwt.place.shared | |
---|---|
EventBus
Dispatches GwtEvent s to interested parties. |
|
EventHandler
Marker interface for event handlers. |
|
GwtEvent
Root of all GWT events. |
|
GwtEvent.Type
Type class used to register events with the HandlerManager . |
|
HandlerRegistration
Registration returned from a call to HandlerManager.addHandler(com.google.gwt.event.shared.GwtEvent.Type, EventHandler)
. |
Classes in com.google.gwt.event.shared used by com.google.gwt.requestfactory.client | |
---|---|
EventBus
Dispatches GwtEvent s to interested parties. |
Classes in com.google.gwt.event.shared used by com.google.gwt.requestfactory.client.testing | |
---|---|
EventBus
Dispatches GwtEvent s to interested parties. |
Classes in com.google.gwt.event.shared used by com.google.gwt.requestfactory.shared | |
---|---|
EventBus
Dispatches GwtEvent s to interested parties. |
|
EventHandler
Marker interface for event handlers. |
|
GwtEvent
Root of all GWT events. |
|
GwtEvent.Type
Type class used to register events with the HandlerManager . |
|
HandlerRegistration
Registration returned from a call to HandlerManager.addHandler(com.google.gwt.event.shared.GwtEvent.Type, EventHandler)
. |
Classes in com.google.gwt.event.shared used by com.google.gwt.user.cellview.client | |
---|---|
EventHandler
Marker interface for event handlers. |
|
GwtEvent
Root of all GWT events. |
|
GwtEvent.Type
Type class used to register events with the HandlerManager . |
|
HandlerRegistration
Registration returned from a call to HandlerManager.addHandler(com.google.gwt.event.shared.GwtEvent.Type, EventHandler)
. |
|
HasHandlers
An object that implements this interface has a collection of event handlers associated with it. |
Classes in com.google.gwt.event.shared used by com.google.gwt.user.client | |
---|---|
EventHandler
Marker interface for event handlers. |
|
GwtEvent
Root of all GWT events. |
|
GwtEvent.Type
Type class used to register events with the HandlerManager . |
|
HandlerManager
Manager responsible for adding handlers to event sources and firing those handlers on passed in events. |
|
HandlerRegistration
Registration returned from a call to HandlerManager.addHandler(com.google.gwt.event.shared.GwtEvent.Type, EventHandler)
. |
Classes in com.google.gwt.event.shared used by com.google.gwt.user.client.ui | |
---|---|
EventHandler
Marker interface for event handlers. |
|
GwtEvent
Root of all GWT events. |
|
GwtEvent.Type
Type class used to register events with the HandlerManager . |
|
HandlerManager
Manager responsible for adding handlers to event sources and firing those handlers on passed in events. |
|
HandlerRegistration
Registration returned from a call to HandlerManager.addHandler(com.google.gwt.event.shared.GwtEvent.Type, EventHandler)
. |
|
HasHandlers
An object that implements this interface has a collection of event handlers associated with it. |
|
UmbrellaException
A RuntimeException that collects a Set of child
Throwable s together. |
Classes in com.google.gwt.event.shared used by com.google.gwt.user.datepicker.client | |
---|---|
HandlerRegistration
Registration returned from a call to HandlerManager.addHandler(com.google.gwt.event.shared.GwtEvent.Type, EventHandler)
. |
|
HasHandlers
An object that implements this interface has a collection of event handlers associated with it. |
Classes in com.google.gwt.event.shared used by com.google.gwt.view.client | |
---|---|
EventHandler
Marker interface for event handlers. |
|
GwtEvent
Root of all GWT events. |
|
GwtEvent.Type
Type class used to register events with the HandlerManager . |
|
HandlerRegistration
Registration returned from a call to HandlerManager.addHandler(com.google.gwt.event.shared.GwtEvent.Type, EventHandler)
. |
|
HasHandlers
An object that implements this interface has a collection of event handlers associated with it. |
|
GWT 0.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |