SAP ABAP Class CL_CHIP_EVENT_SERVICE_WD (CHIP Page Event Service)
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_EVENT_SERVICE CHIP Page Event Service 20090211
Properties
Class CL_CHIP_EVENT_SERVICE_WD  
Short Description CHIP Page Event Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20090211   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_CHIP_EVENT_SERVICE CHIP Page Event Service 20090211
Friends
Class CL_CHIP_EVENT_SERVICE_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_NOTIFICATIONS Instance attribute Private See coding 20090211
2 MT_OBSERVED_CHIPS Instance attribute Private See coding 20090211
3 PHASE_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_CHIP_WD_PHASE_MODEL CHIP WD Phase Model 20090327
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090211
2 HANDLE_POST_NAVIGATION Instance method Private Event handling method 20090327
3 SEND_NOTIFICATIONS Instance method Private Method 20090211
Events
Class CL_CHIP_EVENT_SERVICE_WD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_NOTIFICATION Private See coding 20090211 begin of tp_notification, name type string, namespace type string, property_tab type chip_property_tab, end of tp_notification
2 TP_OBSERVED_CHIP Private See coding 20090211 begin of tp_observed_chip, name type string, namespace type string, chip type ref to if_chip_instance, end of tp_observed_chip
Method Signatures

Method CONSTRUCTOR Signature

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

Method HANDLE_POST_NAVIGATION Signature

Method HANDLE_POST_NAVIGATION on class CL_CHIP_EVENT_SERVICE_WD has no parameter.
Method HANDLE_POST_NAVIGATION on class CL_CHIP_EVENT_SERVICE_WD has no exception.

Method SEND_NOTIFICATIONS Signature

Method SEND_NOTIFICATIONS on class CL_CHIP_EVENT_SERVICE_WD has no parameter.
Method SEND_NOTIFICATIONS on class CL_CHIP_EVENT_SERVICE_WD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720