SAP ABAP Class CL_WD_LINK (CL_WD_LINK)
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_ABSTRACT_CAPTION 20040625
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_TABLE_CELL_EDITOR Perforce change= / 20050316-075430 20040625
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_TABLE_MULTI_CELL_EDITOR 20090925
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_FILE_DOWNLOAD Perforce change= / 20051117-120623 20040628
2 Inheritance (c INHERITING FROM c_ref)  CL_WD_LINK_TO_ACTION Perforce change= / 20051117-120623 20040628
3 Inheritance (c INHERITING FROM c_ref)  CL_WD_LINK_TO_URL Perforce change= / 20051117-120623 20040628
4 Inheritance (c INHERITING FROM c_ref)  CL_WD_TOOLBAR_LINK_TO_ACTION 20041109
5 Inheritance (c INHERITING FROM c_ref)  CL_WD_TOOLBAR_LINK_TO_URL 20041109
Properties
Class CL_WD_LINK  
Short Description    
Super Class CL_WD_ABSTRACT_CAPTION  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20040625   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
# Interface Abstract Final Description Created on
1 IF_WD_TABLE_CELL_EDITOR Perforce change= / 20050316-075430 20040625
2 IF_WD_TABLE_MULTI_CELL_EDITOR 20090925
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20110302 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20110302 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060622
2 BP_IMAGE_HEIGHT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_IMAGE_HEIGHT 20040625
3 BP_IMAGE_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_IMAGE_WIDTH 20040625
4 BP_TEXT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_TEXT 20040625
5 BP_WRAPPING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_WRAPPING 20040625
6 DP_TEXT Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY DP_TEXT 20040625
7 E_DESIGN Constant Public See coding 20060622
8 IP_ACTIVATE_ACCESS_KEY Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080212
9 IP_DESIGN Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20060622
10 IP_IMAGE_HEIGHT Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_IMAGE_HEIGHT 20050422
11 IP_IMAGE_WIDTH Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_IMAGE_WIDTH 20050422
12 IP_TEXT Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_TEXT 20050422
13 IP_WRAPPING Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_WRAPPING 20050422
14 PL_ACTIVATE_ACCESS_KEY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080212
15 PL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_LINK_DESIGN 20060622
16 PL_IMAGE_HEIGHT Instance attribute Protected Type reference (TYPE) STRING PL_IMAGE_HEIGHT 20050422
17 PL_IMAGE_WIDTH Instance attribute Protected Type reference (TYPE) STRING PL_IMAGE_WIDTH 20050422
18 PL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT PL_TEXT 20050422
19 PL_WRAPPING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN PL_WRAPPING 20050422
20 PR_POPUP_BUBBLE Instance attribute Protected Object reference (TYPE REF TO) IF_WD_POPUP_BUBBLE 20120307
21 T_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20060622
22 VL_ACTIVATE_ACCESS_KEY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080212
23 VL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_LINK_DESIGN 20060622
24 VL_IMAGE_HEIGHT Instance attribute Protected Type reference (TYPE) STRING VL_IMAGE_HEIGHT 20040625
25 VL_IMAGE_WIDTH Instance attribute Protected Type reference (TYPE) STRING VL_IMAGE_WIDTH 20040625
26 VL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT VL_TEXT 20040625
27 VL_WRAPPING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_WRAPPING 20040625
Methods
# Method Level Visibility Method type Description Created on
1 BIND_DESIGN Instance method Public Method 20060622
2 BIND_IMAGE_HEIGHT Instance method Public Method BIND_IMAGE_HEIGHT 20040625
3 BIND_IMAGE_WIDTH Instance method Public Method BIND_IMAGE_WIDTH 20040625
4 BIND_TEXT Instance method Public Method BIND_TEXT 20040625
5 BIND_WRAPPING Instance method Public Method BIND_WRAPPING 20040625
6 BOUND_DESIGN Instance method Public Method 20060622
7 BOUND_IMAGE_HEIGHT Instance method Public Method BOUND_IMAGE_HEIGHT 20040625
8 BOUND_IMAGE_WIDTH Instance method Public Method BOUND_IMAGE_WIDTH 20040625
9 BOUND_TEXT Instance method Public Method BOUND_TEXT 20040625
10 BOUND_WRAPPING Instance method Public Method BOUND_WRAPPING 20040625
11 GET_ACTIVATE_ACCESS_KEY Instance method Public Method 20080212
12 GET_DESIGN Instance method Public Method 20060622
13 GET_IMAGE_HEIGHT Instance method Public Method GET_IMAGE_HEIGHT 20040625
14 GET_IMAGE_WIDTH Instance method Public Method GET_IMAGE_WIDTH 20040625
15 GET_POPUP_BUBBLE Instance method Public Method 20120307
16 GET_TEXT Instance method Public Method GET_TEXT 20040625
17 GET_WRAPPING Instance method Public Method GET_WRAPPING 20040625
18 SET_ACTIVATE_ACCESS_KEY Instance method Public Method 20080212
19 SET_DESIGN Instance method Public Method 20060622
20 SET_IMAGE_HEIGHT Instance method Public Method SET_IMAGE_HEIGHT 20040625
21 SET_IMAGE_WIDTH Instance method Public Method SET_IMAGE_WIDTH 20040625
22 SET_POPUP_BUBBLE Instance method Public Method 20120307
23 SET_TEXT Instance method Public Method SET_TEXT 20040625
24 SET_WRAPPING Instance method Public Method SET_WRAPPING 20040625
Events
Class CL_WD_LINK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_LINK Public See coding TT_LINK 20050316 tt_LINK TYPE TABLE OF REF TO CL_WD_LINK WITH DEFAULT KEY
Method Signatures

