Uses of Class
org.uberfire.ext.editor.commons.client.file.exports.ImageDataUriContent
-
Packages that use ImageDataUriContent Package Description org.uberfire.ext.editor.commons.client.file.exports -
-
Uses of ImageDataUriContent in org.uberfire.ext.editor.commons.client.file.exports
Methods in org.uberfire.ext.editor.commons.client.file.exports that return ImageDataUriContent Modifier and Type Method Description static ImageDataUriContentImageDataUriContent. create(String uri)Methods in org.uberfire.ext.editor.commons.client.file.exports with parameters of type ImageDataUriContent Modifier and Type Method Description protected Optional<org.jboss.errai.common.client.dom.Blob>ImageFileExport. getContent(ImageDataUriContent entity)
-