Uses of Class
com.google.visualization.datasource.query.QueryFormat

Packages that use QueryFormat
com.google.visualization.datasource.query   
 

Uses of QueryFormat in com.google.visualization.datasource.query
 

Methods in com.google.visualization.datasource.query that return QueryFormat
 QueryFormat Query.getUserFormatOptions()
          Returns the query formatting options.
 

Methods in com.google.visualization.datasource.query with parameters of type QueryFormat
 void Query.setUserFormatOptions(QueryFormat userFormatOptions)
          Sets the user formatting options map.
 



Copyright © 2009 Google. All Rights Reserved.