SAP ABAP Class CL_CHIP_LAYOUT_MOVE_EVENT_WD (Event to Move a CHIP)
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 Inheritance (c INHERITING FROM c_ref)  CL_CHIP_LAYOUT_EVENT_WD Event for the Layout 20081107
Properties
Class CL_CHIP_LAYOUT_MOVE_EVENT_WD  
Short Description Event to Move a CHIP    
Super Class CL_CHIP_LAYOUT_EVENT_WD Event for the Layout 
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_MOVE_EVENT_WD has no forward declaration.
Interfaces
Class CL_CHIP_LAYOUT_MOVE_EVENT_WD has no interface implemented.
Friends
Class CL_CHIP_LAYOUT_MOVE_EVENT_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_SOURCE_CHIP Instance attribute Private Type reference (TYPE) STRING 20081107
2 MV_SOURCE_CONTAINER Instance attribute Private Type reference (TYPE) STRING 20081107
3 MV_TARGET_CONTAINER Instance attribute Private Type reference (TYPE) STRING 20081107
4 MV_TARGET_INDEX Instance attribute Private Type reference (TYPE) I 20081107
5 MV_TARGET_OFFSET Instance attribute Private Type reference (TYPE) I 20081107
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081107
2 CREATE_EVENT_DATA Static method Public Method Generate Event Data 20081107
3 GET_SOURCE_CHIP_ID Instance method Public Method 20081110
4 GET_SOURCE_CONTAINER_ID Instance method Public Method 20081110
5 GET_TARGET_CONTAINER_ID Instance method Public Method 20081110
6 GET_TARGET_INDEX Instance method Public Method 20081110
7 GET_TARGET_OFFSET Instance method Public Method 20081110
Events
Class CL_CHIP_LAYOUT_MOVE_EVENT_WD has no event.
Types
Class CL_CHIP_LAYOUT_MOVE_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 IO_WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20081107
2 Importing IV_EVENT_TYPE Call by reference Type reference (TYPE) CHIP_LAYOUT_EVENT_TYPE Layout Event Typ 20081107

Method CONSTRUCTOR on class CL_CHIP_LAYOUT_MOVE_EVENT_WD has no exception.

Method CREATE_EVENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHIP_ID Call by reference Type reference (TYPE) STRING 20081107
2 Importing IV_CONTAINER_ID Call by reference Type reference (TYPE) STRING 20081107
3 Returning RV_EVENT_DATA Value transfer Type reference (TYPE) STRING 20081107

Method CREATE_EVENT_DATA on class CL_CHIP_LAYOUT_MOVE_EVENT_WD has no exception.

Method GET_SOURCE_CHIP_ID Signature

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

Method GET_SOURCE_CHIP_ID on class CL_CHIP_LAYOUT_MOVE_EVENT_WD has no exception.

Method GET_SOURCE_CONTAINER_ID Signature

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

Method GET_SOURCE_CONTAINER_ID on class CL_CHIP_LAYOUT_MOVE_EVENT_WD has no exception.

Method GET_TARGET_CONTAINER_ID Signature

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

Method GET_TARGET_CONTAINER_ID on class CL_CHIP_LAYOUT_MOVE_EVENT_WD has no exception.

Method GET_TARGET_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TARGET_INDEX Value transfer Type reference (TYPE) I 20081110

Method GET_TARGET_INDEX on class CL_CHIP_LAYOUT_MOVE_EVENT_WD has no exception.

Method GET_TARGET_OFFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TARGET_OFFSET Value transfer Type reference (TYPE) I 20081110

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