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 |
Class | Description |
---|---|
AbstractComponentState |
Default shared state implementation for AbstractComponent.
|
AbstractFieldState |
Shared state for
AbstractField . |
ApplicationConstants | |
ComponentConstants | |
JavaScriptExtensionState | |
JsonConstants | |
MouseEventDetails |
Helper class to store and transfer mouse event details.
|
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 © 2019 Vaadin Ltd. All rights reserved.