|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SaveAllObjectsDialog.SaveResult | |
---|---|
oracle.jdeveloper.offlinedb.wizard | Wizard and dialogs that can used when working with the offline database. |
Uses of SaveAllObjectsDialog.SaveResult in oracle.jdeveloper.offlinedb.wizard |
---|
Methods in oracle.jdeveloper.offlinedb.wizard that return SaveAllObjectsDialog.SaveResult | |
---|---|
static SaveAllObjectsDialog.SaveResult |
SaveAllObjectsDialog.saveAllObjects(java.awt.Component parent, OfflineDBObjectProvider pro) |
static SaveAllObjectsDialog.SaveResult |
SaveAllObjectsDialog.saveAllObjects(OfflineDBObjectProvider pro) If there are dirty objects in the given provider the user is prompted to save them. |
static SaveAllObjectsDialog.SaveResult |
SaveAllObjectsDialog.SaveResult.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name. |
static SaveAllObjectsDialog.SaveResult[] |
SaveAllObjectsDialog.SaveResult.values() Returns an array containing the constants of this enum type, in the order they are declared. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |