SAP ABAP Class CL_WUI_CNTL_TEXTVIEW (Data Retention for Text View)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-PPM-PDN (Application Component) Product Designer
     PLM_PDN_WUI_CNTL (Package) Controls for the Web User Interface
Properties
Class CL_WUI_CNTL_TEXTVIEW  
Short Description Data Retention for Text View    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PLM_PDN_WUI_CNTL   Controls for the Web User Interface 
Created 20010807   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WUI_CNTL_TEXTVIEW has no forward declaration.
Interfaces
Class CL_WUI_CNTL_TEXTVIEW has no interface implemented.
Friends
Class CL_WUI_CNTL_TEXTVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS Instance attribute Public Type reference (TYPE) STRING 'sapTxtStd' Default: sapTxtStd 20010807
2 CO_DEFAULT_CLASS Constant Public Type reference (TYPE) STRING 'sapTxtStd' Default CSS style 20010816
3 CO_LABEL_CLASS Constant Public Type reference (TYPE) STRING 'sapTxtLbl' Label CSS Style 20010828
4 CUT_TEXT Instance attribute Public Type reference (TYPE) INT4 Truncate 20010807
5 ESCAPE_TEXT Instance attribute Public Type reference (TYPE) STRING ' ' False -> No HTML Escaping 20010807
6 ID Instance attribute Public Type reference (TYPE) STRING HTML ID 20010807
7 INVISIBLE Instance attribute Public Type reference (TYPE) STRING ' ' True -> No Display 20010807
8 IS_INFO Instance attribute Public Type reference (TYPE) STRING True -> Info Text 20010807
9 MV_TEMP_INTEGER Instance attribute Public Type reference (TYPE) I Internal Variable (DO NOT USE!) 20020313
10 POST_BLANK_LINE Instance attribute Public Type reference (TYPE) STRING True -> Blank Line After 20010807
11 PRE_BLANK_LINE Instance attribute Public Type reference (TYPE) STRING True -> Blank Line Before 20010807
12 TEXT Instance attribute Public Type reference (TYPE) STRING Content 20010807
13 WIDTH Instance attribute Public Type reference (TYPE) STRING For Example 100 Pixel 20010807
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20010807
2 GET_CLASS Instance method Public Method Returns Class (Default If Initial) 20010816
3 GET_TEXT Instance method Public Method Returns Text (Cut and Escaped If Required) 20010816
Events
Class CL_WUI_CNTL_TEXTVIEW has no event.
Types
Class CL_WUI_CNTL_TEXTVIEW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) STRING 20010807

Method CONSTRUCTOR on class CL_WUI_CNTL_TEXTVIEW has no exception.

Method GET_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CLASS Value transfer Type reference (TYPE) STRING CSS style class 20010816

Method GET_CLASS on class CL_WUI_CNTL_TEXTVIEW has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20010816

Method GET_TEXT on class CL_WUI_CNTL_TEXTVIEW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 110