SAP ABAP Class IF_RSRT_UI_VIEW_ELEMENT (UI View Element)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSRT_UIE_CELL_EDITOR UI Element: Cell Editor 20120511
2 Interface composition (i COMPRISING i_ref)  IF_RSRT_UIE_CMENU_ITEM UI Element: ContextMenu Item 20120511
3 Interface composition (i COMPRISING i_ref)  IF_RSRT_UIE_HEADER_ITEM UI Element: Header Item 20120511
4 Interface composition (i COMPRISING i_ref)  IF_RSRT_UIE_ROOT UI Element: Root 20120511
5 Interface composition (i COMPRISING i_ref)  IF_RSRT_UIE_TOOLBAR_ITEM UI Element: Toolbar Item 20120511
6 Interface composition (i COMPRISING i_ref)  IF_RSRT_UI_VIEW UI View 20120510
7 Interface composition (i COMPRISING i_ref)  IF_RSRT_UI_VIEW_USAGE UI View Usage 20120510
8 Interface composition (i COMPRISING i_ref)  IF_RSRT_UI_WINDOW UI Window 20120926
9 Interface composition (i COMPRISING i_ref)  IF_RSRT_UI_WINDOW_BUTTON UI Window Button 20120926
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UI_VIEW_ELEMENT UI View Element 20120510
Properties
Class IF_RSRT_UI_VIEW_ELEMENT  
Short Description UI View Element    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120510   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSRT_UI_VIEW_ELEMENT has no interface implemented.
Friends
Class IF_RSRT_UI_VIEW_ELEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CID Instance attribute Public Type reference (TYPE) TN_CID Unique Type ID 20120510
2 N_ID Instance attribute Public Type reference (TYPE) TN_ID View Element ID 20120510
3 N_O_VIEW Instance attribute Public Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20120510
4 N_UID Instance attribute Public Type reference (TYPE) TN_UID 20120510
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS_ACTION Instance method Public Method Process Action 20121112
Events
# Event Type Visibility Description Created on
1 HANDLE_CHANGED Instance Event
(0)
Public
(2)
Handle View Element Changed 20120510
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_ACTION Public Type reference (TYPE) STRING UI View Element Action 20121112
2 TN_CID Public Type reference (TYPE) STRING Unique Type ID 20120510
3 TN_ID Public Type reference (TYPE) STRING View Element ID 20120510
4 TN_UID Public Type reference (TYPE) I 20120510
Method Signatures

Method PROCESS_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) TN_ACTION UI View Element Action 20121112
2 Importing VALUE Call by reference Type reference (TYPE) DATA 20121112

Method PROCESS_ACTION on class IF_RSRT_UI_VIEW_ELEMENT has no exception.
Event Signatures

Event HANDLE_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 O_VIEW_ELEMENT Exporting Value transfer Object reference (TYPE REF TO) IF_RSRT_UI_VIEW_ELEMENT UI View Element 20120510
History
Last changed by/on SAP  20140121 
SAP Release Created in