protected static File |
File.create(Blob blob,
String fileName) |
static File |
File.createIfSupported(com.google.gwt.typedarrays.shared.ArrayBuffer body,
String type,
String fileName) |
static File |
File.createIfSupported(com.google.gwt.typedarrays.shared.ArrayBufferView body,
String type,
String fileName) |
static File |
File.createIfSupported(Blob blob,
String fileName) |
static File |
File.createIfSupported(com.google.gwt.core.client.JsArrayMixed body,
String type,
String fileName) |
static File |
File.createIfSupported(String body,
String type,
String fileName) |
File |
FileList.item(int index) |