SAP ABAP Class CL_THTMLB_TOOLBAR (Element-Handler: <thtmlb:toolbar>)
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_TOOLBAR | Base: |
20060201 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_DATA | Input Data from HTMLB | 20060205 |
Properties
Class | CL_THTMLB_TOOLBAR | |
Short Description | Element-Handler: <thtmlb:toolbar> | |
Super Class | CLG_THTMLB_TOOLBAR | Base: <thtmlb:toolbar> |
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_TOOLBAR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTMLB_DATA | Input Data from HTMLB | 20060205 |
Friends
Class CL_THTMLB_TOOLBAR 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) | ADD_ATTRIBUTES_TAB | addtional attributes | 20060412 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | foreign page id for button id creation | 20060316 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Special toolbar rendering | 20060720 |
Methods
Class CL_THTMLB_TOOLBAR has no method.
Events
Class CL_THTMLB_TOOLBAR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ADD_ATTRIBUTES | Public | See coding | 20060412 | BEGIN OF ADD_ATTRIBUTES,
PAGE_ID TYPE STRING,
END OF ADD_ATTRIBUTES
|
||
2 | ADD_ATTRIBUTES_TAB | Public | See coding | 20060412 | ADD_ATTRIBUTES_TAB TYPE TABLE OF ADD_ATTRIBUTES
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |