Interface Summary |
BrowserNavigation |
The browser navigation provides methods to access a web browser's history for navigating within
the application. |
BrowserNavigationListener |
An event handler that is invoked whenever the user navigates within the application, i.e. |
ClientInfo |
The ClientInfo service provides basic information about the client device. |
ClientService |
The generic interface for RWT client services. |
ExitConfirmation |
The exit confirmation service allows applications to show a confirmation dialog before the user
leaves the application, e.g. |
JavaScriptExecutor |
The JavaScriptExecuter service allows executing JavaScript code on the client. |
JavaScriptLoader |
The JavaScriptLoader service allows loading additional JavaScript files at runtime. |
UrlLauncher |
The UrlLauncher service allows loading an URL in an external window, application or save dialog. |