Oracle Data-aware Controls Reference

Uses of Interface
oracle.dacf.control.swing.find.FindItemEditor

Packages that use FindItemEditor
oracle.dacf.control.swing   
oracle.dacf.control.swing.find   
 

Uses of FindItemEditor in oracle.dacf.control.swing
 

Methods in oracle.dacf.control.swing that return FindItemEditor
 FindItemEditor[] FindPanel.getFindItemEditor()
          get the custom editor for each item in the FindPanel.
 

Methods in oracle.dacf.control.swing with parameters of type FindItemEditor
 void FindPanel.setFindItemEditor(FindItemEditor[] editor)
          set the custom editor for each item in the FindPanel.
 

Uses of FindItemEditor in oracle.dacf.control.swing.find
 

Fields in oracle.dacf.control.swing.find declared as FindItemEditor
protected  FindItemEditor[] ViewCriteriaFindPanelUI._editors
           
protected  FindItemEditor[] DacFindPanelUI._editor
          the actual editors used to edit a Find item
 

Methods in oracle.dacf.control.swing.find that return FindItemEditor
protected  FindItemEditor ViewCriteriaFindPanelUI.getFindItemEditor(int col)
           
 

Methods in oracle.dacf.control.swing.find with parameters of type FindItemEditor
protected  void ViewCriteriaFindPanelUI._initEditInvokers(FindItemEditor[] editors)
           
 


Oracle Data-aware Controls Reference

 

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