SAP ABAP Class CL_SALV_TOOLTIPS (All Tooltip Objects)
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_TOOLTIPS  
Short Description All Tooltip Objects    
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 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SALV_TOOLTIP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SALV_TOOLTIPS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_ADAPTER 20040308 ALV: Basis Class Adapter
2 CL_SALV_CONTROLLER 20040224 ALV: Abstract Controller
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_TOOLTIPS Instance attribute Private Type reference (TYPE) SALV_T_TOOLTIP_REF Tooltips 20040224
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TOOLTIP Instance method Public Method Add Tooltip Object 20040308
2 CLEAR Instance method Public Method Delete All Tooltip Objects 20040224
3 CONSTRUCTOR Instance method Public Constructor Constructor 20040224
4 GET Instance method Public Method Get All Tooltip Objects 20040308
5 GET_TOOLTIP Instance method Public Method Get Tooltip Object 20040308
6 RAISE_TOOLTIP_EXISTS Instance method Private Method 20040330
7 REMOVE_TOOLTIP Instance method Public Method Remove Tooltip Object 20040308
Events
Class CL_SALV_TOOLTIPS has no event.
Types
Class CL_SALV_TOOLTIPS has no local type.
Method Signatures

Method ADD_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TOOLTIP Value transfer Object reference (TYPE REF TO) CL_SALV_TOOLTIP ALV: Tooltip 20040330
2 Importing TOOLTIP Call by reference Type reference (TYPE) LVC_TIP ALV-Control: Tooltip für Spaltenüberschrift 20040308
3 Importing TYPE Call by reference Type reference (TYPE) SALV_DE_CONSTANT CL_SALV_TOOLTIP=>C_TYPE_EXCEPTION ALV: Datenelement für Konstanten 20040308
4 Importing VALUE Call by reference Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20040308
# Exception Resumable Description Created on
1 CX_SALV_EXISTING ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) 20040330

Method CLEAR Signature

Method CLEAR on class CL_SALV_TOOLTIPS has no parameter.
Method CLEAR on class CL_SALV_TOOLTIPS has no exception.

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

Method CONSTRUCTOR on class CL_SALV_TOOLTIPS has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_T_TOOLTIP_REF Tabelle zu SALV_S_ICON 20040308

Method GET on class CL_SALV_TOOLTIPS has no exception.

Method GET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TOOLTIP Value transfer Object reference (TYPE REF TO) CL_SALV_TOOLTIP 20040308
2 Importing TYPE Call by reference Type reference (TYPE) SALV_DE_CONSTANT CL_SALV_TOOLTIP=>C_TYPE_EXCEPTION ALV: Datenelement für Konstanten 20040308
3 Importing VALUE Call by reference Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20040308

Method GET_TOOLTIP on class CL_SALV_TOOLTIPS has no exception.

Method RAISE_TOOLTIP_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METHOD Call by reference Type reference (TYPE) ANY 20040330
2 Importing TYPE Call by reference Type reference (TYPE) ANY 20040330
3 Importing VALUE Call by reference Type reference (TYPE) ANY 20040330
# Exception Resumable Description Created on
1 CX_SALV_EXISTING ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) 20040330

Method REMOVE_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Call by reference Type reference (TYPE) SALV_DE_CONSTANT CL_SALV_TOOLTIP=>C_TYPE_EXCEPTION ALV: Datenelement für Konstanten 20040308
2 Importing VALUE Call by reference Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20040308

Method REMOVE_TOOLTIP on class CL_SALV_TOOLTIPS has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 700