Index
All Classes and Interfaces|All Packages
C
- com.flowingcode.vaadin.jsonmigration - package com.flowingcode.vaadin.jsonmigration
- convertToJsonValue(Object) - Static method in class com.flowingcode.vaadin.jsonmigration.JsonMigration
-
Converts a given Java object into a
JsonValue.
G
- getEventData(DomEvent) - Static method in class com.flowingcode.vaadin.jsonmigration.JsonMigration
-
Gets additional data related to the event.
J
- JsonMigration - Class in com.flowingcode.vaadin.jsonmigration
-
Provides a compatibility layer for JSON handling to abstract away breaking changes introduced in Vaadin version 25.
- JsonMigration() - Constructor for class com.flowingcode.vaadin.jsonmigration.JsonMigration
S
- setPropertyJson(Element, String, JsonValue) - Static method in class com.flowingcode.vaadin.jsonmigration.JsonMigration
-
Sets a JSON-valued property on a given
Element, transparently handling version-specific method signatures.
All Classes and Interfaces|All Packages