SAP ABAP Class CL_APL_ECATT_WD_HTML_VIEWER (HTML Viewer for eCATT WD Simulation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_GUI (Package) eCATT GUI Objects
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 20100928
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_APL_ECATT_WEBDYNPRO_VIEWER Web Dynpro Viewer for eCATT 20101006
Properties
Class CL_APL_ECATT_WD_HTML_VIEWER  
Short Description HTML Viewer for eCATT WD Simulation    
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 SECATT_GUI   eCATT GUI Objects 
Created 20100928   SAP 
Last change 20130531   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)
2 CL_WDR_ECATT_RESOURCE_HANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_APL_ECATT_WEBDYNPRO_VIEWER Web Dynpro Viewer for eCATT 20101006
Friends
Class CL_APL_ECATT_WD_HTML_VIEWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_APL_ECATT_WD_HTML_VIEWER HTML Viewer for eCATT WD Simulation 20100928
2 M_EVENTS_REGISTERED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20101005
3 M_FOCUS_ID Instance attribute Private Type reference (TYPE) T_ELEMENT_ID 20101005
4 M_XML Instance attribute Private Type reference (TYPE) STRING 20101005
Methods
# Method Level Visibility Method type Description Created on
1 GET_ELEMENT_INFO Instance method Private Method 20101006
2 GET_HTML Instance method Private Method 20101104
3 HANDLE_SAPEVENT Instance method Private Event handling method 20101005
4 IS_HTML_SNAPSHOT Static method Public Method 20100928
5 REGISTER_EVENTS Instance method Private Method 20101005
6 SET_XML_AND_REGISTER_EVENTS Instance method Public Method 20121031
7 SHOW Instance method Public Method 20100928
8 STRING_TO_CHAR_TAB Instance method Private Method 20101104
Events
Class CL_APL_ECATT_WD_HTML_VIEWER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_C1000 Private See coding 20101104 t_c1000 type c length 1000
2 T_C1000_TAB Private See coding 20101104 t_c1000_tab type standard table of t_c1000 with default key
3 T_ELEMENT_ID Private See coding 20101005 begin of T_ELEMENT_ID, component_name type string, component_id type string, view_name type string, view_element_id type string, sub_path type string, end of t_element_id
Method Signatures

Method GET_ELEMENT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_ID Call by reference Type reference (TYPE) T_ELEMENT_ID 20101006
2 Returning ELEMENT_XML Value transfer Type reference (TYPE) STRING 20101006

Method GET_ELEMENT_INFO on class CL_APL_ECATT_WD_HTML_VIEWER has no exception.

Method GET_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20101104
2 Importing XML Call by reference Type reference (TYPE) STRING 20101104

Method GET_HTML on class CL_APL_ECATT_WD_HTML_VIEWER has no exception.

Method HANDLE_SAPEVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Value transfer Attribute reference (LIKE) 20101005
2 Importing FRAME Value transfer Attribute reference (LIKE) 20101005
3 Importing GETDATA Value transfer Attribute reference (LIKE) 20101005
4 Importing POSTDATA Value transfer Attribute reference (LIKE) 20101005
5 Importing QUERY_TABLE Value transfer Attribute reference (LIKE) 20101005

Method HANDLE_SAPEVENT on class CL_APL_ECATT_WD_HTML_VIEWER has no exception.

Method IS_HTML_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100928
2 Importing XML Call by reference Type reference (TYPE) STRING 20100928

Method IS_HTML_SNAPSHOT on class CL_APL_ECATT_WD_HTML_VIEWER has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_APL_ECATT_WD_HTML_VIEWER has no parameter.
Method REGISTER_EVENTS on class CL_APL_ECATT_WD_HTML_VIEWER has no exception.

Method SET_XML_AND_REGISTER_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XML Call by reference Type reference (TYPE) STRING 20121031

Method SET_XML_AND_REGISTER_EVENTS on class CL_APL_ECATT_WD_HTML_VIEWER has no exception.

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20110526
2 Importing XML Call by reference Type reference (TYPE) STRING 20100928
# Exception Resumable Description Created on
1 CX_ECATT_APL Basisklasse für eCatt Middleware Ausnahmen 20120522

Method STRING_TO_CHAR_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHAR_TAB Value transfer Type reference (TYPE) T_C1000_TAB 20101104
2 Importing STRING Call by reference Type reference (TYPE) STRING 20101104

Method STRING_TO_CHAR_TAB on class CL_APL_ECATT_WD_HTML_VIEWER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703