Package | Description |
---|---|
com.google.gwt.canvas.client |
Classes for HTML Canvas 2D support.
|
com.google.gwt.event.dom.client |
Types related to DOM events.
|
com.google.gwt.geolocation.client |
Support for the HTML5 Geolocation API.
|
com.google.gwt.media.client |
Widgets for HTML Audio and Video support.
|
com.google.gwt.storage.client |
Provides for key-value Storage services.
|
com.google.gwt.touch.client |
Modifier and Type | Class and Description |
---|---|
class |
Canvas
A widget representing a <canvas> element.
|
Modifier and Type | Class and Description |
---|---|
class |
DragDropEventBase<H extends EventHandler>
Base class for drag and drop events.
|
Modifier and Type | Class and Description |
---|---|
class |
Geolocation
Implements the HTML5 Geolocation interface.
|
Modifier and Type | Class and Description |
---|---|
class |
Audio
A widget representing an <audio> element.
|
Modifier and Type | Class and Description |
---|---|
class |
Storage
Implements the HTML5 Storage interface.
|
Modifier and Type | Class and Description |
---|---|
class |
TouchScroller
Adds touch based scrolling to a scroll panel.
|