SAP ABAP Class CL_FPM_GUIBB_DRAG_AND_DROP (API for drag and drop)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
Properties
Class CL_FPM_GUIBB_DRAG_AND_DROP  
Short Description API for drag and drop    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20090810   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FPM_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_GUIBB_DRAG_AND_DROP has no interface implemented.
Friends
Class CL_FPM_GUIBB_DRAG_AND_DROP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_DROP_EVENT Instance attribute Public Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090901
2 MO_FPM Instance attribute Private Object reference (TYPE REF TO) CL_FPM CL_FPM 20101118
3 MS_DRAG_SOURCE Instance attribute Public Type reference (TYPE) FPMGB_S_DRAG_AND_DROP Structure for Drag and Drop 20120711
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101118
2 FPM_INITIALIZE Instance method Public Method FPM Initialization: FPM Instance 20101118
3 RAISE_DROP_EVENT Instance method Public Method Raise 'FPM_DROP_COMPLETED' event 20090810
4 SET_FPM_DROP_DATA Instance method Public Method Set FPM drop data reference, to be called from flush 20090810
Events
Class CL_FPM_GUIBB_DRAG_AND_DROP has no event.
Types
Class CL_FPM_GUIBB_DRAG_AND_DROP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method FPM_INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM Call by reference Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20101118

Method FPM_INITIALIZE on class CL_FPM_GUIBB_DRAG_AND_DROP has no exception.

Method RAISE_DROP_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMP Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20091021
2 Importing IS_DROP_INFO Call by reference Type reference (TYPE) FPMGB_S_DROP_INFO Drop Information 20091006
3 Importing IV_ACTION_TYPE Call by reference Type reference (TYPE) FPM_ACTION_TYPE IF_FPM_CONSTANTS=>GC_ACTION_TYPE-STANDARD Type of FPM Event Action 20110121
4 Importing IV_COMP_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro: Component Name 20091021
5 Importing IV_INTERFACE_VIEW Call by reference Type reference (TYPE) FPM_VIEW_NAME Web Dynpro: Name of a Web Dynpro View 20120711

Method RAISE_DROP_EVENT on class CL_FPM_GUIBB_DRAG_AND_DROP has no exception.

Method SET_FPM_DROP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATA Call by reference Object reference (TYPE REF TO) DATA 20091006
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20091006
3 Importing IT_INDICES Call by reference Type reference (TYPE) RSTABIXTAB Repository Infosystem Table for Indexes 20091006
4 Importing IV_CONFIG_KEY Call by reference Type reference (TYPE) STRING drag uibb configuration key 20091009
5 Importing IV_DROP_POSITION Call by reference Type reference (TYPE) STRING 20090902

Method SET_FPM_DROP_DATA on class CL_FPM_GUIBB_DRAG_AND_DROP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730