SAP ABAP Class CL_WDY_WB_UTILITIES (Help Methods for Web Dynpro Tools)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_DWB_WORKBENCH_TOOLS_MISC (Package) Web Dynpro: General Functions of Workbench
Properties
Class CL_WDY_WB_UTILITIES  
Short Description Help Methods for Web Dynpro Tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_DWB_WORKBENCH_TOOLS_MISC   Web Dynpro: General Functions of Workbench 
Created 20080421   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WDY_WB_UTILITIES has no interface implemented.
Friends
Class CL_WDY_WB_UTILITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONVERTED_ICONS_TABLE Static Attribute Private Type reference (TYPE) CONVERTED_ICONS_T 20080422
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_ICON_TOOLTIP Static method Public Method Adds Tooltip (Quickinfo) for Tree Node/End Node Icons 20080422
Events
Class CL_WDY_WB_UTILITIES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CONVERTED_ICONS_L Private See coding 20080422 begin of converted_icons_l, original_icon type icon_d, converted_icon type string, end of converted_icons_l
2 CONVERTED_ICONS_T Private See coding 20080422 converted_icons_t type standard table of converted_icons_l
3 WDY_UTIL_ICON_CHAR Public See coding 20080422 wdy_util_icon_char type c length 46
Method Signatures

Method CONVERT_ICON_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONVERTED_ICON Value transfer Type reference (TYPE) WDY_UTIL_ICON_CHAR Tree Control: Ikone / Bild 20080422
2 Importing ORIGINAL_ICON Call by reference Type reference (TYPE) WDY_UTIL_ICON_CHAR Tree Control: Ikone / Bild 20080422
3 Importing TOOLTIP Call by reference Type reference (TYPE) STRING 20080422

Method CONVERT_ICON_TOOLTIP on class CL_WDY_WB_UTILITIES has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 740