| Package | Description | 
|---|---|
| oracle.ide.db.components | 
 Contains the ComponentWrapper API, which allows DBObject properties to
 be associated with a UI Component, and the property value by kept
 synchronized with the UI. 
 | 
| oracle.javatools.db.property | 
 Classes for dealing with properties in the database API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected PropertyHelper | 
ComponentWrapper.getPropertyHelper()
Gets a PropertyHelper instance that is cached for this editor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected PropertyHelper | 
AbstractPropertyManager.getPropertyHelper()
Gets a PropertyHelper that is cached for this PropertyManager
 implementation. 
 |