|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gdata.client.Query
com.google.gdata.client.DocumentQuery
com.google.gdata.client.spreadsheet.WorksheetQuery
public class WorksheetQuery
Simple class for worksheets-feed-specific queries.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gdata.client.Query |
|---|
Query.CategoryFilter, Query.CustomParameter, Query.ResultFormat |
| Field Summary |
|---|
| Fields inherited from class com.google.gdata.client.DocumentQuery |
|---|
DEFAULT_SORT_MODE, LAST_MODIFIED_SORT, LAST_VIEWED_SORT, ORDERBY, STARRED_SORT, TITLE, TITLE_EXACT, TITLE_SORT |
| Fields inherited from class com.google.gdata.client.Query |
|---|
UNDEFINED |
| Constructor Summary | |
|---|---|
WorksheetQuery(java.net.URL feedUrl)
Constructs a query for querying worksheets within a spreadsheet. |
|
| Method Summary |
|---|
| Methods inherited from class com.google.gdata.client.DocumentQuery |
|---|
getSortMode, getTitleQuery, isTitleExact, setSortMode, setTitleExact, setTitleQuery |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WorksheetQuery(java.net.URL feedUrl)
feedUrl - the feed's URI
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||