SAP ABAP Class IF_RSRT_RENDERER_HTML (Renderer: HTML)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSRT_RENDERER Renderer 20120206
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_RENDERER_HTML Renderer: HTML 20120206
Properties
Class IF_RSRT_RENDERER_HTML  
Short Description Renderer: HTML    
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSRT_RENDERER_HTML has no interface implemented.
Friends
Class IF_RSRT_RENDERER_HTML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CID Constant Public Type reference (TYPE) IF_RSRT_RENDERER=>TN_CID 'HTML_PROVIDER' Unique Type ID 20120206
Methods
# Method Level Visibility Method type Description Created on
1 GET_HTML_DOCUMENT Instance method Public Method Get HTML Document 20120206
2 SET_CONNECTION_INFO Instance method Public Method Set Connection Information 20120429
Events
Class IF_RSRT_RENDERER_HTML has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_HTML Public Type reference (TYPE) STRING HTML 20120206
Method Signatures

Method GET_HTML_DOCUMENT 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_HTML_DOCUMENT UI: HTML Document 20120206

Method GET_HTML_DOCUMENT on class IF_RSRT_RENDERER_HTML has no exception.

Method SET_CONNECTION_INFO 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_HTTP_CONNECTION_INFO RSRT HTTP Connection Information 20120429

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