Uses of Class
org.cruxframework.crux.core.client.file.File

Packages that use File
org.cruxframework.crux.core.client.file   
 

Uses of File in org.cruxframework.crux.core.client.file
 

Methods in org.cruxframework.crux.core.client.file that return File
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)
           
 



Copyright © 2014. All rights reserved.