SAP ABAP Class IF_WD_FORMATTED_TEXT_RENDERER (Web Dynpro: Rendering Interface for Formatted Text)
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
| Class | IF_WD_FORMATTED_TEXT_RENDERER | |
| Short Description | Web Dynpro: Rendering Interface for Formatted Text | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050428 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_WD_FORMATTED_TEXT_RENDERER has no interface implemented.
Friends
Class IF_WD_FORMATTED_TEXT_RENDERER 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) | 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
Class IF_WD_FORMATTED_TEXT_RENDERER has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_WD_FORMATTED_TEXT_RENDERER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |