|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| ContentFetchedHandler | The primary interface a caller must implement to receive a response to a
IntrinsicFeature.fetchContent(String,
ContentFetchedHandler). |
| Event.FetchContentCallback | Provides a way to specify a JavaScript function() with a single String argument. |
| Event.FetchXmlContentCallback | Provides a way to specify a JavaScript function() with a single DOM Object argument and handles uncaught exceptions. |
| XmlContentFetchedHandler | The primary interface a caller must implement to receive a response to an
IntrinsicFeature.fetchXmlContent(String,
XmlContentFetchedHandler). |
| Class Summary | |
|---|---|
| ContentFetchedHandler.ContentFetchedEvent | Encapsulates the arguments for the IntrinsicFeature.fetchContent() response. |
| Event | Utility Class for Gadget Events. |
| XmlContentFetchedHandler.XmlContentFetchedEvent | Encapsulates the arguments for the IntrinsicFeature.fetchXmlContent() response. |
Event related classes to support the Gadget API for GWT.
The classes in this package provide support for event handling.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||