|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AuAlert | A response to ask client to show an alert. |
| AuAppendChild | A response to insert an unparsed HTML as the last child of the specified component at the client. |
| AuBookmark | A response to ask the client to bookmark the desktop. |
| AuClientInfo | A response to ask the browser to send back its information. |
| AuCloseErrorBox | A response to ask the client to close the error box belonging the specified component, if any. |
| AuConfirmClose | A response to ask the client to show a confirm dialog when an user tries to close the browser window. |
| AuDownload | A response to ask the client to download the specified URI. |
| AuEcho | A response to ask client to send a dummy request back to the server. |
| AuFocus | A response to set focus to the specified component at the client. |
| AuInsertAfter | A response to insert an unparsed HTML after the specified component at the client. |
| AuInsertBefore | A response to insert an unparsed HTML before the specified component at the client. |
| AuInvoke | A response to ask the client to execute the specified client function. |
| AuMoveBy | A response to ask the client to move the desktop (aka., the browser window) relatively (in pixels). |
| AuMoveTo | A response to ask the client to move the desktop (aka., the browser window) to specified location (in pixel). |
| AuObsolete | A response to denote the desktop might become obsolte. |
| AuPrint | A response to ask the client to print the desktop (aka., the browser window). |
| AuRemove | A response to remove the specified component at the client. |
| AuRemoveAttribute | A resonse to remove the attribute of the specified component at the client. |
| AuReplace | A response to ask client to replaces the content of the specified component. |
| AuResizeBy | A response to ask the client to resize the desktop (aka., the browser window) relatively (in pixels). |
| AuResizeTo | A response to ask the client to resize the desktop (aka., the browser window) to specified size (in pixel). |
| AuScript | A response to ask the client to execute the specified client scripts. |
| AuScrollBy | A response to ask the client to scroll the desktop (aka., the browser window) relatively (in pixels). |
| AuScrollIntoView | Scrolls the ancestors to make the component visible. |
| AuScrollTo | A response to ask the client to scroll the desktop (aka., the browser window) to specified location (in pixel). |
| AuSendRedirect | A response to send a temporary redirect response to the client using the specified redirect location URL. |
| AuSetAttribute | A response to set the attribute of the specified component at the client. |
| AuSetTitle | A response to ask the client to set the title (of window). |
| AuShowBusy | A response to ask the client to show the busy message such that the user knows the system is busy. |
| AuSubmitForm | A response to ask the client to submit the form with the specified ID, if any. |
| AuWrongValue | A response to tell the client a component's value is wrong. |
The responses of asynchronous updates (sent from server to client).
Note: they are the responses sent from the server to the client.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||