|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| InputStreamFactory | This class gives some lifecycle to an InputStream. |
| JavascriptFunction | Represents a callback function, passed in from a client for later execution. |
| JavascriptObject | Represents a JavaScript object, passed in from a client for later use. |
| OutputStreamLoader | This class gives some lifecycle to an OutputStream. |
| RawData | Sometimes DWR can't know at runtime the type of the inbound data, this class allows us to defer conversion until we know more about the type we should be converting to. |
| StoreChangeListener<T> | We sometimes need to monitor what is happening to a store and the items it contains |
| Class Summary | |
|---|---|
| Context | Context is a way to return a value that can only be realized on the client. |
| FileTransfer | One of the 2 ways you can receive uploaded files from a DWR enabled page is
to expose a method with a FileTransfer parameter. |
| Item | Analogous to a Map.Entry that we use to pass objects that
have been stored in a StoreProvider to
the Internet. |
| ItemUpdate | Analogous to a Map.Entry that we use to pass objects that
have been stored in a StoreProvider to
the Internet. |
| MatchedItems | MatchedItems is simply a holder for a list of matched Items and a
total match count, used by:
StoreProvider.viewRegion(StoreRegion) and
StoreProvider.viewRegion(StoreRegion, StoreChangeListener) |
| QueryOptions | Contains valid dojo data Read API values for the queryOptions object (see http://www.dojotoolkit.org/book/dojo-book-0-9/part-3-programmatic-dijit-and-dojo/what-dojo-data/dojo-data-design/read-api) |
| SortCriterion | A SortCriterion describes one facet of a possible way of sorting some data. |
| StoreRegion | A zone of data within a StoreProvider. |
| StringWrapper | A wrapper around a String to distinguish a string entered into a
ScriptBuffer as code and a string entered as
data. |
| Exception Summary | |
|---|---|
| DwrConvertedException | DwrConvertedException are automatically exported by DWR along with the message and (optionally) a map of data. |
|
Copyright ยจ 2008 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||