SAP ABAP Class CL_SALV_TOOLTIP (Single Tooltip Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_METADATA (Package) ALV: Meta Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_METADATA_BASE ALV: Basis Class Meta Data 20040224
Properties
Class CL_SALV_TOOLTIP  
Short Description Single Tooltip Object    
Super Class CL_SALV_METADATA_BASE ALV: Basis Class Meta Data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_METADATA   ALV: Meta Data 
Created 20040224   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_TOOLTIP has no forward declaration.
Interfaces
Class CL_SALV_TOOLTIP has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_CONTROLLER 20040224 ALV: Abstract Controller
2 CL_SALV_FULLSCREEN_ADAPTER 20040224 ALV: Adapter for Output of Data in a List
3 CL_SALV_GRID_ADAPTER 20040224 ALV: Adapter for Output of Data in a Grid Container
4 CL_SALV_HIERSEQ_ADAPTER 20040224 ALV: Adapter for Sequential Lists
5 CL_SALV_LIST_ADAPTER 20040224 ALV: Adapter for Output of Data in a List
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TYPE_COLOR Constant Public Type reference (TYPE) SALV_DE_CONSTANT 4 Color 20040224
2 C_TYPE_EXCEPTION Constant Public Type reference (TYPE) SALV_DE_CONSTANT 1 Exception 20040224
3 C_TYPE_ICON Constant Public Type reference (TYPE) SALV_DE_CONSTANT 2 ALV: Data Element for Constants 20040608
4 C_TYPE_SYMBOL Constant Public Type reference (TYPE) SALV_DE_CONSTANT 3 Symbol 20040224
5 C_TYPE_TREE_STYLE Constant Public Type reference (TYPE) SALV_DE_CONSTANT 5 Tree Style 20050121
6 TOOLTIP Instance attribute Private Type reference (TYPE) LVC_TIP Tooltip Text 20040224
7 TYPE Instance attribute Private Type reference (TYPE) SALV_DE_CONSTANT Tooltip Type 20040224
8 VALUE Instance attribute Private Type reference (TYPE) LVC_VALUE Value 20040224
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040224
2 GET_TOOLTIP Instance method Public Method Get Tooltip Text 20040224
3 GET_TYPE Instance method Public Method Get Tooltip Type 20040224
4 GET_VALUE Instance method Public Method Get value 20040224
5 SET_TOOLTIP Instance method Public Method Set Tooltip Text 20040224
Events
Class CL_SALV_TOOLTIP has no event.
Types
Class CL_SALV_TOOLTIP 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 R_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_SALV_CONTROLLER_METADATA ALV: abstrakter Controller 20040224
2 Importing TOOLTIP Call by reference Type reference (TYPE) LVC_TIP ALV-Control: Tooltip für Spaltenüberschrift 20040224
3 Importing TYPE Call by reference Type reference (TYPE) SALV_DE_CONSTANT C_TYPE_EXCEPTION ALV: Datenelement für Konstanten 20040224
4 Importing VALUE Call by reference Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20040224

Method CONSTRUCTOR on class CL_SALV_TOOLTIP has no exception.

Method GET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) LVC_TIP ALV-Control: Tooltip für Spaltenüberschrift 20040224

Method GET_TOOLTIP on class CL_SALV_TOOLTIP has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20040224

Method GET_TYPE on class CL_SALV_TOOLTIP has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20040224

Method GET_VALUE on class CL_SALV_TOOLTIP has no exception.

Method SET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) LVC_TIP ALV-Control: Tooltip für Spaltenüberschrift 20040224

Method SET_TOOLTIP on class CL_SALV_TOOLTIP has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 700