SAP ABAP Interface IF_HTMLB_ELEMENT_DELEGATED (Basis interface for archived HTMLB BSP elements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSPEXT_HTMLB (Package) BSP Extensions: HTMLB
⤷
⤷
Properties
| Interface | IF_HTMLB_ELEMENT_DELEGATED | |
| Short Description | Basis interface for archived HTMLB BSP elements |
General Data
| Package | SBSPEXT_HTMLB | BSP Extensions: HTMLB |
| Created | 20030123 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_HTMLB_ELEMENT_DELEGATED has no forward declaration.
Interfaces
Interface IF_HTMLB_ELEMENT_DELEGATED has no interface.
Friends
Interface IF_HTMLB_ELEMENT_DELEGATED has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | 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
Interface IF_HTMLB_ELEMENT_DELEGATED has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_HTMLB_ELEMENT_DELEGATED has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |