public class ImageWrapper extends Object implements Serializable
| Constructor and Description |
|---|
ImageWrapper(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
com.vaadin.flow.component.html.Image |
toImage(String altText) |
com.vaadin.flow.server.StreamResource |
toStreamResource(String name) |
Copyright © 2020 XDEV Software Corp.. All rights reserved.