SAP ABAP Class CL_THTMLB_SELECTION_ITEM (Renders an item in the selection list)
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_SELECTIONBOXITEM | Base: |
20060324 |
Properties
| Class | CL_THTMLB_SELECTION_ITEM | |
| Short Description | Renders an item in the selection list | |
| Super Class | CLG_THTMLB_SELECTIONBOXITEM | Base: <thtmlb:selectionBoxItem> |
| 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 | 20060322 | 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
Class CL_THTMLB_SELECTION_ITEM has no interface implemented.
Friends
Class CL_THTMLB_SELECTION_ITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20060329 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Encodes and returns the supplied item's KEY&VALUE pair. | 20100329 | |
| 2 | Static method | Public | Method | Contains the logic to generate the html content. | 20060526 |
Events
Class CL_THTMLB_SELECTION_ITEM has no event.
Types
Class CL_THTMLB_SELECTION_ITEM has no local type.
Method Signatures
Method ENCODE_KEY_VALUE_PAIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENCODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | HTML-encoding control (backward compatibility) | 20100329 | ||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | Item's raw KEY | 20100329 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | Item's raw VALUE | 20100329 | |||
| 4 | RV_HTML_CONTENT | Value transfer | Type reference (TYPE) | STRING | Encoded item | 20100329 |
Method ENCODE_KEY_VALUE_PAIR on class CL_THTMLB_SELECTION_ITEM has no exception.
Method GENERATE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BOX | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_SELECTION_BOX | Renders a selection box | 20060526 | |||
| 2 | IV_DISABLED_BOX | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060920 | ||||
| 3 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | 20060526 | ||||
| 4 | IV_SELECTED | Call by reference | Type reference (TYPE) | STRING | 20060526 | ||||
| 5 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20060526 | ||||
| 6 | RV_HTML_CONTENT | Value transfer | Type reference (TYPE) | STRING | 20060526 |
Method GENERATE_CONTENT on class CL_THTMLB_SELECTION_ITEM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |