SAP ABAP Class IF_UI_ELEMENT_DME (Interface Elements, Valid for All UI Elements)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_UI_FIELD_LIST_DME | DME_user_interface_field_list | 19990329 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_UI_TABLE_CONTROL_DME | DME: User Interface Table Control | 19990428 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_UI_TREE_DME | Interface for Editing Tree Controls | 19990624 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DYNP_FIELD_LIST_DME | Field List (Detail Screen) in Screen | 19990329 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DYNP_FRAME_DME | Set of Subscreens | 19990709 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DYNP_MAINSCREEN_DME | Main Screen of a Screen UI | 19990330 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DYNP_TABLE_CONTROL_DME | DME: Table Control in Screen | 19990428 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DYNP_TREE_DME | DME Tree Control Nesting | 19990625 |
Properties
| Class | IF_UI_ELEMENT_DME | |
| Short Description | Interface Elements, Valid for All UI Elements | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19990317 | SAP |
| Last change | 20010221 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_UI_ELEMENT_DME has no interface implemented.
Friends
Class IF_UI_ELEMENT_DME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SDMET_NAME | 'BACK' | Command "Green Arrow" | 19990409 | ||
| 2 | Constant | Public | Type reference (TYPE) | SDMET_NAME | 'CANC' | Command "Red Cross" | 19990420 | ||
| 3 | Constant | Public | Type reference (TYPE) | SDMET_NAME | 'CLOS' | Command "Close Window" | 20000229 | ||
| 4 | Constant | Public | Type reference (TYPE) | SDMET_NAME | 'CRTE' | Command "Create" | 19990427 | ||
| 5 | Constant | Public | Type reference (TYPE) | SDMET_NAME | 'DELE' | Command "Delete" | 19990427 | ||
| 6 | Constant | Public | Type reference (TYPE) | SDMET_NAME | 'EDIT' | Command "Edit" | 19990707 | ||
| 7 | Constant | Public | Type reference (TYPE) | SDMET_NAME | 'ENTER' | Command "Enter" | 19990427 | ||
| 8 | Constant | Public | Type reference (TYPE) | SDMET_NAME | 'LAST' | Command "Last Screen" | 19990427 | ||
| 9 | Constant | Public | Type reference (TYPE) | SDMET_NAME | 'NEXT' | Command "Next Screen" | 19990427 | ||
| 10 | Constant | Public | Type reference (TYPE) | SDMET_NAME | 'EXIT' | Command "Yellow Arrow" | 19990331 | ||
| 11 | Constant | Public | Type reference (TYPE) | SDMET_NAME | 'SAVE' | Command "Save" | 19990331 | ||
| 12 | Constant | Public | Type reference (TYPE) | SDMET_NAME | 'DIS_CHG' | Command "Display<->Change" | 20000329 | ||
| 13 | Instance attribute | Public | Type reference (TYPE) | SDMET_BOOL | True <==> UI Element can be Edited | 19990329 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | SDMET_BOOL | True <==> UI Element is Visible | 19990329 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Redisplays UI Element | 19990329 | |
| 2 | Instance method | Public | Method | Ends UI Element Display | 19990329 | |
| 3 | Instance method | Public | Method | Sets Status: UI Element is Editable/Read-Only | 19990329 | |
| 4 | Instance method | Public | Method | Sets Status: UI Element is Visible/Invisible | 19990329 |
Events
Class IF_UI_ELEMENT_DME has no event.
Types
Class IF_UI_ELEMENT_DME has no local type.
Method Signatures
Method DISPLAY Signature
Method DISPLAY on class IF_UI_ELEMENT_DME has no parameter.
Method DISPLAY on class IF_UI_ELEMENT_DME has no exception.
Method QUIT Signature
Method QUIT on class IF_UI_ELEMENT_DME has no parameter.
Method QUIT on class IF_UI_ELEMENT_DME has no exception.
Method SET_EDITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_STATUS | Value transfer | Type reference (TYPE) | SDMET_BOOL | true <==> ui ist editierbar | 19990329 |
Method SET_EDITABLE on class IF_UI_ELEMENT_DME has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_STATUS | Value transfer | Type reference (TYPE) | SDMET_BOOL | true <==> ui ist sichtbar | 19990329 |
Method SET_VISIBLE on class IF_UI_ELEMENT_DME has no exception.
History
| Last changed by/on | SAP | 20010221 |
| SAP Release Created in |