Uses of Package
com.google.visualization.datasource.datatable.value

Packages that use com.google.visualization.datasource.datatable.value
com.google.visualization.datasource.datatable   
com.google.visualization.datasource.datatable.value   
com.google.visualization.datasource.query   
com.google.visualization.datasource.query.engine   
com.google.visualization.datasource.query.scalarfunction   
 

Classes in com.google.visualization.datasource.datatable.value used by com.google.visualization.datasource.datatable
Value
          An abstract value of a single cell in a table.
ValueType
          Represents a supported value type for a table.
 

Classes in com.google.visualization.datasource.datatable.value used by com.google.visualization.datasource.datatable.value
BooleanValue
          A value of type boolean.
DateTimeValue
          A value of type date-time.
DateValue
          A value of type date.
NumberValue
          A value of type number.
TextValue
          A value of type text (string).
TimeOfDayValue
          A value of type time-of-day.
Value
          An abstract value of a single cell in a table.
ValueType
          Represents a supported value type for a table.
 

Classes in com.google.visualization.datasource.datatable.value used by com.google.visualization.datasource.query
Value
          An abstract value of a single cell in a table.
ValueType
          Represents a supported value type for a table.
 

Classes in com.google.visualization.datasource.datatable.value used by com.google.visualization.datasource.query.engine
Value
          An abstract value of a single cell in a table.
 

Classes in com.google.visualization.datasource.datatable.value used by com.google.visualization.datasource.query.scalarfunction
Value
          An abstract value of a single cell in a table.
ValueType
          Represents a supported value type for a table.
 



Copyright © 2009 Google. All Rights Reserved.