SAP ABAP Class CL_WDR_BUSIN_GRAPHICS_MTD_HNDL (Method Handler for Business Graphics)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_BUSINESS_GRAPHICS (Package) UIE Library "BusinessGraphics"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_VIEW_ELEM_METHOD_HNDL Handler for Method Calls for View Elements 20050211
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_BUSIN_GRAPHICS_MTD_HNDL Method Handler for Business Graphics 20050211
Properties
Class CL_WDR_BUSIN_GRAPHICS_MTD_HNDL  
Short Description Method Handler for Business Graphics    
Super Class CL_WDR_VIEW_ELEM_METHOD_HNDL Handler for Method Calls for View Elements 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_BUSINESS_GRAPHICS   UIE Library "BusinessGraphics" 
Created 20050211   SAP 
Last change 20110908   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_BUSIN_GRAPHICS_MTD_HNDL Method Handler for Business Graphics 20050211
Friends
Class CL_WDR_BUSIN_GRAPHICS_MTD_HNDL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_DIRECT_CUSTOMIZING Instance attribute Public Type reference (TYPE) IGS_CE_CU_TAB Multiple Customizings for CE 20050211
2 MT_DIRECT_CUSTOMIZING_PATHS Instance attribute Public Type reference (TYPE) TT_DIR_CUST_CTX Context Paths for Additional Customizing 20060105
3 M_CUST_ENABLE_OVERWRITE Instance attribute Public Type reference (TYPE) ABAP_BOOL True.. Only Direct Customizing Counts 20050523
Methods
Class CL_WDR_BUSIN_GRAPHICS_MTD_HNDL has no method.
Events
Class CL_WDR_BUSIN_GRAPHICS_MTD_HNDL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_DIR_CUST_CTX Public See coding 20060109 tt_dir_cust_ctx type sorted table of t_dir_cust_ctx with unique key m_path
2 T_DIR_CUST_CTX Public See coding 20060109 begin of t_dir_cust_ctx, m_path type string, m_type type if_wd_busin_graphics_mtd_hndl=>t_additional_customizing_type, end of t_dir_cust_ctx
History
Last changed by/on SAP  20110908 
SAP Release Created in 700