| 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.ideimpl.db.components |
| Class and Description |
|---|
| ComponentContext
Context object to hold information required by ComponentFactory
framework.
|
| ComponentFactory
A ComponentFactory is used to create
ComponentWrapper objects
that edit properties on a given DBObject. |
| ComponentWrapper
A ComponentWrapper encapsulates a UI component that edits a single
property on a given DBObject.
|
| Class and Description |
|---|
| ComponentWrapper
A ComponentWrapper encapsulates a UI component that edits a single
property on a given DBObject.
|