|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.gwtext.client.core.JsObject
com.gwtext.client.widgets.form.event.ComboBoxCallback
public class ComboBoxCallback
ComboBoxListener.doBeforeQuery(com.gwtext.client.widgets.form.ComboBox, ComboBoxCallback)| Field Summary |
|---|
| Fields inherited from class com.gwtext.client.core.JsObject |
|---|
jsObj |
| Method Summary | |
|---|---|
boolean |
getForceAll()
Returns true if query is force "all". |
java.lang.String |
getQuery()
Returns the query. |
void |
setForceAll(boolean forceAll)
Set true to force "all" query. |
void |
setQuery(java.lang.String query)
Sets the query. |
| Methods inherited from class com.gwtext.client.core.JsObject |
|---|
getJsObj, getProperties, isCreated, setJsObj |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getQuery()
public void setQuery(java.lang.String query)
query - the querypublic void setForceAll(boolean forceAll)
forceAll - true to force "all" querypublic boolean getForceAll()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||