Index

C J S 
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.

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.
C J S 
All Classes and Interfaces|All Packages