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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'th-img' | Image css class name | 20090928 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Row Template instance | 20100809 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Testmode "U" part | 20111012 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Encodes and returns the supplied attribute | 20100809 |
2 | ![]() |
Static method | Protected | Method | Processes the "SRC" attribute | 20100809 |
3 | ![]() |
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 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Attribute Name | 20100809 | ||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | Attribute Value or Binding Path | 20100809 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 |