Class | Description |
---|---|
ButtonPromptAdapter | |
ExecuteDeferredAdapter | |
FileBrowserAdapter |
Support file browsing within a popup dialog
|
LoginAdapter |
The commonly used adapter when no login page (with it's own adapter) is explicitly specified.
|
MessageBoxAdapter |
An abstract base class for adapters for pop-up dialogs with
a title and a message text.
|
ShowThrowableAdapter |
This adapter allows to show the message and the stack trace obtained from a given
Throwable . |
SystemInfoAdapter |
Display the system settings.
|
SystemInfoAdapter.LinesItem |
Instance of this class represents a system property.
|
WorkplaceBootstrapInfoProvider |