| Interface | Description |
|---|---|
| Connector |
Interface implemented by all classes that are capable of communicating with
the server or the client side.
|
| ContextClickRpc |
Client-to-server RPC interface for context click events
|
| EventId | |
| JavaScriptConnectorState | |
| Registration |
A registration object for removing an event listener added to a source.
|
| Class | Description |
|---|---|
| AbstractComponentState |
Default shared state implementation for AbstractComponent.
|
| AbstractFieldState |
State for components that can show the required indicator.
|
| ApplicationConstants | |
| ComponentConstants | |
| JavaScriptExtensionState | |
| JsonConstants | |
| MouseEventDetails |
Helper class to store and transfer mouse event details.
|
| Range |
An immutable representation of a range, marked by start and end points.
|
| VaadinUriResolver |
Utility for translating special Vaadin URIs like theme:// and app:// into
URLs usable by the browser.
|
| VBrowserDetails |
Class that parses the user agent string from the browser and provides
information about the browser.
|
| Version |
| Enum | Description |
|---|---|
| MouseEventDetails.MouseButton |
Constants for mouse buttons.
|
| Position | |
| VBrowserDetails.OperatingSystem |
Copyright © 2017 Vaadin Ltd. All rights reserved.