|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDocument | |
|---|---|
| com.creamtec.ajaxswing.core | |
| com.creamtec.ajaxswing.rendering.html | |
| com.creamtec.ajaxswing.rendering.html.positioned | |
| Uses of AbstractDocument in com.creamtec.ajaxswing.core |
|---|
| Methods in com.creamtec.ajaxswing.core that return AbstractDocument | |
|---|---|
AbstractDocument |
ClientAgent.getHTMLPage()
Returns HTML Page, associated with this client |
AbstractDocument |
ClientAgent.getHTMLPageWait()
|
| Methods in com.creamtec.ajaxswing.core with parameters of type AbstractDocument | |
|---|---|
void |
AjaxSwingThread.emulateRequest(AbstractDocument page,
HttpRequestData data)
Runs request emulation on this thread |
void |
ClientAgent.setHTMLPage(AbstractDocument page)
|
| Uses of AbstractDocument in com.creamtec.ajaxswing.rendering.html |
|---|
| Subclasses of AbstractDocument in com.creamtec.ajaxswing.rendering.html | |
|---|---|
class |
HTMLPage
Represents HTML page that will be sent to the browser. |
| Uses of AbstractDocument in com.creamtec.ajaxswing.rendering.html.positioned |
|---|
| Subclasses of AbstractDocument in com.creamtec.ajaxswing.rendering.html.positioned | |
|---|---|
class |
AjaxPage
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||