SAP ABAP Class CL_CFX_SO_HYPERLINK (Internet Link)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CFX_SO_SCREEN_OBJECT Any Object that Can Be Displayed on the Screen 20021203
Properties
Class CL_CFX_SO_HYPERLINK  
Short Description Internet Link    
Super Class CL_CFX_SO_SCREEN_OBJECT Any Object that Can Be Displayed on the Screen 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20021125   SAP 
Last change 20141109    
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_CFX_UTIL_UI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CFX_SO_HYPERLINK has no interface implemented.
Friends
Class CL_CFX_SO_HYPERLINK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_NODE Instance attribute Private Object reference (TYPE REF TO) CL_CFX_SO_NODE Nodes in HTML 20030203
2 MS_HYPERLINK Instance attribute Private Type reference (TYPE) CFX_TS_HYPERLINK Structure for UI Object 'hyperlink' 20021125
3 SC_TYPE Constant Public Type reference (TYPE) CFX_STRING 'Hyperlink' Type 20021125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20021125
2 GET_FOR_INCLUDE Instance method Public Method In Format for Include "include_inputfield.htm" 20021125
3 GET_FOR_UI_STRUCTURE Static method Public Method Object from cfx_ts_hyperlink 20030217
Events
Class CL_CFX_SO_HYPERLINK has no event.
Types
Class CL_CFX_SO_HYPERLINK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Link aktiviert ( nein => nur Text Anzeige ) 20021125
2 Importing I_ESCAPE_LABEL Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Label: html escape ? 20021125
3 Importing I_ESCAPE_TEXT Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Text: html escape ? 20030203
4 Importing I_HREF Call by reference Type reference (TYPE) CFX_STRING Internet Adresse 20021125
5 Importing I_ID Call by reference Type reference (TYPE) CFX_STRING html id 20021125
6 Importing I_IMG Call by reference Type reference (TYPE) CFX_STRING URL zur Ikone, die links neben dem Text angezeigt wird 20030203
7 Importing I_LABEL Call by reference Type reference (TYPE) CFX_T_TEXT Label 20021125
8 Importing I_LABEL_ALIAS Call by reference Type reference (TYPE) CFX_T_TEXT Text Alias für Label 20021126
9 Importing I_LABEL_TOOLTIP Call by reference Type reference (TYPE) CFX_T_TEXT Tooltip für label 20030313
10 Importing I_ONCLICK Call by reference Type reference (TYPE) CFX_STRING Java script Funktion 20021216
11 Importing I_TEXT Call by reference Type reference (TYPE) CFX_T_TEXT Angezeigter Text 20021125
12 Importing I_TITLE Call by reference Type reference (TYPE) CFX_T_TEXT Tooltip 20021125

Method CONSTRUCTOR on class CL_CFX_SO_HYPERLINK has no exception.

Method GET_FOR_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_HYPERLINK Value transfer Type reference (TYPE) CFX_TS_HYPERLINK structure for ui object hyperlink 20021125

Method GET_FOR_INCLUDE on class CL_CFX_SO_HYPERLINK has no exception.

Method GET_FOR_UI_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HYPERLINK Call by reference Type reference (TYPE) CFX_TS_HYPERLINK structure for ui object hyperlink 20030217
2 Returning RP_SO_HYPERLINK Value transfer Object reference (TYPE REF TO) CL_CFX_SO_HYPERLINK Internet Link 20030217

Method GET_FOR_UI_STRUCTURE on class CL_CFX_SO_HYPERLINK has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200