| Interface | Description |
|---|---|
| JsObject.PropertyDescriptor |
A property descriptor that can be passed to
JsObject.defineProperty(Object, String, PropertyDescriptor). |
| Class | Description |
|---|---|
| ClientJsonCodec |
Static helpers for encoding and decoding JSON.
|
| JsObject |
JsInterop bridge to the JavaScript
Object type. |
| NativeFunction |
JsInterop wrapper for interacting with the JavaScript Function type.
|
Copyright © 2000–2020 Vaadin Ltd. All rights reserved.