Interface FileExportResources
-
- All Superinterfaces:
com.google.gwt.resources.client.ClientBundle
public interface FileExportResources extends com.google.gwt.resources.client.ClientBundleStatic resources related to the file export.
-
-
Field Summary
Fields Modifier and Type Field Description static FileExportResourcesINSTANCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.gwt.resources.client.TextResourcecanvas2svg()com.google.gwt.resources.client.TextResourcefileSaver()com.google.gwt.resources.client.TextResourcejsPdf()
-
-
-
Field Detail
-
INSTANCE
static final FileExportResources INSTANCE
-
-