SAP ABAP Class CL_CHIP_LAYOUT_EVENT_WD (Event for the Layout)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CHIP_LAYOUT_ADD_EVENT_WD Event to Add a CHIP 20081119
2 Inheritance (c INHERITING FROM c_ref)  CL_CHIP_LAYOUT_EDIT_EVENT_WD Event to Add a CHIP 20081212
3 Inheritance (c INHERITING FROM c_ref)  CL_CHIP_LAYOUT_MOVE_EVENT_WD Event to Move a CHIP 20081107
4 Inheritance (c INHERITING FROM c_ref)  CL_CHIP_LAYOUT_REDRAW_EVENT_WD Event to Move a CHIP 20081119
5 Inheritance (c INHERITING FROM c_ref)  CL_CHIP_LAYOUT_REMOVE_EVENT_WD Event to Move a CHIP 20081111
Properties
Class CL_CHIP_LAYOUT_EVENT_WD  
Short Description Event for the Layout    
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 20081107   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHIP_LAYOUT_EVENT_WD has no forward declaration.
Interfaces
Class CL_CHIP_LAYOUT_EVENT_WD has no interface implemented.
Friends
Class CL_CHIP_LAYOUT_EVENT_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_EVENT_TYPE Constant Public See coding 20081107
2 E_PHASE Constant Public See coding 20110301
3 MV_EVENT_TYPE Instance attribute Protected Type reference (TYPE) CHIP_LAYOUT_EVENT_TYPE Layout Event Type 20081107
4 MV_PHASE Instance attribute Protected Type reference (TYPE) STRING 20110301
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081107
2 GET_EVENT_TYPE Instance method Public Method Return Event Type 20081110
3 GET_PHASE Instance method Public Method Phase of Event Handling 20110301
4 NEW_LAYOUT_EVENT Static method Public Method Create Layout Event 20081107
Events
Class CL_CHIP_LAYOUT_EVENT_WD has no event.
Types
Class CL_CHIP_LAYOUT_EVENT_WD has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_TYPE Value transfer Type reference (TYPE) CHIP_LAYOUT_EVENT_TYPE 20081107
2 Importing IV_PHASE Value transfer Type reference (TYPE) STRING E_PHASE-NAVIGATION 20110301

Method CONSTRUCTOR on class CL_CHIP_LAYOUT_EVENT_WD has no exception.

Method GET_EVENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EVENT_TYPE Value transfer Type reference (TYPE) CHIP_LAYOUT_EVENT_TYPE Layout Event Typ 20081110

Method GET_EVENT_TYPE on class CL_CHIP_LAYOUT_EVENT_WD has no exception.

Method GET_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PHASE Value transfer Type reference (TYPE) STRING 20110301

Method GET_PHASE on class CL_CHIP_LAYOUT_EVENT_WD has no exception.

Method NEW_LAYOUT_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20081110
2 Returning RO_LAYOUT_EVENT Value transfer Object reference (TYPE REF TO) CL_CHIP_LAYOUT_EVENT_WD Event für das Layout 20081107

Method NEW_LAYOUT_EVENT on class CL_CHIP_LAYOUT_EVENT_WD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720