|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
com.google.gwt.ajaxloader.client.Properties
com.google.gwt.visualization.client.Query.Options
public static class Query.Options
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.ajaxloader.client.Properties |
|---|
Properties.TypeException |
| Constructor Summary | |
|---|---|
protected |
Query.Options()
|
| Method Summary | |
|---|---|
static Query.Options |
create()
|
void |
setMakeRequestParams(com.google.gwt.core.client.JavaScriptObject params)
|
void |
setSendMethod(Query.SendMethod sendMethod)
|
| Methods inherited from class com.google.gwt.ajaxloader.client.Properties |
|---|
getBoolean, getDate, getNumber, getObject, getString, remove, set, set, set, set, set, typeof |
| Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
|---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected Query.Options()
| Method Detail |
|---|
public static Query.Options create()
public final void setSendMethod(Query.SendMethod sendMethod)
public final void setMakeRequestParams(com.google.gwt.core.client.JavaScriptObject params)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||