SAP ABAP Interface IF_UI_ELEMENT_DME (Interface Elements, Valid for All UI Elements)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
     SDME_DLG (Package) DME: Maintenance dialogs
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
Interface IF_UI_ELEMENT_DME  
Short Description Interface Elements, Valid for All UI Elements    
General Data
Package SDME_DLG   DME: Maintenance dialogs 
Created 19990317   SAP 
Last changed 20010221   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDMET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_UI_ELEMENT_DME has no interface.
Friends
Interface IF_UI_ELEMENT_DME has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CMD_BACK Constant Public Type reference (TYPE) SDMET_NAME 'BACK' Command "Green Arrow" 19990409
2 CMD_CANCEL Constant Public Type reference (TYPE) SDMET_NAME 'CANC' Command "Red Cross" 19990420
3 CMD_CLOSE Constant Public Type reference (TYPE) SDMET_NAME 'CLOS' Command "Close Window" 20000229
4 CMD_CREATE Constant Public Type reference (TYPE) SDMET_NAME 'CRTE' Command "Create" 19990427
5 CMD_DELETE Constant Public Type reference (TYPE) SDMET_NAME 'DELE' Command "Delete" 19990427
6 CMD_EDIT Constant Public Type reference (TYPE) SDMET_NAME 'EDIT' Command "Edit" 19990707
7 CMD_ENTER Constant Public Type reference (TYPE) SDMET_NAME 'ENTER' Command "Enter" 19990427
8 CMD_LAST Constant Public Type reference (TYPE) SDMET_NAME 'LAST' Command "Last Screen" 19990427
9 CMD_NEXT Constant Public Type reference (TYPE) SDMET_NAME 'NEXT' Command "Next Screen" 19990427
10 CMD_QUIT Constant Public Type reference (TYPE) SDMET_NAME 'EXIT' Command "Yellow Arrow" 19990331
11 CMD_SAVE Constant Public Type reference (TYPE) SDMET_NAME 'SAVE' Command "Save" 19990331
12 CMD_TOGGLE_DISPLAY_CHANGE Constant Public Type reference (TYPE) SDMET_NAME 'DIS_CHG' Command "Display<->Change" 20000329
13 IS_EDITABLE Instance attribute Public Type reference (TYPE) SDMET_BOOL True <==> UI Element can be Edited 19990329
14 IS_VISIBLE Instance attribute Public Type reference (TYPE) SDMET_BOOL True <==> UI Element is Visible 19990329
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY Instance method Public Method Redisplays UI Element 19990329
2 QUIT Instance method Public Method Ends UI Element Display 19990329
3 SET_EDITABLE Instance method Public Method Sets Status: UI Element is Editable/Read-Only 19990329
4 SET_VISIBLE Instance method Public Method Sets Status: UI Element is Visible/Invisible 19990329
Events
Interface IF_UI_ELEMENT_DME has no event.
Types
Interface IF_UI_ELEMENT_DME has no local type.
Method Signatures

Method DISPLAY Signature

Method DISPLAY on Interface IF_UI_ELEMENT_DME has no parameter.
Method DISPLAY on Interface IF_UI_ELEMENT_DME has no exception.

Method QUIT Signature

Method QUIT on Interface IF_UI_ELEMENT_DME has no parameter.
Method QUIT on Interface 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 Importing THE_STATUS Value transfer Type reference (TYPE) SDMET_BOOL true <==> ui ist editierbar 19990329

Method SET_EDITABLE on Interface 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 Importing THE_STATUS Value transfer Type reference (TYPE) SDMET_BOOL true <==> ui ist sichtbar 19990329

Method SET_VISIBLE on Interface IF_UI_ELEMENT_DME has no exception.
History
Last changed by/on SAP  20010221 
SAP Release Created in 50A