SAP ABAP Class CL_SALV_WD_FE_LINK_TO_URL (Hyperlink in Toolbar for Specific URL)
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_FE_A_LINK Hyperlink in Toolbar 20041202
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_TOOLBAR_ITEM WD Toolbar Item 20070228
Properties
Class CL_SALV_WD_FE_LINK_TO_URL  
Short Description Hyperlink in Toolbar for Specific URL    
Super Class CL_SALV_WD_FE_A_LINK Hyperlink in Toolbar 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20041202   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 IF_WDL_STANDARD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_WD_TOOLBAR_ITEM WD Toolbar Item 20070228
Friends
Class CL_SALV_WD_FE_LINK_TO_URL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLLAPSIBLE Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20041202
2 REFERENCE Instance attribute Public Type reference (TYPE) STRING 20041202
3 TARGET Instance attribute Public Type reference (TYPE) STRING 20041202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041203
2 GET_COLLAPSIBLE Instance method Public Method Displays Whether Hyperlink Is Collapsible 20041202
3 GET_REFERENCE Instance method Public Method Returns the URL of the Hyperlink 20041202
4 GET_TARGET Instance method Public Method Returns the Target Element of the Hyperlink 20041202
5 SET_COLLAPSIBLE Instance method Public Method Sets Hyperlink as Collapsible 20041202
6 SET_REFERENCE Instance method Public Method Sets the URL of the Hyperlink 20041202
7 SET_TARGET Instance method Public Method Sets the Target Element of the Hyperlink (such as Frame) 20041202
Events
Class CL_SALV_WD_FE_LINK_TO_URL has no event.
Types
Class CL_SALV_WD_FE_LINK_TO_URL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_COLLAPSIBLE 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 20041202

Method GET_COLLAPSIBLE on class CL_SALV_WD_FE_LINK_TO_URL has no exception.

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING Perforce change= / 20041109-081339 20041202

Method GET_REFERENCE on class CL_SALV_WD_FE_LINK_TO_URL has no exception.

Method GET_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING Perforce change= / 20041109-081339 20041202

Method GET_TARGET on class CL_SALV_WD_FE_LINK_TO_URL has no exception.

Method SET_COLLAPSIBLE 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 20041202

Method SET_COLLAPSIBLE on class CL_SALV_WD_FE_LINK_TO_URL has no exception.

Method SET_REFERENCE 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 Perforce change= / 20041109-081339 20041202

Method SET_REFERENCE on class CL_SALV_WD_FE_LINK_TO_URL has no exception.

Method SET_TARGET 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 Perforce change= / 20041109-081339 20041202

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