@ApplicationScoped public class VFSJSExporter extends Object implements UberfireJSExporter
Constructor and Description |
---|
VFSJSExporter() |
Modifier and Type | Method and Description |
---|---|
void |
export() |
void |
readAllString(String uri,
com.google.gwt.core.client.JavaScriptObject callback) |
void |
write(String uri,
String content,
com.google.gwt.core.client.JavaScriptObject callback) |
public void export()
export
in interface UberfireJSExporter
public void write(String uri, String content, com.google.gwt.core.client.JavaScriptObject callback)
public void readAllString(String uri, com.google.gwt.core.client.JavaScriptObject callback)
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.