SAP ABAP Class CL_WF_GUI_RESOURCES_4_HTML (Get Front Settings for HTML Generation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWL (Package) Business Workflow: Worklist Client
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_RESOURCES GUI Resources (Fonts, Colors, ...) 19990408
Properties
Class CL_WF_GUI_RESOURCES_4_HTML  
Short Description Get Front Settings for HTML Generation    
Super Class CL_GUI_RESOURCES GUI Resources (Fonts, Colors, ...) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWL   Business Workflow: Worklist Client 
Created 19990408   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WF_GUI_RESOURCES_4_HTML has no forward declaration.
Interfaces
Class CL_WF_GUI_RESOURCES_4_HTML has no interface implemented.
Friends
Class CL_WF_GUI_RESOURCES_4_HTML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BACK Constant Private Type reference (TYPE) I 1 Semantic Color 19990409
2 C_BACK_EMP Constant Private Type reference (TYPE) I 2 Semantic Color 19990409
3 C_BACK_FOC Constant Private Type reference (TYPE) I 3 Semantic Color 19990409
4 C_CD_ALV_GRID_BORDER Constant Private Type reference (TYPE) I 1000 Color Definition 19990408
5 C_CD_ALV_GRID_FRAME Constant Private Type reference (TYPE) I 1002 Color Definition 19990408
6 C_CD_ALV_GRID_HEADER Constant Private Type reference (TYPE) I 1001 Color Definition 19990408
7 C_CD_FORM_BUTTON Constant Private Type reference (TYPE) I 32 Color Definition 19990408
8 C_CD_FORM_ENTRY Constant Private Type reference (TYPE) I 31 Color Definition 19990408
9 C_CD_FORM_FRAME Constant Private Type reference (TYPE) I 35 Color Definition 19990408
10 C_CD_FORM_LABEL Constant Private Type reference (TYPE) I 30 Color Definition 19990408
11 C_CD_FORM_TITLE Constant Private Type reference (TYPE) I 40 Color Definition 19990409
12 C_CD_FORM_TOOLBAR Constant Private Type reference (TYPE) I 42 Color Definition 19990409
13 C_CD_FORM_WINDOW Constant Private Type reference (TYPE) I 36 Color Definition 19990408
14 C_CD_LIST_TOTAL Constant Private Type reference (TYPE) I 3 Color Definition 19990409
15 C_CD_TABLE_HEADER_BACKGROUND Constant Private Type reference (TYPE) I 200 Color Definition 19990409
16 C_CD_TABLE_HEADER_TEXT Constant Private Type reference (TYPE) I 201 Color Definition 19990409
17 C_CD_TREE_LEVEL_1 Constant Private Type reference (TYPE) I 60 Color Definition 19990408
18 C_CD_TREE_LEVEL_2 Constant Private Type reference (TYPE) I 61 Color Definition 19990408
19 C_CD_TREE_LEVEL_3 Constant Private Type reference (TYPE) I 62 Color Definition 19990408
20 C_CD_TREE_LEVEL_4 Constant Private Type reference (TYPE) I 63 Color Definition 19990408
21 C_CD_TREE_SELECTED_ITEM Constant Private Type reference (TYPE) I 64 Color Definition 19990408
22 C_CD_TREE_SEP_LINE_1 Constant Private Type reference (TYPE) I 65 Color Definition 19990409
23 C_CD_TREE_SEP_LINE_2 Constant Private Type reference (TYPE) I 66 Color Definition 19990409
24 C_FORE Constant Private Type reference (TYPE) I 4 Semantic Color 19990409
25 C_FORE_FOC Constant Private Type reference (TYPE) I 6 Semantic Color 19990409
26 C_FORE_LNK Constant Private Type reference (TYPE) I 5 Semantic Color 19990409
27 C_PATTERN_ALV_GRID Constant Public Type reference (TYPE) I 3 Color Pattern = ALV Grid Control 19990408
28 C_PATTERN_GUI Constant Public Type reference (TYPE) I 1 Color Pattern = GUI 19990408
29 C_PATTERN_MIX Constant Public Type reference (TYPE) I 0 Color Pattern = Mix 19990408
30 C_PATTERN_TREE Constant Public Type reference (TYPE) I 2 Color Pattern = Tree Control 19990408
Methods
# Method Level Visibility Method type Description Created on
1 GET_GUI_PROPERTIES Static method Public Method Provides GUI Settings for Use in HTML 19990408
2 TRANSLATE_COLOR Static method Private Method Changes Color to Hex RGB 19990408
3 TRANSLATE_FONTSIZE Static method Private Method Changes Internal Font Size to Relative HTML Size and HTML pt 19990409
Events
Class CL_WF_GUI_RESOURCES_4_HTML has no event.
Types
Class CL_WF_GUI_RESOURCES_4_HTML has no local type.
Method Signatures

Method GET_GUI_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STYLES Value transfer Type reference (TYPE) SWL_STYLES styles (in Abhängigkeit vom importierten Control) 19990408
2 Importing I_PATTERN Value transfer Type reference (TYPE) I 0 Control, an dem sich die Styles ausrichten sollen 19990408
# Exception Resumable Description Created on
1 INVALID_PATTERN Das importierte Pattern ist ungültig. {->Klassenkonstante} 19990408

Method TRANSLATE_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_COLOR Value transfer Type reference (TYPE) CHAR10 Farbe in RGB (Hexa) 19990408
2 Importing I_COLOR Call by reference Type reference (TYPE) I Farbe in interner Darstellung 19990408

Method TRANSLATE_COLOR on class CL_WF_GUI_RESOURCES_4_HTML has no exception.

Method TRANSLATE_FONTSIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FONT_PT_BIG Call by reference Type reference (TYPE) CHAR10 HTML-fix / Groß 19990409
2 Exporting E_FONT_PT_SMALL Call by reference Type reference (TYPE) CHAR10 HTML-fix / Klein 19990409
3 Exporting E_FONT_RELATIVE_BIG Call by reference Type reference (TYPE) CHAR10 HTML-relativ / Groß 19990409
4 Exporting E_FONT_RELATIVE_SMALL Call by reference Type reference (TYPE) CHAR10 HTML-relativ / Klein 19990409
5 Importing I_FONTSIZE Value transfer Type reference (TYPE) I interner Fontsize vom Front 19990409

Method TRANSLATE_FONTSIZE on class CL_WF_GUI_RESOURCES_4_HTML has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in