OpenAPI 1.0

Uses of Package
com.aquafold.openapi.data

Packages that use com.aquafold.openapi.data
com.aquafold.openapi   
com.aquafold.openapi.chart   
com.aquafold.openapi.compare   
com.aquafold.openapi.data   
com.aquafold.openapi.io   
com.aquafold.openapi.random   
com.aquafold.openapi.rdbms   
com.aquafold.openapi.report   
com.aquafold.openapi.type   
 

Classes in com.aquafold.openapi.data used by com.aquafold.openapi
AQDataFactory
          An object implementing this interface is available to aquascript via aqua.data alias.
 

Classes in com.aquafold.openapi.data used by com.aquafold.openapi.chart
AQDataSet
          Collection of AQDataRows stored in memory.
AQPivotDataSet
          This interface provides a means to represent a AQDataSet in a pivot table.
 

Classes in com.aquafold.openapi.data used by com.aquafold.openapi.compare
AQDataSet
          Collection of AQDataRows stored in memory.
 

Classes in com.aquafold.openapi.data used by com.aquafold.openapi.data
AQColumnDescriptor
          This interface describes a table column.
AQColumnStructure
          Class describes the structure of table data.
AQDataRow
          This interface describes a single data row.
AQDataSet
          Collection of AQDataRows stored in memory.
AQDataSetSettings
          The AQDataSetSettings interface describes how a data set to be formatted when presented in a 2-dimensional grid.
AQExcelSpreadsheet
          This interface represents an in-memory Excel spreadhseet.
AQPivotDataSet
          This interface provides a means to represent a AQDataSet in a pivot table.
 

Classes in com.aquafold.openapi.data used by com.aquafold.openapi.io
AQColumnStructure
          Class describes the structure of table data.
AQDataRow
          This interface describes a single data row.
AQDataSet
          Collection of AQDataRows stored in memory.
AQPivotDataSet
          This interface provides a means to represent a AQDataSet in a pivot table.
 

Classes in com.aquafold.openapi.data used by com.aquafold.openapi.random
AQDataSet
          Collection of AQDataRows stored in memory.
 

Classes in com.aquafold.openapi.data used by com.aquafold.openapi.rdbms
AQColumnStructure
          Class describes the structure of table data.
AQDataRow
          This interface describes a single data row.
AQDataSet
          Collection of AQDataRows stored in memory.
 

Classes in com.aquafold.openapi.data used by com.aquafold.openapi.report
AQDataSet
          Collection of AQDataRows stored in memory.
AQDataSetSettings
          The AQDataSetSettings interface describes how a data set to be formatted when presented in a 2-dimensional grid.
AQExcelSpreadsheet
          This interface represents an in-memory Excel spreadhseet.
AQPivotDataSet
          This interface provides a means to represent a AQDataSet in a pivot table.
 

Classes in com.aquafold.openapi.data used by com.aquafold.openapi.type
AQDataSet
          Collection of AQDataRows stored in memory.
 


OpenAPI 1.0


Copyright © 2010 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.