Oracle Data-aware Controls Reference

Uses of Interface
oracle.dacf.control.swing.SortDelegate

Packages that use SortDelegate
oracle.dacf.control.swing   
 

Uses of SortDelegate in oracle.dacf.control.swing
 

Classes in oracle.dacf.control.swing that implement SortDelegate
 class GridSortDelegate
          Sort by changing the order by clause
 

Methods in oracle.dacf.control.swing that return SortDelegate
 SortDelegate GridControl.getSortDelegate()
          Return the helper object currently used for sorting
 

Methods in oracle.dacf.control.swing with parameters of type SortDelegate
 void GridControl.setSortDelegate(SortDelegate sortDelegate)
          GridControl delegates 'sorting' to this helper object.
 


Oracle Data-aware Controls Reference

 

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