Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CLG_THTMLB_TABSTRIP | Base: |
20091023 |
Properties
Class | CL_THTMLB_TAB_STRIP | |
Short Description | Element-Handler: <thtmlb:tabstrip> | |
Super Class | CLG_THTMLB_TABSTRIP | Base: <thtmlb:tabstrip> |
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 | 20091023 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_THTMLB_TAB_STRIP has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_THTMLB_TAB_CONTAINER | 20091113 | Element-Handler: |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '-act' | 20091023 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '-beg' | 20091023 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '-end' | 20091023 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'th-tl-exp-but' | 20091023 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'th-tl-col-but' | 20091102 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'th-ft' | 20091023 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '_nl' | 20091023 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '_beg' | 20091023 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '_end' | 20091023 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '_mid' | 20091023 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '-nac' | 20091023 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'thtmlbActivateTab' | 20091023 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'thtmlbAdaptVisibleSpace' | 20091023 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'thtmlbExpandCollapse' | 20091024 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'thtmlbHoverEffect' | 20091023 | ||
16 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'thtmlbHoverPointer' | 20091024 | ||
17 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'thtmlbRemovePointer' | 20091024 | ||
18 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'thtmlbRemoveHover' | 20091023 | ||
19 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'th-lt' | 20091023 | ||
20 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '-mid' | 20091023 | ||
21 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'th-nt' | 20091023 | ||
22 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '-no' | 20091023 | ||
23 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '-ns' | 20091023 | ||
24 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '-ov' | 20091023 | ||
25 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'th-tl-ov-menu' | 20091023 | ||
26 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'images/tabjumper.gif' | 20091130 | ||
27 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'th-tl-tabs' | 20091024 | ||
28 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'th-tl-tabs-node' | 20091024 | ||
29 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_THTMLB_TAB_STRIP=>GT_JS_STRING | 20091023 | |||
30 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20091023 |
Methods
Events
Class CL_THTMLB_TAB_STRIP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GS_JS_STRING | Public | See coding | 20091023 | BEGIN OF gs_js_string,
index TYPE i,
id TYPE string,
text TYPE string,
js_str TYPE string,
END OF gs_js_string
|
||
2 | GT_JS_STRING | Public | See coding | 20091023 | gt_js_string TYPE STANDARD TABLE OF gs_js_string WITH KEY index
|
Method Signatures
Method BUILD_TAB_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | STRING | 20091024 | |||
2 | ![]() |
IV_LINK_ID | Call by reference | Type reference (TYPE) | STRING | 20091024 | |||
3 | ![]() |
RV_TAB_ID | Value transfer | Type reference (TYPE) | STRING | 20091024 |
Method BUILD_TAB_ID on class CL_THTMLB_TAB_STRIP has no exception.
Method CONVERT_INT_TO_STR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_I | Call by reference | Type reference (TYPE) | I | 20091024 | |||
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20091024 |
Method CONVERT_INT_TO_STR on class CL_THTMLB_TAB_STRIP has no exception.
Method GET_ACTIVE_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ACTIVE_INDEX | Value transfer | Type reference (TYPE) | I | 20091024 |
Method GET_ACTIVE_INDEX on class CL_THTMLB_TAB_STRIP has no exception.
Method GET_JS_ACTIVATED_FUNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ITEM | Call by reference | Type reference (TYPE) | STRING | 20091201 | |||
2 | ![]() |
EV_STRING | Call by reference | Type reference (TYPE) | STRING | 20091201 | |||
3 | ![]() |
IV_LINK | Call by reference | Type reference (TYPE) | CRMT_THTMLB_LINK | Link | 20091025 | ||
4 | ![]() |
IV_POSITION | Call by reference | Type reference (TYPE) | I | 20091025 | |||
5 | ![]() |
IV_TAB_ID | Call by reference | Type reference (TYPE) | STRING | 20091025 | |||
6 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20091201 |
Method GET_JS_ACTIVATED_FUNC on class CL_THTMLB_TAB_STRIP has no exception.
Method GET_JS_HOVER_FUNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TAB_ID | Call by reference | Type reference (TYPE) | STRING | 20091025 | |||
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20091025 |
Method GET_JS_HOVER_FUNC on class CL_THTMLB_TAB_STRIP has no exception.
Method GET_JS_UNHOVER_FUNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TAB_ID | Call by reference | Type reference (TYPE) | STRING | 20091025 | |||
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20091025 |
Method GET_JS_UNHOVER_FUNC on class CL_THTMLB_TAB_STRIP has no exception.
Method GET_MAIN_CSS_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVE_INDEX | Call by reference | Type reference (TYPE) | I | 20091025 | |||
2 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | 20091025 | |||
3 | ![]() |
IV_LINES | Call by reference | Type reference (TYPE) | I | 20091025 | |||
4 | ![]() |
RV_CSS_CLASS | Value transfer | Type reference (TYPE) | STRING | 20091025 |
Method GET_MAIN_CSS_CLASS on class CL_THTMLB_TAB_STRIP has no exception.
Method GET_NEXT_TAB_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MAX_NUMBER | Call by reference | Type reference (TYPE) | I | 20091024 | |||
2 | ![]() |
IV_POSITION | Call by reference | Type reference (TYPE) | I | 20091024 | |||
3 | ![]() |
RV_NEXT_TAB_ID | Value transfer | Type reference (TYPE) | STRING | 20091024 |
Method GET_NEXT_TAB_ID on class CL_THTMLB_TAB_STRIP has no exception.
Method GET_PREV_TAB_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_POSITION | Call by reference | Type reference (TYPE) | I | 20091024 | |||
2 | ![]() |
RV_PREV_TAB_ID | Value transfer | Type reference (TYPE) | STRING | 20091024 |
Method GET_PREV_TAB_ID on class CL_THTMLB_TAB_STRIP has no exception.
Method GET_TAB_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LINK_ID | Call by reference | Type reference (TYPE) | STRING | 20091025 | |||
2 | ![]() |
IV_POSITION | Call by reference | Type reference (TYPE) | STRING | 20091024 | |||
3 | ![]() |
RV_TAB_ID | Value transfer | Type reference (TYPE) | STRING | 20091024 |
Method GET_TAB_ID on class CL_THTMLB_TAB_STRIP has no exception.
Method RENDER_BOTTOM_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LINE | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20091025 | |
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20091025 |
Method RENDER_BOTTOM_LINE on class CL_THTMLB_TAB_STRIP has no exception.
Method RENDER_EXPAND_BTN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABS_ID | Call by reference | Type reference (TYPE) | STRING | 20091024 | |||
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20091024 |
Method RENDER_EXPAND_BTN on class CL_THTMLB_TAB_STRIP has no exception.
Method RENDER_JS_ON_ENTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_POSITION | Call by reference | Type reference (TYPE) | I | 20100127 | |||
2 | ![]() |
IV_TAB_ID | Call by reference | Type reference (TYPE) | STRING | 20100127 | |||
3 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20100127 |
Method RENDER_JS_ON_ENTER on class CL_THTMLB_TAB_STRIP has no exception.
Method RENDER_OV_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LINES | Call by reference | Type reference (TYPE) | I | 20091025 | |||
2 | ![]() |
IV_TABS_ID | Call by reference | Type reference (TYPE) | STRING | 20091025 | |||
3 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20091025 |
Method RENDER_OV_MENU on class CL_THTMLB_TAB_STRIP has no exception.
Method RENDER_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVE_INDEX | Call by reference | Type reference (TYPE) | I | 20091025 | |||
2 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | 20091025 | |||
3 | ![]() |
IV_IS_SELECTED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091025 | ||
4 | ![]() |
IV_LINES | Call by reference | Type reference (TYPE) | I | 20091025 | |||
5 | ![]() |
IV_LINK | Call by reference | Type reference (TYPE) | CRMT_THTMLB_LINK | Element-Handler: |
20091025 | ||
6 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20091025 |
Method RENDER_TAB on class CL_THTMLB_TAB_STRIP has no exception.
Method RENDER_TABSTRIP Signature
Method RENDER_TABSTRIP on class CL_THTMLB_TAB_STRIP has no parameter.
Method RENDER_TABSTRIP on class CL_THTMLB_TAB_STRIP has no exception.
Method RENDER_TAB_BEGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CSS_TAB_CLASS | Call by reference | Type reference (TYPE) | STRING | 20091025 | |||
2 | ![]() |
IV_ITEM | Call by reference | Type reference (TYPE) | STRING | 20091201 | |||
3 | ![]() |
IV_TAB_ID | Call by reference | Type reference (TYPE) | STRING | 20091025 | |||
4 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20091025 |
Method RENDER_TAB_BEGIN on class CL_THTMLB_TAB_STRIP has no exception.
Method RENDER_TAB_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CSS_TAB_CLASS | Call by reference | Type reference (TYPE) | STRING | 20091025 | |||
2 | ![]() |
IV_TAB_ID | Call by reference | Type reference (TYPE) | STRING | 20091025 | |||
3 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20091025 |
Method RENDER_TAB_END on class CL_THTMLB_TAB_STRIP has no exception.
Method RENDER_TAB_MIDDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CSS_TAB_CLASS | Call by reference | Type reference (TYPE) | STRING | 20091025 | |||
2 | ![]() |
IV_TAB_ID | Call by reference | Type reference (TYPE) | STRING | 20091025 | |||
3 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20091025 | |||
4 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20091025 |
Method RENDER_TAB_MIDDLE on class CL_THTMLB_TAB_STRIP has no exception.
Method _RENDER1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HTML | Value transfer | Type reference (TYPE) | STRING | 20091113 |
Method _RENDER1 on class CL_THTMLB_TAB_STRIP has no exception.
Method _RENDER2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HTML | Value transfer | Type reference (TYPE) | STRING | 20091113 |
Method _RENDER2 on class CL_THTMLB_TAB_STRIP has no exception.
Method _RENDER_EMPTY_BTN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABS_ID | Call by reference | Type reference (TYPE) | STRING | 20091130 | |||
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20091130 |
Method _RENDER_EMPTY_BTN on class CL_THTMLB_TAB_STRIP has no exception.
Method _RENDER_EXPAND_BTN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABS_ID | Call by reference | Type reference (TYPE) | STRING | 20091102 | |||
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20091102 |
Method _RENDER_EXPAND_BTN on class CL_THTMLB_TAB_STRIP has no exception.
Method _RENDER_OV_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LINES | Call by reference | Type reference (TYPE) | I | 20091103 | |||
2 | ![]() |
IV_TABS_ID | Call by reference | Type reference (TYPE) | STRING | 20091103 | |||
3 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20091103 |
Method _RENDER_OV_MENU on class CL_THTMLB_TAB_STRIP has no exception.
Method _RENDER_TABSTRIP Signature
Method _RENDER_TABSTRIP on class CL_THTMLB_TAB_STRIP has no parameter.
Method _RENDER_TABSTRIP on class CL_THTMLB_TAB_STRIP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |