See: Description
| Interface | Description |
|---|---|
| SchemaChooserWizard.Result |
Public interface for the result of displaying the UI.
|
| Class | Description |
|---|---|
| ProviderChooser |
Class for generically choosing a DBObjctProvider given a Context.
|
| ProviderWizard |
Wizard for creating an Offline Database (OfflineDBObjectProvider).
|
| SaveAllObjectsDialog |
This utility checks a provider to see if it contains dirty objects.
|
| SchemaChooser |
Utility for prompting the user to choose a Schema given a DBObjectProvider
and Context.
|
| SchemaChooserWizard |
Simple dialog for choosing an existing offline schema from a given context.
|
| SchemaObjectWizard | Deprecated
use a
DBEditorFactory |
| SchemaWizard |
Wizard for creating an empty offline schema definition.
|
| Enum | Description |
|---|---|
| SaveAllObjectsDialog.SaveResult | Deprecated |