Oracle Data-aware Controls Reference

Uses of Class
oracle.dacf.control.swing.GridControl

Packages that use GridControl
oracle.dacf.control.swing   
oracle.dacf.util   
 

Uses of GridControl in oracle.dacf.control.swing
 

Fields in oracle.dacf.control.swing declared as GridControl
protected  GridControl GridDataSource._gridControl
           
 

Methods in oracle.dacf.control.swing with parameters of type GridControl
protected  GridDataSource GridControl.createTableDataSource(GridControl g)
           
 

Constructors in oracle.dacf.control.swing with parameters of type GridControl
GridDataSource(GridControl gridControl, boolean forceReadOnly)
          Creates the data source.
 

Uses of GridControl in oracle.dacf.util
 

Methods in oracle.dacf.util with parameters of type GridControl
 void MultiSelectDelete.addGridControl(GridControl g)
           
 void MultiSelectDelete.removeGridControl(GridControl g)
           
protected  javax.infobus.ScrollableRowsetAccess MultiSelectDelete.getRowset(GridControl g)
          get rowset which we can use to delete things
 

Constructors in oracle.dacf.util with parameters of type GridControl
MultiSelectDelete(GridControl g)
           
 


Oracle Data-aware Controls Reference

 

Copyright © 1997, 2003, Oracle. All rights reserved.