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