public static class QueryTask.Options
extends com.google.gwt.core.client.JavaScriptObject
Modifier and Type | Method and Description |
---|---|
static QueryTask.Options |
create() |
void |
setGbdVersion(java.lang.String gdbVersion)
Set the gdbVersion.
|
void |
setSource(LayerDataSource source)
Set the source parameter.
|
void |
setSource(LayerMapSource source)
Set the source parameter.
|
public static QueryTask.Options create()
public final void setGbdVersion(java.lang.String gdbVersion)
gdbVersion
- - Specify the geodatabase version to display. (As of v2.7). Requires ArcGIS Server service 10.1 or greaterpublic final void setSource(LayerMapSource source)
source
- - The dynamic layer. Required when the QueryTask url is set to 'http://public final void setSource(LayerDataSource source)
source
- - The table source. Required when the QueryTask url is set to 'http://