SAP ABAP Class CL_SALV_FORM_UIE_TEXT_VIEW (CL_SALV_FORM_UIE_TEXT_VIEW)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_FORM (Package) ALV: Design Object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_UIE 20040922
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_ACTION_INFO Element of Type Action Information 20040922
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_HEADER_INFO Element of Type Header 20040922
3 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_TEXT Element of Type Text 20040922
4 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_UIE_LABEL 20040930
Properties
Class CL_SALV_FORM_UIE_TEXT_VIEW  
Short Description    
Super Class CL_SALV_FORM_UIE  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_FORM   ALV: Design Object 
Created 20040922   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_FORM_UIE_TEXT_VIEW has no forward declaration.
Interfaces
Class CL_SALV_FORM_UIE_TEXT_VIEW has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_FORM 20040923 Set and Get Design Object Content
2 CL_SALV_FORM_RENDER_TOOL 20040922 Rendering Tool
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 R_TEXT Instance attribute Protected Object reference (TYPE REF TO) DATA 20040922
2 TEXT Instance attribute Protected Type reference (TYPE) STRING 20040922
3 TEXT_VIEW Instance attribute Public Type reference (TYPE) I 20040923
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040922
2 GET_TEXT Instance method Public Method Get Text of an Element 20040922
3 SET_TEXT Instance method Public Method Define Text of an Element 20040922
Events
Class CL_SALV_FORM_UIE_TEXT_VIEW has no event.
Types
Class CL_SALV_FORM_UIE_TEXT_VIEW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_TEXT Signature

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

Method GET_TEXT on class CL_SALV_FORM_UIE_TEXT_VIEW has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ANY 20040922

Method SET_TEXT on class CL_SALV_FORM_UIE_TEXT_VIEW has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700