| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DBObjectSourcePicker | |
|---|---|
| oracle.ide.db.panels | Reusable UI panels for listing, creating or editing database objects in dialogs in the IDE. | 
| oracle.ide.db.panels.sql | UI classes for declaratively editing a SQL query. | 
| Uses of DBObjectSourcePicker in oracle.ide.db.panels | 
|---|
| Methods in oracle.ide.db.panels that return DBObjectSourcePicker | |
|---|---|
protected  DBObjectSourcePicker | 
SelectDBObjectsPanel.getFromPicker()
Returns the picker for the left (from) side of the shuttle.  | 
| Methods in oracle.ide.db.panels with parameters of type DBObjectSourcePicker | |
|---|---|
protected  void | 
SelectDBObjectsPanel.setupQuery(DBObjectSourcePicker from,
           Schema schema,
           java.lang.String filter,
           java.lang.String[] types)
By default this sets the schema, types and filter on the given from picker.  | 
| Uses of DBObjectSourcePicker in oracle.ide.db.panels.sql | 
|---|
| Subclasses of DBObjectSourcePicker 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 | 
QuickPickSourcePicker
Specific picker for the quick-pick panel that handles expanding relations when they're shuttled and tooltipping relations and fks.  | 
| Methods in oracle.ide.db.panels.sql that return DBObjectSourcePicker | |
|---|---|
protected  DBObjectSourcePicker | 
QuickPickObjectsPanel.getFromPicker()
 | 
protected  DBObjectSourcePicker | 
FromObjectsPanel.getFromPicker()
 | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||