Method BIND_DESIGN 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 20060622

Method BIND_DESIGN on class CL_WD_LINK has no exception.

Method BIND_IMAGE_HEIGHT 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 20040625

Method BIND_IMAGE_HEIGHT on class CL_WD_LINK has no exception.

Method BIND_IMAGE_WIDTH 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 20040625

Method BIND_IMAGE_WIDTH on class CL_WD_LINK has no exception.

Method BIND_TEXT 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 20040625

Method BIND_TEXT on class CL_WD_LINK has no exception.

Method BIND_WRAPPING 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 20040625

Method BIND_WRAPPING on class CL_WD_LINK has no exception.

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

Method BOUND_DESIGN on class CL_WD_LINK has no exception.

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

Method BOUND_IMAGE_HEIGHT on class CL_WD_LINK has no exception.

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

Method BOUND_IMAGE_WIDTH on class CL_WD_LINK has no exception.

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

Method BOUND_TEXT on class CL_WD_LINK has no exception.

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

Method BOUND_WRAPPING on class CL_WD_LINK has no exception.

Method GET_ACTIVATE_ACCESS_KEY Signature

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

Method GET_ACTIVATE_ACCESS_KEY on class CL_WD_LINK has no exception.

Method GET_DESIGN 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 20060622
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060622
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_LINK_DESIGN 20060622

Method GET_DESIGN on class CL_WD_LINK has no exception.

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

Method GET_IMAGE_HEIGHT on class CL_WD_LINK has no exception.

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

Method GET_IMAGE_WIDTH on class CL_WD_LINK has no exception.

Method GET_POPUP_BUBBLE Signature

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

Method GET_POPUP_BUBBLE on class CL_WD_LINK has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20040625
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
4 Importing TEXT_LENGTH Value transfer Type reference (TYPE) I CO_UNKNOWN_TEXTLEN 20040625
5 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_TEXT on class CL_WD_LINK has no exception.

Method GET_WRAPPING 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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20040625

Method GET_WRAPPING on class CL_WD_LINK has no exception.

Method SET_ACTIVATE_ACCESS_KEY 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_ACTIVATE_ACCESS_KEY on class CL_WD_LINK has no exception.

Method SET_DESIGN 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_LINK_DESIGN 20060622

Method SET_DESIGN on class CL_WD_LINK has no exception.

Method SET_IMAGE_HEIGHT 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 20040625

Method SET_IMAGE_HEIGHT on class CL_WD_LINK has no exception.

Method SET_IMAGE_WIDTH 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 20040625

Method SET_IMAGE_WIDTH on class CL_WD_LINK has no exception.

Method SET_POPUP_BUBBLE Signature

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

Method SET_POPUP_BUBBLE on class CL_WD_LINK has no exception.

Method SET_TEXT 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_MD_TRANSLATABLE_TEXT 20040625

Method SET_TEXT on class CL_WD_LINK has no exception.

Method SET_WRAPPING 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 20040625

Method SET_WRAPPING on class CL_WD_LINK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710