SAP ABAP Class CL_THTMLB_TEXTVIEW (Element-Handler: <:textView>)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_THTMLB_TEXTVIEW Base: 20060129
Properties
Class CL_THTMLB_TEXTVIEW  
Short Description Element-Handler: <:textView>    
Super Class CLG_THTMLB_TEXTVIEW Base: <thtmlb:textView> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20060129   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)
Interfaces
Class CL_THTMLB_TEXTVIEW has no interface implemented.
Friends
Class CL_THTMLB_TEXTVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ALIGN_CENTER Constant Public Type reference (TYPE) STRING 'CENTER' Enum Value 'CENTER' for Align 20071004
2 C_ALIGN_ENDOFLINE Constant Public Type reference (TYPE) STRING 'ENDOFLINE' Enum Value 'ENDOFLINE' for Align 20071004
3 C_ALIGN_FORCEDLEFT Constant Public Type reference (TYPE) STRING 'FORCEDLEFT' Enum Value 'FORCEDLEFT' for Align 20071004
4 C_ALIGN_LEFT Constant Public Type reference (TYPE) STRING 'LEFT' Enum Value 'LEFT' for Align 20071004
5 C_ALIGN_RIGHT Constant Public Type reference (TYPE) STRING 'RIGHT' Enum Value 'RIGHT' for Align 20071004
6 C_DESIGN_BOLD Constant Protected Type reference (TYPE) STRING 'BOLD' Enum Value 'Bold' for Label. 20060712
7 C_DESIGN_HEADER1 Constant Protected Type reference (TYPE) STRING 'HEADER1' Enum Value 'HEADER1' for Design 20060228
8 C_DESIGN_HEADER2 Constant Protected Type reference (TYPE) STRING 'HEADER2' Enum Value 'HEADER2' for Design 20060228
9 C_DESIGN_ITALIC Constant Protected Type reference (TYPE) STRING 'ITALIC' Enum Value 'ITALIC' for Design 20060404
10 C_DESIGN_LABEL Constant Protected Type reference (TYPE) STRING 'LABEL' Enum Value 'LABEL' for Design 20060228
11 C_DESIGN_STANDARD Constant Protected Type reference (TYPE) STRING 'STANDARD' Enum Value 'STANDARD' for Design 20060129
12 C_DESIGN_VALUE Constant Protected Type reference (TYPE) STRING 'VALUE' Enum Value 'VALUE' for Design 20060228
13 C_LAYOUT_BLOCK Constant Protected Type reference (TYPE) STRING 'BLOCK' Enum Value 'Block' for Layout 20060509
14 C_LAYOUT_NATIVE Constant Protected Type reference (TYPE) STRING 'NATIVE' Enum Value 'Native' for Layout 20060228
15 C_LAYOUT_PARAGRAPH Constant Protected Type reference (TYPE) STRING 'PARAGRAPH' Enum Value 'Paragraph' for Layout 20060228
16 C_TEXTDIRECTION_INHERIT Constant Public Type reference (TYPE) STRING 'INHERIT' Enum Value 'INHERIT' for Text Direction 20060221
17 C_TEXTDIRECTION_LTR Constant Public Type reference (TYPE) STRING 'LTR' Enum Value 'LTR' for Text Direction 20060221
18 C_TEXTDIRECTION_RTL Constant Public Type reference (TYPE) STRING 'RTL' Enum Value 'RTL' for Text Direction 20060221
19 C_TEXTVIEW_ALIGNS Constant Public Type reference (TYPE) STRING 'FORCEDLEFT/LEFT/CENTER/RIGHT/ENDOFLINE' Enum Type Text View Align 20071004
20 C_TEXTVIEW_DESIGNS Instance attribute Protected Type reference (TYPE) STRING 'STANDARD/HEADER1/HEADER2/LABEL/VALUE/ITALIC/BOLD' Enum Type of Text View Layout 20060129
21 C_TEXTVIEW_LAYOUTS Instance attribute Protected Type reference (TYPE) STRING Enum Type of Text View LayoutEnum Type of Text View Layout 20060228
22 C_TEXTVIEW_TEXTDIRECTIONS Constant Public Type reference (TYPE) STRING 'LTR/RTL/INHERIT' Enum Type of Text View Text Direction 20060221
23 GV_CREATE_ID Static Attribute Public Type reference (TYPE) TEXT TRUE for rendering an ID. 20080731
24 ROW_TEMPLATE Instance attribute Public Type reference (TYPE) ABAP_BOOL Row Template instance 20100809
25 TESTMODE_USAGE Instance attribute Public Type reference (TYPE) STRING Testmode "U" part 20081028
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20060228
2 ENCODE_ATTRIBUTE_VALUE Static method Public Method Encodes and returns the supplied attribute value 20100423
3 PROCESS_TEXT_ATTRIBUTE Static method Protected Method Processes the tag TEXT attribute 20100423
4 RESOLVE_MODEL_BINDING Static method Protected Method Binding processing 20100527
Events
Class CL_THTMLB_TEXTVIEW has no event.
Types
Class CL_THTMLB_TEXTVIEW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_THTMLB_TEXTVIEW has no parameter.
Method CONSTRUCTOR on class CL_THTMLB_TEXTVIEW has no exception.

Method ENCODE_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING Attribute Name 20100423
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING Attribute Value or Binding Path 20100423
3 Returning RV_VALUE Value transfer Type reference (TYPE) STRING Encoded Value 20100423

Method ENCODE_ATTRIBUTE_VALUE on class CL_THTMLB_TEXTVIEW has no exception.

Method PROCESS_TEXT_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TEXT Call by reference Object reference (TYPE REF TO) CL_THTMLB_TEXTVIEW TextView instance 20100423

Method PROCESS_TEXT_ATTRIBUTE on class CL_THTMLB_TEXTVIEW has no exception.

Method RESOLVE_MODEL_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TEXT Call by reference Object reference (TYPE REF TO) CL_THTMLB_TEXTVIEW TextView instance 20100527

Method RESOLVE_MODEL_BINDING on class CL_THTMLB_TEXTVIEW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700