SAP ABAP Class CL_WD_DROP_TARGET_INFO (CL_WD_DROP_TARGET_INFO)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_CORE (Package) UIE Library "Core"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 20080104
Properties
Class CL_WD_DROP_TARGET_INFO  
Short Description    
Super Class CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_CORE   UIE Library "Core" 
Created 20080104   SAP 
Last change 20130531   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
Class CL_WD_DROP_TARGET_INFO has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20120405 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20120405 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_ENABLED Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20080212
2 BP_TAGS Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20120405
3 CID_DROP_TARGET_INFO Constant Public Type reference (TYPE) GUID 'DCB9E3E9180934F19D2900127991401D' 20080104
4 E_SCOPE Constant Public See coding 20080212
5 IP_ENABLED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080212
6 PL_ENABLED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080212
7 T_SCOPE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20080212
8 VL_ENABLED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080212
9 VL_NAME Instance attribute Protected Type reference (TYPE) STRING 20081128
10 VL_SCOPE Instance attribute Protected Type reference (TYPE) WDUI_DRAG_DROP_SCOPE 20080212
11 VL_TAGS Instance attribute Protected Type reference (TYPE) STRING 20080104
Methods
# Method Level Visibility Method type Description Created on
1 BIND_ENABLED Instance method Public Method 20080212
2 BIND_TAGS Instance method Public Method 20120405
3 BOUND_ENABLED Instance method Public Method 20080212
4 BOUND_TAGS Instance method Public Method 20120405
5 CONSTRUCTOR Instance method Public Constructor 20080104
6 GET_ENABLED Instance method Public Method 20080212
7 GET_NAME Instance method Public Method 20081128
8 GET_SCOPE Instance method Public Method 20080212
9 GET_TAGS Instance method Public Method 20080104
10 NEW_DROP_TARGET_INFO Static method Public Method 20080104
11 SET_ENABLED Instance method Public Method 20080212
12 SET_NAME Instance method Public Method 20081128
13 SET_SCOPE Instance method Public Method 20080212
14 SET_TAGS Instance method Public Method 20080104
Events
Class CL_WD_DROP_TARGET_INFO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_DROP_TARGET_INFO Public See coding 20080104 tt_DROP_TARGET_INFO TYPE TABLE OF REF TO CL_WD_DROP_TARGET_INFO WITH DEFAULT KEY
Method Signatures

Method BIND_ENABLED 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 20080212

Method BIND_ENABLED on class CL_WD_DROP_TARGET_INFO has no exception.

Method BIND_TAGS 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 20120405

Method BIND_TAGS on class CL_WD_DROP_TARGET_INFO has no exception.

Method BOUND_ENABLED 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 20080212
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20080212
3 Returning PATH Value transfer Type reference (TYPE) STRING 20080212

Method BOUND_ENABLED on class CL_WD_DROP_TARGET_INFO has no exception.

Method BOUND_TAGS 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 20120405
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20120405
3 Returning PATH Value transfer Type reference (TYPE) STRING 20120405

Method BOUND_TAGS on class CL_WD_DROP_TARGET_INFO 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_INFO has no exception.

Method GET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSIDER_ADDITIONAL_FLAGS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080212
2 Importing CONSIDER_DISABLED_PARENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080212
3 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20080212
4 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20080212
5 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20080212

Method GET_ENABLED on class CL_WD_DROP_TARGET_INFO has no exception.

Method GET_NAME Signature

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

Method GET_NAME on class CL_WD_DROP_TARGET_INFO has no exception.

Method GET_SCOPE Signature

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

Method GET_SCOPE on class CL_WD_DROP_TARGET_INFO has no exception.

Method GET_TAGS 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 20120405
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20120405
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20080104

Method GET_TAGS on class CL_WD_DROP_TARGET_INFO has no exception.

Method NEW_DROP_TARGET_INFO 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 20080212
2 Importing BIND_TAGS Call by reference Type reference (TYPE) STRING 20120405
3 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_DROP_TARGET_INFO 20080104
4 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20080212
5 Importing ID Call by reference Type reference (TYPE) STRING 20080104
6 Importing NAME Call by reference Type reference (TYPE) STRING 20081128
7 Importing SCOPE Call by reference Type reference (TYPE) WDUI_DRAG_DROP_SCOPE E_SCOPE-COMPONENT_INSTANCE 20080212
8 Importing TAGS Call by reference Type reference (TYPE) STRING 20080104
9 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20080104

Method NEW_DROP_TARGET_INFO on class CL_WD_DROP_TARGET_INFO has no exception.

Method SET_ENABLED Signature

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

Method SET_ENABLED on class CL_WD_DROP_TARGET_INFO has no exception.

Method SET_NAME 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 20081128

Method SET_NAME on class CL_WD_DROP_TARGET_INFO has no exception.

Method SET_SCOPE 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_DRAG_DROP_SCOPE 20080212

Method SET_SCOPE on class CL_WD_DROP_TARGET_INFO has no exception.

Method SET_TAGS 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_TAGS on class CL_WD_DROP_TARGET_INFO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711