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 RENDER_A_TAG Instance method Public Method Render "a" Tag 20050428
2 RENDER_CLOSE_TAG Instance method Public Method Render XHTML Tag (PARSE_XHTML_TAGS=ABAP_TRUE) 20050428
3 RENDER_IMG_TAG Instance method Public Method Render "img" Tag 20050428
4 RENDER_OPEN_TAG Instance method Public Method Render XHTML Tag (PARSE_XHTML_TAGS=ABAP_TRUE) 20050428
5 RENDER_PARSED_XML Instance method Public Method DO NOT USE: Set PARSE_XHTML_TAGS=ABAP_TRUE 20050428
6 RENDER_SAP_ACTION_TAG Instance method Public Method Render "sap:action" Tag 20050428
7 RENDER_SAP_FIELD_TAG Instance method Public Method Render "sap:field" Tag 20050428
8 RENDER_TEXT 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 Importing HREF Call by reference Type reference (TYPE) STRING 20050428
2 Importing TARGET Call by reference Type reference (TYPE) STRING 20101118
3 Importing 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 Importing 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 Importing SRC Call by reference Type reference (TYPE) STRING 20050428
2 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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