Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Class
oracle.ide.db.controls.AbstractTreePicker

Packages that use AbstractTreePicker
oracle.ide.db.controls Reusable UI controls to used to show or list database objects. 
oracle.ide.db.panels.sql UI classes for declaratively editing a SQL query. 

 

Uses of AbstractTreePicker in oracle.ide.db.controls

 

Subclasses of AbstractTreePicker in oracle.ide.db.controls
 class DBObjectPicker
          Generic picker for selecting DBObjects in a shuttle.
 class DBObjectSourcePicker
          ItemPicker that renders a tree of pickable DBObjects.
Before calling query() the filter, types and schema must be set.

 

Uses of AbstractTreePicker in oracle.ide.db.panels.sql

 

Subclasses of AbstractTreePicker in oracle.ide.db.panels.sql
 class FromFromPicker
          Specific picker for the quick-pick panel that handles expanding relations when they're shuttled and tooltipping relations and fks.
 class FromJoinToPicker
          Tree picker for the RHS of the FromPanel shuttle that allows the user to edit FromObjects, including JOINs.
 class GroupByFromPicker
           
 class QuickPickSourcePicker
          Specific picker for the quick-pick panel that handles expanding relations when they're shuttled and tooltipping relations and fks.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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