SAP ABAP Class CL_THTMLB_MENU (Element-Handler: <thtmlb:menu>)
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_MENU | Base: |
20060220 |
Properties
| Class | CL_THTMLB_MENU | |
| Short Description | Element-Handler: <thtmlb:menu> | |
| Super Class | CLG_THTMLB_MENU | Base: <thtmlb:menu> |
| 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 | 20060220 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_THTMLB_MENU has no forward declaration.
Interfaces
Class CL_THTMLB_MENU has no interface implemented.
Friends
Class CL_THTMLB_MENU has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TY_WIDTH_TAB | 20060425 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20060308 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | INT4 | 0 | Natural number | 20060315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Build Menu HTML | 20060308 | |
| 2 | Instance method | Private | Method | 20060425 | ||
| 3 | Instance method | Protected | Method | Find the active root | 20060308 |
Events
Class CL_THTMLB_MENU has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_WIDTH | Protected | See coding | 20060425 | BEGIN OF ty_width,
level TYPE numc4,
width TYPE i,
END OF ty_width
|
||
| 2 | TY_WIDTH_TAB | Protected | See coding | 20060425 | ty_width_tab TYPE TABLE OF ty_width
|
Method Signatures
Method BUILDMENUHTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20060308 | |||
| 2 | EV_HTML | Value transfer | Type reference (TYPE) | STRING | 20060308 |
Method BUILDMENUHTML on class CL_THTMLB_MENU has no exception.
Method CALCULATE_WIDTHS Signature
Method CALCULATE_WIDTHS on class CL_THTMLB_MENU has no parameter.
Method CALCULATE_WIDTHS on class CL_THTMLB_MENU has no exception.
Method FINDACTIVEROOT Signature
Method FINDACTIVEROOT on class CL_THTMLB_MENU has no parameter.
Method FINDACTIVEROOT on class CL_THTMLB_MENU has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |