| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UIConstants
Defines a group of keys that can be used in conjunction with a WizardLauncher to pull information out of the TraversableContext.
TraversableContext| Field Summary | |
|---|---|
static java.lang.String | 
ALLOW_REPLACE
In an edit process this indicates that the user has specified that REPLACE (rather than ALTER) is a permitted outcome of the edit.  | 
static java.lang.String | 
CHILD_EDIT_ONLY
Key for whether this panel is edit only the given child object as opposed to allowing the user to navigate to other parts of the parent object.  | 
static java.lang.String | 
CHOSEN_OBJECTS_KEY
Key for the objects chosen during a selection process.  | 
static java.lang.String | 
DEFAULT_OBJECT_KEY
Key for the default child object when editing a SchemaObject  | 
static java.lang.String | 
ERROR_TITLE_KEY
Key for title  | 
static java.lang.String | 
FIRST_NON_DEFAULT_PANEL
Key used to indicate the first panel of a generate wizard in which the user is required to enter information.  | 
static java.lang.String | 
IS_EDITABLE_KEY
Key used in the edit dialogs for database objects whose value is a Boolean.  | 
static java.lang.String | 
NEW_CHILD_OBJECT_KEY
Key for the created child object  | 
static java.lang.String | 
NEW_OBJECT_KEY
Key for the new version of the object.  | 
static java.lang.String | 
NEW_SECONDARY_OBJECTS_KEY
Key for an array of SchemaObject that need to be created with the current object.  | 
static java.lang.String | 
ORIGINAL_OBJECT_KEY
Key for the original version of the object.  | 
static java.lang.String | 
PARENT_OBJECT_CONTEXT_KEY
Key for use in setting and retrieving default parent objects from a Context.  | 
static java.lang.String | 
PROVIDER_KEY
Key for the DBObjectProvider.  | 
static java.lang.String | 
SCHEMA_KEY
Key for the initial schema.  | 
static java.lang.String | 
SCHEMA_LIST_KEY
Key for the list of schemas.  | 
static java.lang.String | 
TARGET_PROVIDER_KEY
Key for the target provider in a transfer process (e.g.  | 
static java.lang.String | 
TARGET_SCHEMA_KEY
Key for the target provider in a transfer process (e.g.  | 
| Field Detail | 
|---|
static final java.lang.String ORIGINAL_OBJECT_KEY
static final java.lang.String NEW_OBJECT_KEY
static final java.lang.String NEW_CHILD_OBJECT_KEY
static final java.lang.String SCHEMA_KEY
static final java.lang.String SCHEMA_LIST_KEY
static final java.lang.String PROVIDER_KEY
static final java.lang.String DEFAULT_OBJECT_KEY
static final java.lang.String CHOSEN_OBJECTS_KEY
static final java.lang.String NEW_SECONDARY_OBJECTS_KEY
static final java.lang.String TARGET_PROVIDER_KEY
static final java.lang.String TARGET_SCHEMA_KEY
static final java.lang.String ERROR_TITLE_KEY
static final java.lang.String PARENT_OBJECT_CONTEXT_KEY
static final java.lang.String IS_EDITABLE_KEY
For all normal edit panels a verifier should be used to enable/disable fields. This mechanism is only in place for extra panels that do not have verifiers (e.g. the user properites panel).
static final java.lang.String FIRST_NON_DEFAULT_PANEL
static final java.lang.String CHILD_EDIT_ONLY
static final java.lang.String ALLOW_REPLACE
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||