SAP ABAP Class CL_EW_HTML_VIEWER (CIC Wrapper for HTML Viewer Control)
Hierarchy
FI-CA (Software Component) FI-CA
   CS-CI-CIC (Application Component) Customer Interaction Center
     EE_CRM_CIC (Package) Generic IS-U/T Enhancements (Transport to CRM Follows)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_HTML_VIEWER HTML Control Proxy Class 20020920
Properties
Class CL_EW_HTML_VIEWER  
Short Description CIC Wrapper for HTML Viewer Control    
Super Class CL_GUI_HTML_VIEWER HTML Control Proxy Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE_CRM_CIC   Generic IS-U/T Enhancements (Transport to CRM Follows) 
Created 20020920   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EW_HTML_VIEWER has no forward declaration.
Interfaces
Class CL_EW_HTML_VIEWER has no interface implemented.
Friends
Class CL_EW_HTML_VIEWER has no friend class.
Attributes
Class CL_EW_HTML_VIEWER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020920
2 SCRIPT_EXECUTE Instance method Public Method Executes a Java script set with SET_SCRIPT 20020920
3 SCRIPT_SET Instance method Public Method Sets a Java script for later use. Only IE. 20020920
4 SHOW_EMPTY_PAGE Instance method Public Method 20070820
Events
Class CL_EW_HTML_VIEWER has no event.
Types
Class CL_EW_HTML_VIEWER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIFETIME Value transfer Type reference (TYPE) I LIFETIME_DEFAULT Lifetime 20020920
2 Importing NAME Value transfer Type reference (TYPE) STRING name 20020920
3 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container 20020920
4 Importing SAPHTMLP Value transfer Type reference (TYPE) C Aktiviert das Pluggable Protokoll 20020920
5 Importing SAPHTTP Value transfer Type reference (TYPE) C benutzt das HTTP Daten Service 20020920
6 Importing SHELLSTYLE Value transfer Type reference (TYPE) I Shell Style 20020920
7 Importing UIFLAG Value transfer Type reference (TYPE) I IE WebBrowser Control UI flag 20020920
# Exception Resumable Description Created on
1 CNTL_ERROR error in call method of ooCFW 20020920
2 CNTL_INSTALL_ERROR HTML control was not installed properly 20020920
3 DP_ERROR error in call of DataProvider function 20020920
4 DP_INSTALL_ERROR DataProvider was not installed properly 20020920

Method SCRIPT_EXECUTE Signature

Method SCRIPT_EXECUTE on class CL_EW_HTML_VIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR error in call method 20020920
2 DP_ERROR error in calling a method of DataProvider 20020920

Method SCRIPT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCRIPT Call by reference Type reference (TYPE) STANDARD TABLE table contents scripts 20020920
# Exception Resumable Description Created on
1 DP_ERROR error in calling a method of DataProvider 20020920

Method SHOW_EMPTY_PAGE Signature

Method SHOW_EMPTY_PAGE on class CL_EW_HTML_VIEWER has no parameter.
Method SHOW_EMPTY_PAGE on class CL_EW_HTML_VIEWER has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 471