|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| PromptService | Represents service that allows handling browser dialogs such as JavaScript alert, confirmation, prompt, error dialogs and other. |
| Class Summary | |
|---|---|
| DefaultPromptService | Represents a default implementation of PromptService that only
displays appropriate UI Swing dialogs. |
| DialogParams | Contains the browser dialog parameters. |
| LoginParams | Represents login dialog information. |
| PromptDialogParams | Contains information about Java Script prompt dialog request parameters. |
| ScriptErrorParams | Contains information about JavaScript error dialog. |
| SilentPromptService | The silent PromptService implementation that don't
display UI dialogs and just returns the default dialog options. |
| Enum Summary | |
|---|---|
| CloseStatus | The dialog close status that indicates which option was selected to close the dialog. |
| LoginParams.Type | Describes login dialog types. |
Contains the basic classes and interfaces for handling browser prompt dialogs.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||