SAP ABAP Class CL_SALV_WD_UIE_A_LINK (Hyperlink in the Cells of the ALV Output)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_UIE_A_CAPTION UI Elements That Contain Text 20040831
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_UIE_FILE_DOWNLOAD Hyperlink in Cells of ALV Output to Download Data 20041215
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_UIE_LINK_TO_ACTION Hyperlink in Cells of ALV Output with Defined Action 20040831
3 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_UIE_LINK_TO_URL Hyperlink in Cells of ALV Output for Specific URL 20040831
Properties
Class CL_SALV_WD_UIE_A_LINK  
Short Description Hyperlink in the Cells of the ALV Output    
Super Class CL_SALV_WD_UIE_A_CAPTION UI Elements That Contain Text 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20040831   SAP 
Last change 20110908   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)
2 CL_WD_LINK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_WDL_STANDARD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_WD_UIE_A_LINK has no interface implemented.
Friends
Class CL_SALV_WD_UIE_A_LINK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DESIGN Instance attribute Public Attribute reference (LIKE) CL_WD_LINK=>T_DESIGN CL_WD_LINK=>E_DESIGN-STANDARD 20090422
2 DESIGN_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20090422
3 IMAGE_HEIGHT Instance attribute Public Type reference (TYPE) STRING 20040929
4 IMAGE_HEIGHT_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20040929
5 IMAGE_WIDTH Instance attribute Public Type reference (TYPE) STRING 20040929
6 IMAGE_WIDTH_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20040929
7 TEXT Instance attribute Public Type reference (TYPE) STRING 20040901
8 TEXT_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20040906
9 WRAPPING Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040929
10 WRAPPING_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20040929
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070228
2 GET_DESIGN Instance method Public Method 20090422
3 GET_DESIGN_FIELDNAME Instance method Public Method 20090422
4 GET_IMAGE_HEIGHT Instance method Public Method Returns Height of Image 20040929
5 GET_IMAGE_HEIGHT_FIELDNAME Instance method Public Method Returns Field with Heights of Images in Cells 20040929
6 GET_IMAGE_WIDTH Instance method Public Method Returns Width of Image 20040929
7 GET_IMAGE_WIDTH_FIELDNAME Instance method Public Method Returns Field with Widths of Images in Cells 20040929
8 GET_TEXT Instance method Public Method Returns the Text of the Hyperlink 20040901
9 GET_TEXT_FIELDNAME Instance method Public Method Returns Field with Hyperlink Texts in Cells 20040906
10 GET_WRAPPING Instance method Public Method Displays Whether Text May Be Wrapped 20040929
11 GET_WRAPPING_FIELDNAME Instance method Public Method Returns Field with Info About Line Breaks of Texts 20040929
12 SET_DESIGN Instance method Public Method 20090422
13 SET_DESIGN_FIELDNAME Instance method Public Method 20090422
14 SET_IMAGE_HEIGHT Instance method Public Method Sets Height of Image 20040929
15 SET_IMAGE_HEIGHT_FIELDNAME Instance method Public Method Sets Field with Heights of Images in Cells 20040929
16 SET_IMAGE_WIDTH Instance method Public Method Sets Width of Image 20040929
17 SET_IMAGE_WIDTH_FIELDNAME Instance method Public Method Sets Field with the Widths of Images in Cells 20040929
18 SET_TEXT Instance method Public Method Sets the Hyperlink Text 20040901
19 SET_TEXT_FIELDNAME Instance method Public Method Sets the Field with the Hyperlink Texts in the Cells 20040906
20 SET_WRAPPING Instance method Public Method Sets Whether Text May Be Wrapped 20040929
21 SET_WRAPPING_FIELDNAME Instance method Public Method Sets Field with Info About Line Breaks of Texts 20040929
Events
Class CL_SALV_WD_UIE_A_LINK has no event.
Types
Class CL_SALV_WD_UIE_A_LINK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) CL_WD_LINK=>T_DESIGN 20090422

Method GET_DESIGN on class CL_SALV_WD_UIE_A_LINK has no exception.

Method GET_DESIGN_FIELDNAME Signature

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

Method GET_DESIGN_FIELDNAME on class CL_SALV_WD_UIE_A_LINK has no exception.

Method GET_IMAGE_HEIGHT Signature

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

Method GET_IMAGE_HEIGHT on class CL_SALV_WD_UIE_A_LINK has no exception.

Method GET_IMAGE_HEIGHT_FIELDNAME Signature

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

Method GET_IMAGE_HEIGHT_FIELDNAME on class CL_SALV_WD_UIE_A_LINK has no exception.

Method GET_IMAGE_WIDTH Signature

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

Method GET_IMAGE_WIDTH on class CL_SALV_WD_UIE_A_LINK has no exception.

Method GET_IMAGE_WIDTH_FIELDNAME Signature

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

Method GET_IMAGE_WIDTH_FIELDNAME on class CL_SALV_WD_UIE_A_LINK has no exception.

Method GET_TEXT Signature

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

Method GET_TEXT on class CL_SALV_WD_UIE_A_LINK has no exception.

Method GET_TEXT_FIELDNAME Signature

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

Method GET_TEXT_FIELDNAME on class CL_SALV_WD_UIE_A_LINK has no exception.

Method GET_WRAPPING Signature

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

Method GET_WRAPPING on class CL_SALV_WD_UIE_A_LINK has no exception.

Method GET_WRAPPING_FIELDNAME Signature

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

Method GET_WRAPPING_FIELDNAME on class CL_SALV_WD_UIE_A_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 Attribute reference (LIKE) CL_WD_LINK=>T_DESIGN CL_WD_LINK=>E_DESIGN-STANDARD 20090422

Method SET_DESIGN on class CL_SALV_WD_UIE_A_LINK has no exception.

Method SET_DESIGN_FIELDNAME 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 20090422

Method SET_DESIGN_FIELDNAME on class CL_SALV_WD_UIE_A_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 20040929

Method SET_IMAGE_HEIGHT on class CL_SALV_WD_UIE_A_LINK has no exception.

Method SET_IMAGE_HEIGHT_FIELDNAME 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 20040929

Method SET_IMAGE_HEIGHT_FIELDNAME on class CL_SALV_WD_UIE_A_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 20040929

Method SET_IMAGE_WIDTH on class CL_SALV_WD_UIE_A_LINK has no exception.

Method SET_IMAGE_WIDTH_FIELDNAME 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 20040929

Method SET_IMAGE_WIDTH_FIELDNAME on class CL_SALV_WD_UIE_A_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) STRING 20040901

Method SET_TEXT on class CL_SALV_WD_UIE_A_LINK has no exception.

Method SET_TEXT_FIELDNAME 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 20040906

Method SET_TEXT_FIELDNAME on class CL_SALV_WD_UIE_A_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) ABAP_BOOL ABAP_TRUE 20040929

Method SET_WRAPPING on class CL_SALV_WD_UIE_A_LINK has no exception.

Method SET_WRAPPING_FIELDNAME 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 20040929

Method SET_WRAPPING_FIELDNAME on class CL_SALV_WD_UIE_A_LINK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700