SAP ABAP Interface IF_HTM_PAGE (IF_HTM_PAGE)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS (Application Component) Financial Services
⤷
FS_HTML_SERVICES (Package) Utility Classes for HTML Generation
⤷
⤷
Properties
| Interface | IF_HTM_PAGE | |
| Short Description |
General Data
| Package | FS_HTML_SERVICES | Utility Classes for HTML Generation |
| Created | 20061122 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_HTM_PAGE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTM_TAG | 20061122 |
Friends
Interface IF_HTM_PAGE has no friend.
Attributes
Interface IF_HTM_PAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20061122 | ||
| 2 | Instance method | Public | Method | ADD_JAVASCRIPT | 20061122 | |
| 3 | Instance method | Public | Method | ADD_STYLESHEET | 20061122 | |
| 4 | Instance method | Public | Method | 20061122 | ||
| 5 | Instance method | Public | Method | GET_BODY | 20061122 | |
| 6 | Instance method | Public | Method | 20061122 | ||
| 7 | Instance method | Public | Method | GET_HEAD | 20061122 |
Events
Interface IF_HTM_PAGE has no event.
Types
Interface IF_HTM_PAGE has no local type.
Method Signatures
Method ADD_ATTRIBUTE Signature
Method ADD_ATTRIBUTE on Interface IF_HTM_PAGE has no parameter.
Method ADD_ATTRIBUTE on Interface IF_HTM_PAGE has no exception.
Method ADD_JAVASCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADDRESS | Call by reference | Type reference (TYPE) | CSEQUENCE | I_ADDRESS | 20061122 |
Method ADD_JAVASCRIPT on Interface IF_HTM_PAGE has no exception.
Method ADD_STYLESHEET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADDRESS | Call by reference | Type reference (TYPE) | CSEQUENCE | I_ADDRESS | 20061122 |
Method ADD_STYLESHEET on Interface IF_HTM_PAGE has no exception.
Method ADD_SUBTAG Signature
Method ADD_SUBTAG on Interface IF_HTM_PAGE has no parameter.
Method ADD_SUBTAG on Interface IF_HTM_PAGE has no exception.
Method GET_BODY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BODY | Value transfer | Object reference (TYPE REF TO) | IF_HTM_TAG | R_BODY | 20061122 |
Method GET_BODY on Interface IF_HTM_PAGE has no exception.
Method GET_CODE Signature
Method GET_CODE on Interface IF_HTM_PAGE has no parameter.
Method GET_CODE on Interface IF_HTM_PAGE has no exception.
Method GET_HEAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HEAD | Value transfer | Object reference (TYPE REF TO) | IF_HTM_TAG | R_HEAD | 20061122 |
Method GET_HEAD on Interface IF_HTM_PAGE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |