SAP ABAP Class CL_CHIP_WD_CANV_MANAGER_IMPL (CHIP Web Dynpro Canvas Manager Implementation)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CHIP_WD_CANVAS_MANAGER CHIP Web Dynpro Canvas Manager 20110621
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_ABSTR_VIEW_CTLR_SERVICE Interface for Abstract View Controller Services 20110701
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_CONTROLLER_SERVICE Interface for Controller Services 20110701
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_SERVICE Interface for Runtime Services 20110701
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_VIEW_CONTROLLER_SERVICE Interface for View Controller Services 20110701
Properties
Class CL_CHIP_WD_CANV_MANAGER_IMPL  
Short Description CHIP Web Dynpro Canvas Manager Implementation    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20110621   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_CHIP_DATA_CONTEXT_HELPER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CHIP_WD_CANVAS_MANAGER CHIP Web Dynpro Canvas Manager 20110621
2 IF_WDR_ABSTR_VIEW_CTLR_SERVICE Interface for Abstract View Controller Services 20110701
3 IF_WDR_CONTROLLER_SERVICE Interface for Controller Services 20110701
4 IF_WDR_SERVICE Interface for Runtime Services 20110701
5 IF_WDR_VIEW_CONTROLLER_SERVICE Interface for View Controller Services 20110701
Friends
# Friend Modeled only Created on Description
1 CL_CHIP_WD_CANVAS_MANAGER 20110621 CHIP Web Dynpro Canvas Manager
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_PHASE_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_CHIP_WD_PHASE_MODEL 20110704
2 MR_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW 20110704
3 MT_CONTROLLER_2_ACTION Instance attribute Private Type reference (TYPE) TP_T_CONTROLLER_2_ACTION 20110704
4 MT_DC_UPDATA_ID Instance attribute Private Type reference (TYPE) STRING_TABLE 20110704
5 M_IS_NWBC_CANVAS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110704
6 M_NON_UNIQUE_TAGGINGS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110704
7 M_REMOTE_PRODUCER_ENABLED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110718
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110621
2 HNDL_POST_DO_MODIFY_VIEW Instance method Private Event handling method 20110621
3 LSAPI_DATA_CONTEXT_LOAD Instance method Private Method 20110624
4 LSAPI_DATA_CONTEXT_UPDATE Instance method Private Method 20110624
5 LSAPI_DC_UPDATE_FINISHED Instance method Private Method 20110624
6 REGISTER_CONTROLLER Instance method Private Method 20110704
7 SEND_SIDEPANEL_CANVAS_DATA Instance method Private Method 20110621
8 UNREGISTER_CONTROLLER Instance method Private Method 20110704
Events
Class CL_CHIP_WD_CANV_MANAGER_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_CONTROLLER_2_ACTION Private See coding 20110704 begin of tp_s_controller_2_action, controller type ref to if_wd_view_controller, action type string, end of tp_s_controller_2_action
2 TP_T_CONTROLLER_2_ACTION Private See coding 20110704 tp_t_controller_2_action type hashed table of tp_s_controller_2_action WITH UNIQUE key controller
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CHIP_WD_CANV_MANAGER_IMPL has no parameter.
Method CONSTRUCTOR on class CL_CHIP_WD_CANV_MANAGER_IMPL has no exception.

Method HNDL_POST_DO_MODIFY_VIEW Signature

Method HNDL_POST_DO_MODIFY_VIEW on class CL_CHIP_WD_CANV_MANAGER_IMPL has no parameter.
Method HNDL_POST_DO_MODIFY_VIEW on class CL_CHIP_WD_CANV_MANAGER_IMPL has no exception.

Method LSAPI_DATA_CONTEXT_LOAD Signature

Method LSAPI_DATA_CONTEXT_LOAD on class CL_CHIP_WD_CANV_MANAGER_IMPL has no parameter.
Method LSAPI_DATA_CONTEXT_LOAD on class CL_CHIP_WD_CANV_MANAGER_IMPL has no exception.

Method LSAPI_DATA_CONTEXT_UPDATE Signature

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

Method LSAPI_DATA_CONTEXT_UPDATE on class CL_CHIP_WD_CANV_MANAGER_IMPL has no exception.

Method LSAPI_DC_UPDATE_FINISHED Signature

Method LSAPI_DC_UPDATE_FINISHED on class CL_CHIP_WD_CANV_MANAGER_IMPL has no parameter.
Method LSAPI_DC_UPDATE_FINISHED on class CL_CHIP_WD_CANV_MANAGER_IMPL has no exception.

Method REGISTER_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20110704
2 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20110704

Method REGISTER_CONTROLLER on class CL_CHIP_WD_CANV_MANAGER_IMPL has no exception.

Method SEND_SIDEPANEL_CANVAS_DATA Signature

Method SEND_SIDEPANEL_CANVAS_DATA on class CL_CHIP_WD_CANV_MANAGER_IMPL has no parameter.
Method SEND_SIDEPANEL_CANVAS_DATA on class CL_CHIP_WD_CANV_MANAGER_IMPL has no exception.

Method UNREGISTER_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20110704

Method UNREGISTER_CONTROLLER on class CL_CHIP_WD_CANV_MANAGER_IMPL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731