SAP ABAP Interface IF_WD_FORMATTED_TEXT_RENDERER (Web Dynpro: Rendering Interface for Formatted Text)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UIEL_STANDARD (Package) UIE Library "Standard"

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_GUIBB_UTILS | Utitlity Class | 20110617 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HCS_FORMATTED_TEXT_RENDERER | Help Center Search: Renderer for Formatted Text | 20090810 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_TEXT_FORMATTER | Web Dynpro: SSR Rendering for Formatted Text | 20050428 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_VD_TEXT_FORMATTER | Web Dynpro: SSR Rendering for Formatted Text | 20050629 |
Properties
Interface | IF_WD_FORMATTED_TEXT_RENDERER | |
Short Description | Web Dynpro: Rendering Interface for Formatted Text |
General Data
Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
Created | 20050428 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | CL_WD_FORMATTED_TEXT | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_WD_FORMATTED_TEXT_RENDERER has no interface.
Friends
Interface IF_WD_FORMATTED_TEXT_RENDERER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | PARSE_XHTML_TAGS | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Parse XHTML Tags or Treat as Parsed XML | 20050428 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Render "a" Tag | 20050428 |
2 | ![]() |
Instance method | Public | Method | Render XHTML Tag (PARSE_XHTML_TAGS=ABAP_TRUE) | 20050428 |
3 | ![]() |
Instance method | Public | Method | Render "img" Tag | 20050428 |
4 | ![]() |
Instance method | Public | Method | Render XHTML Tag (PARSE_XHTML_TAGS=ABAP_TRUE) | 20050428 |
5 | ![]() |
Instance method | Public | Method | DO NOT USE: Set PARSE_XHTML_TAGS=ABAP_TRUE | 20050428 |
6 | ![]() |
Instance method | Public | Method | Render "sap:action" Tag | 20050428 |
7 | ![]() |
Instance method | Public | Method | Render "sap:field" Tag | 20050428 |
8 | ![]() |
Instance method | Public | Method | Render Text (PARSE_XHTML_TAGS=ABAP_TRUE) | 20050428 |
Events
Interface IF_WD_FORMATTED_TEXT_RENDERER has no event.
Types
Interface IF_WD_FORMATTED_TEXT_RENDERER has no local type.
Method Signatures
Method RENDER_A_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HREF | Call by reference | Type reference (TYPE) | STRING | 20050428 | |||
2 | ![]() |
TARGET | Call by reference | Type reference (TYPE) | STRING | 20101118 | |||
3 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | STRING | 20050429 |
Method RENDER_A_TAG on Interface IF_WD_FORMATTED_TEXT_RENDERER has no exception.
Method RENDER_CLOSE_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TAG_NAME | Call by reference | Type reference (TYPE) | STRING | 20050428 |
Method RENDER_CLOSE_TAG on Interface IF_WD_FORMATTED_TEXT_RENDERER has no exception.
Method RENDER_IMG_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SRC | Call by reference | Type reference (TYPE) | STRING | 20050428 | |||
2 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | STRING | 20050429 |
Method RENDER_IMG_TAG on Interface IF_WD_FORMATTED_TEXT_RENDERER has no exception.
Method RENDER_OPEN_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TAG_NAME | Call by reference | Type reference (TYPE) | STRING | 20050428 |
Method RENDER_OPEN_TAG on Interface IF_WD_FORMATTED_TEXT_RENDERER has no exception.
Method RENDER_PARSED_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XML | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050428 |
Method RENDER_PARSED_XML on Interface IF_WD_FORMATTED_TEXT_RENDERER has no exception.
Method RENDER_SAP_ACTION_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20050428 |
Method RENDER_SAP_ACTION_TAG on Interface IF_WD_FORMATTED_TEXT_RENDERER has no exception.
Method RENDER_SAP_FIELD_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20050428 |
Method RENDER_SAP_FIELD_TAG on Interface IF_WD_FORMATTED_TEXT_RENDERER has no exception.
Method RENDER_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050428 |
Method RENDER_TEXT on Interface IF_WD_FORMATTED_TEXT_RENDERER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |