SAP ABAP Class CL_CHIP_WD_SP_MANAGER_IMPL (CHIP Web Dynpro Side Panel 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_SIDE_PANEL_MANAGER | CHIP Web Dynpro Side Panel Manager | 20110119 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_ABSTR_VIEW_CTLR_SERVICE | Interface for Abstract View Controller Services | 20110704 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CONTROLLER_SERVICE | Interface for Controller Services | 20110704 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_SERVICE | Interface for Runtime Services | 20110704 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_VIEW_CONTROLLER_SERVICE | Interface for View Controller Services | 20110704 |
Properties
| Class | CL_CHIP_WD_SP_MANAGER_IMPL | |
| Short Description | CHIP Web Dynpro Side Panel 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 | 20110119 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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_SIDE_PANEL_MANAGER | CHIP Web Dynpro Side Panel Manager | 20110119 | ||
| 2 | IF_WDR_ABSTR_VIEW_CTLR_SERVICE | Interface for Abstract View Controller Services | 20110704 | ||
| 3 | IF_WDR_CONTROLLER_SERVICE | Interface for Controller Services | 20110704 | ||
| 4 | IF_WDR_SERVICE | Interface for Runtime Services | 20110704 | ||
| 5 | IF_WDR_VIEW_CONTROLLER_SERVICE | Interface for View Controller Services | 20110704 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CHIP_WD_SIDE_PANEL_MANAGER | 20110119 | CHIP Web Dynpro Side Panel Manager |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT | Web Dynpro Context | 20110414 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_VIEW | 20110704 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TP_T_CONTROLLER_2_ACTION | 20110704 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | CL_CHIP_DATA_CONTEXT_HELPER=>TP_T_TAG_2_ATTR | 20110202 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110704 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110718 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110119 | ||
| 2 | Instance method | Private | Event handling method | 20110119 | ||
| 3 | Instance method | Private | Event handling method | 20110608 | ||
| 4 | Instance method | Private | Event handling method | 20110601 | ||
| 5 | Instance method | Private | Method | 20110119 | ||
| 6 | Instance method | Private | Method | 20110601 | ||
| 7 | Instance method | Private | Method | 20110608 | ||
| 8 | Instance method | Private | Method | 20110704 | ||
| 9 | Instance method | Private | Method | 20110119 | ||
| 10 | Instance method | Private | Method | 20110704 |
Events
Class CL_CHIP_WD_SP_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_SP_MANAGER_IMPL has no parameter.
Method CONSTRUCTOR on class CL_CHIP_WD_SP_MANAGER_IMPL has no exception.
Method HNDL_CONTEXT_CHANGED Signature
Method HNDL_CONTEXT_CHANGED on class CL_CHIP_WD_SP_MANAGER_IMPL has no parameter.
Method HNDL_CONTEXT_CHANGED on class CL_CHIP_WD_SP_MANAGER_IMPL has no exception.
Method HNDL_REFRESHED Signature
Method HNDL_REFRESHED on class CL_CHIP_WD_SP_MANAGER_IMPL has no parameter.
Method HNDL_REFRESHED on class CL_CHIP_WD_SP_MANAGER_IMPL has no exception.
Method HNDL_WIRING_LOCK_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WIRING_LOCK | Value transfer | Attribute reference (LIKE) | 20110606 |
Method HNDL_WIRING_LOCK_CHANGED on class CL_CHIP_WD_SP_MANAGER_IMPL has no exception.
Method LSAPI_DATA_CONTEXT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_DATA | Call by reference | Type reference (TYPE) | STRING | 20110119 |
Method LSAPI_DATA_CONTEXT_CHANGED on class CL_CHIP_WD_SP_MANAGER_IMPL has no exception.
Method LSAPI_SP_DISCONNECTED_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_DATA | Call by reference | Type reference (TYPE) | STRING | 20110601 |
Method LSAPI_SP_DISCONNECTED_CHANGED on class CL_CHIP_WD_SP_MANAGER_IMPL has no exception.
Method LSAPI_SP_REFRESHED Signature
Method LSAPI_SP_REFRESHED on class CL_CHIP_WD_SP_MANAGER_IMPL has no parameter.
Method LSAPI_SP_REFRESHED on class CL_CHIP_WD_SP_MANAGER_IMPL has no exception.
Method REGISTER_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | STRING | 20110704 | ||||
| 2 | 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_SP_MANAGER_IMPL has no exception.
Method SIDE_PANEL_CANVAS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_DATA | Call by reference | Type reference (TYPE) | STRING | 20110119 |
Method SIDE_PANEL_CANVAS_DATA on class CL_CHIP_WD_SP_MANAGER_IMPL has no exception.
Method UNREGISTER_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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_SP_MANAGER_IMPL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |