SAP ABAP Class CL_WDR_VD_TEXT_FORMATTER (Web Dynpro: SSR Rendering for Formatted Text)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
     SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_FORMATTED_TEXT WebDynpro: Formatted Text 20050629
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_FORMATTED_TEXT_RENDERER Web Dynpro: Rendering Interface for Formatted Text 20050629
Properties
Class CL_WDR_VD_TEXT_FORMATTER  
Short Description Web Dynpro: SSR Rendering for Formatted Text    
Super Class CL_WD_FORMATTED_TEXT WebDynpro: Formatted Text 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20050629   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 IFUR_D2 Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_FORMATTED_TEXT_RENDERER Web Dynpro: Rendering Interface for Formatted Text 20050629
Friends
Class CL_WDR_VD_TEXT_FORMATTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_REUSE_XHTML Instance attribute Public Type reference (TYPE) ABAP_BOOL HTML can be reused 20050629
2 M_VALIDATE_ONLY Instance attribute Private Type reference (TYPE) ABAP_BOOL 20050629
3 M_WAD_RENDERER Static Attribute Private Object reference (TYPE REF TO) CL_WDR_VD_TEXT_FORMATTER Web Dynpro: SSR Rendering for Formatted Text 20050629
4 M_XHTML Instance attribute Public Type reference (TYPE) STRING 20050629
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_XHTML_RENDERER Static method Public Method Create Processor for Formatted Text 20050629
2 RENDER_WAD_EXPLANATION Static method Public Method 20050629
3 RENDER_XHTML Instance method Public Method 20050629
Events
Class CL_WDR_VD_TEXT_FORMATTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_ACTION_PLACEHOLDER Public See coding 20050629 begin of T_action_placeholder, token type string, binding type wdr_property_binding, end of t_action_placeholder
2 T_ACTION_PLACEHOLDER_TAB Public See coding 20050629 t_action_placeholder_tab type standard table of t_action_placeholder
3 T_ATTRIBUTE_PLACEHOLDER Public See coding 20050629 begin of T_ATTRIBUTE_placeholder, token type string, binding type wdr_property_binding, end of t_attribute_placeholder
4 T_ATTRIBUTE_PLACEHOLDER_TAB Public See coding 20050629 t_attribute_placeholder_tab type standard table of t_attribute_placeholder
5 T_REPLACE Protected See coding 20050629 begin of T_replace, old type string, new type string, end of t_replace
Method Signatures

Method CREATE_XHTML_RENDERER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FORMATTER Value transfer Object reference (TYPE REF TO) CL_WDR_VD_TEXT_FORMATTER WebDynpro: SSR Rendering für formatierten Text 20050629
2 Importing TYPE Call by reference Type reference (TYPE) I E_TYPE-FORMATTED_TEXT 20050629

Method CREATE_XHTML_RENDERER on class CL_WDR_VD_TEXT_FORMATTER has no exception.

Method RENDER_WAD_EXPLANATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) STRING 20050629
2 Importing TYPE Call by reference Type reference (TYPE) T_TYPE E_TYPE-WAD 20110922
3 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDY_MD_VIEW_ELEMENT 20060706
4 Returning XHTML Value transfer Type reference (TYPE) STRING 20050629

Method RENDER_WAD_EXPLANATION on class CL_WDR_VD_TEXT_FORMATTER has no exception.

Method RENDER_XHTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20110922
2 Importing ENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20070110

Method RENDER_XHTML on class CL_WDR_VD_TEXT_FORMATTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710