SAP ABAP Class IF_HTMLB_ELEMENT_DELEGATED (Basis interface for archived HTMLB BSP elements)
Properties
| Class | IF_HTMLB_ELEMENT_DELEGATED | |
| Short Description | Basis interface for archived HTMLB BSP elements | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030123 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_HTMLB_ELEMENT_DELEGATED has no forward declaration.
Interfaces
Class IF_HTMLB_ELEMENT_DELEGATED has no interface implemented.
Friends
Class IF_HTMLB_ELEMENT_DELEGATED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HTMLB_ELEMENT | Basis Interface for BSP Element | 20030123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030421 | ||
| 2 | Instance method | Public | Method | Call at Beginning of a BSP Element | 20030123 | |
| 3 | Instance method | Public | Method | Call at End of a BSP Element Content | 20030123 | |
| 4 | Instance method | Public | Method | Constructor | 20030420 |
Events
Class IF_HTMLB_ELEMENT_DELEGATED has no event.
Types
Class IF_HTMLB_ELEMENT_DELEGATED has no local type.
Method Signatures
Method ADD_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20030421 |
Method ADD_ITEM on class IF_HTMLB_ELEMENT_DELEGATED has no exception.
Method DO_AT_BEGINNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Value transfer | Type reference (TYPE) | I | CO_ELEMENT_CONTINUE | CO_ELEMENT_DONE | 20030123 |
Method DO_AT_BEGINNING on class IF_HTMLB_ELEMENT_DELEGATED has no exception.
Method DO_AT_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Value transfer | Type reference (TYPE) | I | CO_PAGE_CONTINUE | CO_PAGE_DONE | 20030123 |
Method DO_AT_END on class IF_HTMLB_ELEMENT_DELEGATED has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_ELEMENT | 20030420 | ||||
| 2 | FIRST_TIME | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20030421 |
Method INITIALIZE on class IF_HTMLB_ELEMENT_DELEGATED has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |