Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | WINDOW |
| Short Name | WIN |
| View Name | CI_WINDOWS |
| Description | A representation of a window, eg in a Forms or a Visual Basic module |
| Sub-type of | SECONDARY_ACCESS_ELEMENT |
| Versioning: | Belongs to: GENERAL_MODULE versionable object |
| Rules: |
API Spec Uniqueness Criteria Deletion Rules |
| Descriptor: |
GENERAL_MODULE_REFERENCE NAME |
| Used by: |
Oracle Designer |
| Underlying table: | SDD_WIN |
| Changes: | Summary of changes to WINDOW in Release 6i |
| Reference Properties | ||||
|---|---|---|---|---|
| Name | Opt ? | Notes | Relationship | In Arc |
| GENERAL_MODULE_REFERENCE | N |
Prompt: Module
Transferable only if null |
Must be within one and only one GENERAL_MODULE | |
| Properties | |||||
|---|---|---|---|---|---|
| Name | Datatype | Opt ? | Notes | Domain | Default Value |
| IMPLEMENTATION_ITEM | VARCHAR2(30) | Y | Name of template/library object on which the generated window will be based.
Prompt: Template/Library Object | ||
| NAME | VARCHAR2(30) | N | Alias by which the window is identified
Prompt: Name Uppercase | ||
| REQ_HEIGHT | NUMBER(6, 0) | Y | Required window height. Expressed in the units defined on the template form.
Prompt: Height Range: 0 to 999999 | ||
| REQ_POSX | NUMBER(6, 0) | Y | X co-ordinate of top left corner of window relative to top left corner of underlying page or "content canvas". Expressed in units defined in template form.
Prompt: X Position | ||
| REQ_POSY | NUMBER(6, 0) | Y | Y co-ordinate of top left corner of window relative to top left corner of underlying page or "content canvas". Expressed in units defined in the template form
Prompt: Y Position | ||
| REQ_WIDTH | NUMBER(6, 0) | Y | Required window width, expressed in the units defined on the template form
Prompt: Width Range: 0 to 999999 | ||
| SCROLLABLE_FLAG | VARCHAR2(1) | N | Indicates whether the generator should make this window scrollable
Prompt: Scrollable ? Uppercase | YESNO | N |
| TITLE | VARCHAR2(240) | Y | Title to be used for the generated window
Prompt: Title | ||
| PARENT_IVID | NUMBER(38, 0) | Y | Internal use only. Exists on "secondary" element types from a versioning viewpoint. Contains the IVID of the primary element type (not necessarily a PAC) forming the basis of the "versionable object" to which this element type belongs
Not displayed System maintained Updatable only if null Defined on SAC supertype | ||
| PAC_REFERENCE | NUMBER(38, 0) | Y | Internal use only. Exists on "secondary" element types from a structural viewpoint. Contains the IRID of the PAC forming the basis of the "logical object" to which this element type belongs
Not displayed System maintained Not updatable by user Defined on SAC supertype | ||
| Multi-line Text | ||
|---|---|---|
| Name | Text Type | Prompt |
| DESCRIPTION | CDIDSC | Description |
| NOTES | CDINOT | Notes |
| Other Properties |
|---|
| WINDOW has the 20 user definable properties (USER_DEFINED_PROPERTY_0, _1, _2, _3 etc) for User Extensibility |
The following 'standard' properties are also inherited by all element types:
|
Other element types that reference WINDOW:
Note: