SAP ABAP Class IF_RSRT_RENDERER (Renderer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSRT_RENDERER_HTML Renderer: HTML 20120206
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_RENDERER Renderer 20120206
Properties
Class IF_RSRT_RENDERER  
Short Description Renderer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120206   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSRT_COMMAND_PROCESSOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RSRT_PARAMETERS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RSRT_RENDERER has no interface implemented.
Friends
Class IF_RSRT_RENDERER 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 20120206
2 N_ID Instance attribute Public Type reference (TYPE) TN_ID Unique ID 20120206
3 N_O_MIME_OBJECT_MANAGER Instance attribute Public Object reference (TYPE REF TO) IF_RSRT_MIME_OBJECT_MANAGER Mime Object Manager 20130510
4 N_O_VIEW_ELEMENT Instance attribute Public Object reference (TYPE REF TO) IF_RSRT_UI_VIEW_ELEMENT UI View Element 20120926
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMMAND_PROCESSOR Instance method Public Method Get Command Processor 20120206
2 RENDER Instance method Public Method Render 20120429
3 SET_VIEW_ELEMENT Instance method Public Method Set View Element 20120515
Events
Class IF_RSRT_RENDERER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_CID Public Type reference (TYPE) STRING Unique Type ID 20120206
2 TN_ID Public Type reference (TYPE) STRING Unique ID 20120206
3 TN_T_RENDERER Public See coding Renderer List 20120524 tn_t_renderer type standard table of ref to if_rsrt_renderer with default key initial size 1
Method Signatures

Method GET_COMMAND_PROCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_COMMAND_PROCESSOR Command Processor 20120206

Method GET_COMMAND_PROCESSOR on class IF_RSRT_RENDERER has no exception.

Method RENDER Signature

Method RENDER on class IF_RSRT_RENDERER has no parameter.
Method RENDER on class IF_RSRT_RENDERER has no exception.

Method SET_VIEW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW_ELEMENT UI View Element 20120515

Method SET_VIEW_ELEMENT on class IF_RSRT_RENDERER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in