| Interface | Description |
|---|---|
| IActivity |
The worker code for a delayed activity, i.e.
|
| IAsyncListener<T> |
Listener interface for asynchronous UI actions.
|
| IAsyncRunnable |
This defines a handler for asynchronous execution within a DomUI page.
|
| IProgress |
Progress indicator interface.
|
| Class | Description |
|---|---|
| AbstractAsyncRunnable | |
| AsyncContainer | |
| PollingDiv |
This is a div whose content can be refreshed automatically because the client polls
for changes every few seconds.
|
Copyright © 2017 etc.to. All rights reserved.