SAP ABAP Class CL_THTMLB_AREAFRAMEHEADER (Element-Handler: <thtmlb:areaFrameHeader>)
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_AREAFRAMEHEADER | Base: |
20060201 |
Properties
| Class | CL_THTMLB_AREAFRAMEHEADER | |
| Short Description | Element-Handler: <thtmlb:areaFrameHeader> | |
| Super Class | CLG_THTMLB_AREAFRAMEHEADER | Base: <thtmlb:areaFrameHeader> |
| 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
Class CL_THTMLB_AREAFRAMEHEADER has no forward declaration.
Interfaces
Class CL_THTMLB_AREAFRAMEHEADER has no interface implemented.
Friends
Class CL_THTMLB_AREAFRAMEHEADER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TVS_DROPDOWN_LINE | BSP WD Dropdown List Box Entry | 20091119 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TVS_DROPDOWN_TABLE | Value Table for BSP WD Dropdown List Boxes | 20091119 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TABLE_TITLE | list of table's views names given by personalization | 20091119 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_THTMLB_AREAFRAME | Element-Handler: |
20060202 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_THTMLB_BOX | Main Box | 20060915 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | STRING | text for collapsing an areaframe | 20070410 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | STRING | text for expanding an areaframe | 20070410 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | additional parameters for pers button | 20071011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Render an AJAX Event | 20060303 |
Events
Class CL_THTMLB_AREAFRAMEHEADER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TABLE_TITLE | Public | See coding | 20091127 | table_title TYPE TABLE OF bsp_dlc_multi_layout_title
|
||
| 2 | TVS_DROPDOWN_LINE | Public | See coding | 20091130 | BEGIN OF tvs_dropdown_line,
key TYPE bsp_dlc_multi_layout_title,
value TYPE bsp_dlc_multi_layout_title,
END OF tvs_dropdown_line
|
||
| 3 | TVS_DROPDOWN_TABLE | Public | See coding | 20091130 | tvs_dropdown_table TYPE TABLE OF tvs_dropdown_line WITH NON-UNIQUE KEY key
|
Method Signatures
Method RENDER_AJAX_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Value transfer | Type reference (TYPE) | STRING | 20060303 |
Method RENDER_AJAX_EVENT on class CL_THTMLB_AREAFRAMEHEADER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |