SAP ABAP Class CL_WD_DROP_TARGET (CL_WD_DROP_TARGET)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_UIELEMENT Perforce change= / 20051117-125541 20080104
Properties
Class CL_WD_DROP_TARGET  
Short Description    
Super Class CL_WD_UIELEMENT Perforce change= / 20051117-125541 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20080104   SAP 
Last change 20141121    
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
Class CL_WD_DROP_TARGET has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20140708 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20140708 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_HORIZONTALSIZING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20120809
2 BP_HOVER_VISUALIZATION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110311
3 BP_VERTICALSIZING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110215
4 CID_DROP_TARGET Constant Public Type reference (TYPE) GUID 'DCB9E416A72C9BF19D2900127991401D' 20080104
5 E_HORIZONTALSIZING Constant Public See coding 20120809
6 E_HOVER_VISUALIZATION Constant Public See coding 20110311
7 E_VERTICALSIZING Constant Public See coding 20110215
8 MP_ON_DROP Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20080104
9 PR_CONTENT Instance attribute Protected Object reference (TYPE REF TO) CL_WD_UIELEMENT 20080310
10 PR_DROP_TARGET_INFO Instance attribute Protected Object reference (TYPE REF TO) CL_WD_DROP_TARGET_INFO 20080310
11 T_HORIZONTALSIZING Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20120809
12 T_HOVER_VISUALIZATION Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20110311
13 T_VERTICALSIZING Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20110215
14 VL_HORIZONTALSIZING Instance attribute Protected Type reference (TYPE) WDUI_HORIZONTALSIZING 20120809
15 VL_HOVER_VISUALIZATION Instance attribute Protected Type reference (TYPE) WDUI_HOVER_VISUALIZATION 20110311
16 VL_ON_DROP Instance attribute Protected Type reference (TYPE) STRING 20080104
17 VL_VERTICALSIZING Instance attribute Protected Type reference (TYPE) WDUI_VERTICALSIZING 20110215
Methods
# Method Level Visibility Method type Description Created on
1 BIND_HORIZONTALSIZING Instance method Public Method 20120809
2 BIND_HOVER_VISUALIZATION Instance method Public Method 20110311
3 BIND_VERTICALSIZING Instance method Public Method 20110215
4 BOUND_HORIZONTALSIZING Instance method Public Method 20120809
5 BOUND_HOVER_VISUALIZATION Instance method Public Method 20110311
6 BOUND_VERTICALSIZING Instance method Public Method 20110215
7 CONSTRUCTOR Instance method Public Constructor 20080104
8 GET_CONTENT Instance method Public Method 20080310
9 GET_DROP_TARGET_INFO Instance method Public Method 20080310
10 GET_HORIZONTALSIZING Instance method Public Method 20120809
11 GET_HOVER_VISUALIZATION Instance method Public Method 20110311
12 GET_ON_DROP Instance method Public Method 20080104
13 GET_VERTICALSIZING Instance method Public Method 20110215
14 MAPPED_ON_DROP Instance method Public Method 20080104
15 MAP_ON_DROP Instance method Public Method 20080104
16 NEW_DROP_TARGET Static method Public Method 20080104
17 SET_CONTENT Instance method Public Method 20080310
18 SET_DROP_TARGET_INFO Instance method Public Method 20080310
19 SET_HORIZONTALSIZING Instance method Public Method 20120809
20 SET_HOVER_VISUALIZATION Instance method Public Method 20110311
21 SET_ON_DROP Instance method Public Method 20080104
22 SET_VERTICALSIZING Instance method Public Method 20110215
Events
Class CL_WD_DROP_TARGET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_DROP_TARGET Public See coding 20080104 tt_DROP_TARGET TYPE TABLE OF REF TO CL_WD_DROP_TARGET WITH DEFAULT KEY
Method Signatures

Method BIND_HORIZONTALSIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20120809

Method BIND_HORIZONTALSIZING on class CL_WD_DROP_TARGET has no exception.

Method BIND_HOVER_VISUALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20110311

Method BIND_HOVER_VISUALIZATION on class CL_WD_DROP_TARGET has no exception.

Method BIND_VERTICALSIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20110215

Method BIND_VERTICALSIZING on class CL_WD_DROP_TARGET has no exception.

Method BOUND_HORIZONTALSIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20120809
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20120809
3 Returning PATH Value transfer Type reference (TYPE) STRING 20120809

Method BOUND_HORIZONTALSIZING on class CL_WD_DROP_TARGET has no exception.

Method BOUND_HOVER_VISUALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20110311
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20110311
3 Returning PATH Value transfer Type reference (TYPE) STRING 20110311

Method BOUND_HOVER_VISUALIZATION on class CL_WD_DROP_TARGET has no exception.

Method BOUND_VERTICALSIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20110215
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20110215
3 Returning PATH Value transfer Type reference (TYPE) STRING 20110215

Method BOUND_VERTICALSIZING on class CL_WD_DROP_TARGET has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20080104
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20080104

Method CONSTRUCTOR on class CL_WD_DROP_TARGET has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_CONTENT Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20080310

Method GET_CONTENT on class CL_WD_DROP_TARGET has no exception.

Method GET_DROP_TARGET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_DROP_TARGET_INFO Value transfer Object reference (TYPE REF TO) CL_WD_DROP_TARGET_INFO 20080310

Method GET_DROP_TARGET_INFO on class CL_WD_DROP_TARGET has no exception.

Method GET_HORIZONTALSIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20120809
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20120809
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_HORIZONTALSIZING 20120809

Method GET_HORIZONTALSIZING on class CL_WD_DROP_TARGET has no exception.

Method GET_HOVER_VISUALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20110311
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20110311
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_HOVER_VISUALIZATION 20110311

Method GET_HOVER_VISUALIZATION on class CL_WD_DROP_TARGET has no exception.

Method GET_ON_DROP Signature

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

Method GET_ON_DROP on class CL_WD_DROP_TARGET has no exception.

Method GET_VERTICALSIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20110215
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20110215
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_VERTICALSIZING 20110215

Method GET_VERTICALSIZING on class CL_WD_DROP_TARGET has no exception.

Method MAPPED_ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20080104

Method MAPPED_ON_DROP on class CL_WD_DROP_TARGET has no exception.

Method MAP_ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20080104

Method MAP_ON_DROP on class CL_WD_DROP_TARGET has no exception.

Method NEW_DROP_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20080104
2 Importing BIND_HORIZONTALSIZING Call by reference Type reference (TYPE) STRING 20120809
3 Importing BIND_HOVER_VISUALIZATION Call by reference Type reference (TYPE) STRING 20110311
4 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
5 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20080104
6 Importing BIND_VERTICALSIZING Call by reference Type reference (TYPE) STRING 20110215
7 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20080104
8 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20080104
9 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20080104
10 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_DROP_TARGET 20080104
11 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20080104
12 Importing HORIZONTALSIZING Call by reference Type reference (TYPE) WDUI_HORIZONTALSIZING E_HORIZONTALSIZING-PUSH 20120809
13 Importing HOVER_VISUALIZATION Call by reference Type reference (TYPE) WDUI_HOVER_VISUALIZATION E_HOVER_VISUALIZATION-STANDARD 20110311
14 Importing ID Call by reference Type reference (TYPE) STRING 20080104
15 Importing ON_DROP Call by reference Type reference (TYPE) STRING 20080104
16 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
17 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080104
18 Importing VERTICALSIZING Call by reference Type reference (TYPE) WDUI_VERTICALSIZING E_VERTICALSIZING-PUSH 20110215
19 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20080104
20 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20080104

Method NEW_DROP_TARGET on class CL_WD_DROP_TARGET has no exception.

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_CONTENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT 20080310

Method SET_CONTENT on class CL_WD_DROP_TARGET has no exception.

Method SET_DROP_TARGET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_DROP_TARGET_INFO Call by reference Object reference (TYPE REF TO) CL_WD_DROP_TARGET_INFO 20080310

Method SET_DROP_TARGET_INFO on class CL_WD_DROP_TARGET has no exception.

Method SET_HORIZONTALSIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_HORIZONTALSIZING 20120809

Method SET_HORIZONTALSIZING on class CL_WD_DROP_TARGET has no exception.

Method SET_HOVER_VISUALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_HOVER_VISUALIZATION 20110311

Method SET_HOVER_VISUALIZATION on class CL_WD_DROP_TARGET has no exception.

Method SET_ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20080104

Method SET_ON_DROP on class CL_WD_DROP_TARGET has no exception.

Method SET_VERTICALSIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_VERTICALSIZING 20110215

Method SET_VERTICALSIZING on class CL_WD_DROP_TARGET has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 711