public class DataFile
extends com.google.gwt.core.client.JavaScriptObject
Modifier and Type | Method and Description |
---|---|
static DataFile |
create()
Creates a new DataFile object.
|
java.lang.String |
getUrl()
URL to the location of the data file.
|
public static DataFile create()
public final java.lang.String getUrl()