SAP ABAP Class CL_THTMLB_IMAGE (Element-Handler: <thtmlb:Image>)
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_IMAGE Base: 20060201
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20060216
Properties
Class CL_THTMLB_IMAGE  
Short Description Element-Handler: <thtmlb:Image>    
Super Class CLG_THTMLB_IMAGE Base: <thtmlb:image> 
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 20060201   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 20060216
Friends
Class CL_THTMLB_IMAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CSS_IMAGE_CLASS Constant Public Type reference (TYPE) STRING 'th-img' Image css class name 20090928
2 ROW_TEMPLATE Instance attribute Public Type reference (TYPE) ABAP_BOOL Row Template instance 20100809
3 TESTMODE_USAGE Instance attribute Public Type reference (TYPE) STRING Testmode "U" part 20111012
Methods
# Method Level Visibility Method type Description Created on
1 ENCODE_ATTRIBUTE_VALUE Static method Public Method Encodes and returns the supplied attribute 20100809
2 PROCESS_SRC_ATTRIBUTE Static method Protected Method Processes the "SRC" attribute 20100809
3 RESOLVE_MODEL_BINDING Static method Protected Method Binding processing 20100809
Events
Class CL_THTMLB_IMAGE has no event.
Types
Class CL_THTMLB_IMAGE 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 20100809
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING Attribute Value or Binding Path 20100809
3 Returning RV_VALUE Value transfer Type reference (TYPE) STRING Encoded Value 20100809

Method ENCODE_ATTRIBUTE_VALUE on class CL_THTMLB_IMAGE has no exception.

Method PROCESS_SRC_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_IMAGE Call by reference Object reference (TYPE REF TO) CL_THTMLB_IMAGE Image instance 20100809

Method PROCESS_SRC_ATTRIBUTE on class CL_THTMLB_IMAGE 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_IMAGE Call by reference Object reference (TYPE REF TO) CL_THTMLB_IMAGE Image instance 20100809

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