SAP ABAP Class CL_THTMLB_LINK (Element-Handler: <thtmlb:link>)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_THTMLB_LINK Base: 20060120
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20060206
Properties
Class CL_THTMLB_LINK  
Short Description Element-Handler: <thtmlb:link>    
Super Class CLG_THTMLB_LINK Base: <thtmlb:link> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20060120   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_HTMLB_DATA Input Data from HTMLB 20060206
Friends
Class CL_THTMLB_LINK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS Instance attribute Public Type reference (TYPE) STRING 20080326
2 C_DESIGN_NON_STANDARD Constant Public Type reference (TYPE) STRING 'NON_STANDARD' Enum Value 'NON_STANDARD' for Design 20071031
3 C_DESIGN_SHORTCUT Constant Public Type reference (TYPE) STRING 'SHORTCUT' Enum Value 'SHORTCUT' for Design 20080618
4 C_DESIGN_STANDARD Constant Public Type reference (TYPE) STRING 'STANDARD' Enum Value 'STANDARD' for Design 20071031
5 C_LINK_DESIGNS Constant Public Type reference (TYPE) STRING 'STANDARD/NON_STANDARD/SHORTCUT' Enum Type of Text View Layout 20071031
6 GC_LINK_BEHAVIOR_NAVIGATION Constant Public Type reference (TYPE) STRING 'N' 20061206
7 GC_NIL_HREF Constant Protected Type reference (TYPE) STRING 'javascript:void(0)' 20060406
8 ROW_TEMPLATE Instance attribute Public Type reference (TYPE) ABAP_BOOL Row Template instance 20100817
9 SHORTCUT_LEFT Instance attribute Public Type reference (TYPE) STRING LEFT HTML STRING USED BY SHORTCUT LINKS 20080618
10 SHORTCUT_RIGHT Instance attribute Public Type reference (TYPE) STRING RIGHT HTML STRING USED BY SHORTCUT LINKS 20080618
11 SHORTCUT_TEXT Instance attribute Public Type reference (TYPE) STRING TEXT USED BY SHORTCUT LINKS 20080618
12 TESTMODE_USAGE Instance attribute Public Type reference (TYPE) STRING Testmode "U" part 20081028
Methods
# Method Level Visibility Method type Description Created on
1 ENCODE_ATTRIBUTE_VALUE Static method Public Method Encodes and returns the supplied attribute value 20100423
2 RESOLVE_MODEL_BINDING Static method Protected Method 20060120
Events
Class CL_THTMLB_LINK has no event.
Types
Class CL_THTMLB_LINK has no local type.
Method Signatures

Method ENCODE_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING Attribute Name 20100423
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING Attribute Value or Binding Path 20100423
3 Returning RV_VALUE Value transfer Type reference (TYPE) STRING Encoded Value 20100423

Method ENCODE_ATTRIBUTE_VALUE on class CL_THTMLB_LINK has no exception.

Method RESOLVE_MODEL_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LINK Call by reference Object reference (TYPE REF TO) CL_THTMLB_LINK Link instance 20100527

Method RESOLVE_MODEL_BINDING on class CL_THTMLB_LINK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700