SAP ABAP Class CL_THTMLB_LINES (Element-Handler: <thtmlb:lines>)
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_LINES | Base: |
20061025 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_DATA | Input Data from HTMLB | 20061026 |
Properties
Class | CL_THTMLB_LINES | |
Short Description | Element-Handler: <thtmlb:lines> | |
Super Class | CLG_THTMLB_LINES | Base: <thtmlb:lines> |
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 | 20061025 | 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 | 20061026 |
Friends
Class CL_THTMLB_LINES 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 | 'COPYLINE' | New Line image src | 20061026 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'thtmlbLinesNewLine' | onClick event for the Copy Line button | 20061026 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'a' | Add button ID suffix | 20061026 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '' | Closing DIV | 20061026 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_EVENT_TYPE | 'C' | New Line event | 20061026 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_THTMLB_LINES' | Handler for HTMLB events | 20061026 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '::' | Separator for event handler class | 20061026 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '__' | Event ID separator | 20061026 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'thtmlbLines' | Event name | 20061026 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_EVENT_TYPE | 'R' | Remove Line event | 20061026 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | ' ' | Non-breaking space | 20061026 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'REMOVELINE' | Remove Line image src | 20061026 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'thtmlbLinesRemoveLine' | onClick event for the Remove Line button | 20061026 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'r' | Remove button ID suffix | 20061026 | |
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Current line index | 20061102 | ||
16 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 'X' | If 'X', then THTMLB tags are used | 20061026 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Render '-' button | 20061211 |
2 | ![]() |
Instance method | Private | Method | Render '+' button | 20061211 |
Events
Class CL_THTMLB_LINES has no event.
Types
Class CL_THTMLB_LINES has no local type.
Method Signatures
Method RENDER_MINUS_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | Line index | 20061211 |
Method RENDER_MINUS_BUTTON on class CL_THTMLB_LINES has no exception.
Method RENDER_PLUS_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | Line index | 20061211 |
Method RENDER_PLUS_BUTTON on class CL_THTMLB_LINES has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |