Uses of Interface
com.vaadin.flow.component.JsonSerializable
-
Packages that use JsonSerializable Package Description com.vaadin.flow.component -
-
Uses of JsonSerializable in com.vaadin.flow.component
Methods in com.vaadin.flow.component that return JsonSerializable Modifier and Type Method Description JsonSerializableJsonSerializable. readJson(elemental.json.JsonObject value)Sets the JSON object data into the Java object.
-