SAP ABAP Class CL_RECA_GUI_HELP_CONTROL (Display Help Document in Control)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_BC (Package) RE: Base (Technical Objects - Library)
Properties
Class CL_RECA_GUI_HELP_CONTROL  
Short Description Display Help Document in Control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_CA_BC   RE: Base (Technical Objects - Library) 
Created 20020812   SAP 
Last change 20100310   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 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RECA_GUI_HELP_CONTROL has no interface implemented.
Friends
Class CL_RECA_GUI_HELP_CONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_LAST_URL Instance attribute Private Type reference (TYPE) EPSSURL Last Displayed URL 20020812
2 MO_GUI_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for HTML Documentation 20020812
3 MO_HTML_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control 20020812
4 MT_DOCUMENTS Instance attribute Private Type reference (TYPE) MTYPE_T_DOCU_URL Loaded Documents with URL 20020812
5 MT_EPSSICON Instance attribute Private Type reference (TYPE) MTYPE_T_EPSSICON Icon <> Icon MIME 20020812
6 MT_TEXT_HTML Instance attribute Private Type reference (TYPE) HTMLTABLE Text Lines (HTML) 20020812
7 MT_TEXT_SAPSCRIPT Instance attribute Private Type reference (TYPE) TLINETAB Text Lines (SAPscript) 20020812
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SAPICONS Instance method Private Method Replaces SAPscript Icons with HTML Icons 20020812
2 ADD_SAP_CSS Instance method Private Method Adds Cascading Stye Sheet Information to HTML Buffer 20020812
3 CONSTRUCTOR Instance method Public Constructor Constructor: Initialization 20020812
4 FREE Instance method Public Method Destructor 20050621
5 GET_HTML_DOCU Instance method Private Method Read HTML Documentation in Buffer 20020812
6 GET_MIME_OBJECT Instance method Private Method Supplies MIME Object for an SAP Icon 20020812
7 SHOW Instance method Public Method Display a General Documentation in Container 20020812
Events
Class CL_RECA_GUI_HELP_CONTROL has no event.
Types
Class CL_RECA_GUI_HELP_CONTROL has no local type.
Method Signatures

Method ADD_SAPICONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HTML Call by reference Type reference (TYPE) HTMLTABLE HTML Text 20020812

Method ADD_SAPICONS on class CL_RECA_GUI_HELP_CONTROL has no exception.

Method ADD_SAP_CSS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HTML Call by reference Type reference (TYPE) HTMLTABLE HTML Text 20020812

Method ADD_SAP_CSS on class CL_RECA_GUI_HELP_CONTROL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_GUI_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020812

Method CONSTRUCTOR on class CL_RECA_GUI_HELP_CONTROL has no exception.

Method FREE Signature

Method FREE on class CL_RECA_GUI_HELP_CONTROL has no parameter.
Method FREE on class CL_RECA_GUI_HELP_CONTROL has no exception.

Method GET_HTML_DOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DOCU Value transfer Type reference (TYPE) DOKU_OBJ Dokumentations-Objekt 20020812
2 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache für den Text 20020812

Method GET_HTML_DOCU on class CL_RECA_GUI_HELP_CONTROL has no exception.

Method GET_MIME_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_MIMEURL Value transfer Type reference (TYPE) EPSSURL EPSS URL 20020812
2 Importing ID_ICON_ID Call by reference Type reference (TYPE) ICON-ID Icon ID 20020812

Method GET_MIME_OBJECT on class CL_RECA_GUI_HELP_CONTROL has no exception.

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DOCU Value transfer Type reference (TYPE) DOKU_OBJ Dokumentations-Objekt 20020812
2 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache für den Text 20020812

Method SHOW on class CL_RECA_GUI_HELP_CONTROL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 200