Uses of Class
com.arsdigita.toolbox.ui.DataTable

Packages that use DataTable
com.arsdigita.toolbox.ui Miscellaneous collection of useful Bebop components. 
 

Uses of DataTable in com.arsdigita.toolbox.ui
 

Methods in com.arsdigita.toolbox.ui with parameters of type DataTable
 DataQuery StaticDataQueryBuilder.makeDataQuery(DataTable t, PageState s)
          Perform all neccessary database operations and return a DataQuery for the DataTable to use
protected  DataQuery DataTable.DataBuilderAdapter.createQuery(DataTable t, PageState s)
          Obtain a DataQuery and apply query events to it.
 DataQuery DataQueryBuilder.makeDataQuery(DataTable t, PageState s)
          Perform all neccessary database operations and return a DataQuery for the DataTable to use
abstract  DataQuery AbstractDataQueryBuilder.makeDataQuery(DataTable t, PageState s)
          Perform all neccessary database operations and return a DataQuery for the DataTable to use
 

Constructors in com.arsdigita.toolbox.ui with parameters of type DataTable
DataTable.DataQueryTableModel(DataTable t, DataQuery data, String keyColumn)
          Create a new DataQueryTableModel
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC