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 | 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 | Instance attribute | Private | Type reference (TYPE) | SALV_T_TOOLTIP_REF | Tooltips | 20040224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Tooltip Object | 20040308 | |
| 2 | Instance method | Public | Method | Delete All Tooltip Objects | 20040224 | |
| 3 | Instance method | Public | Constructor | Constructor | 20040224 | |
| 4 | Instance method | Public | Method | Get All Tooltip Objects | 20040308 | |
| 5 | Instance method | Public | Method | Get Tooltip Object | 20040308 | |
| 6 | Instance method | Private | Method | 20040330 | ||
| 7 | 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 | R_TOOLTIP | Value transfer | Object reference (TYPE REF TO) | CL_SALV_TOOLTIP | ALV: Tooltip | 20040330 | |||
| 2 | TOOLTIP | Call by reference | Type reference (TYPE) | LVC_TIP | ALV-Control: Tooltip für Spaltenüberschrift | 20040308 | |||
| 3 | TYPE | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | CL_SALV_TOOLTIP=>C_TYPE_EXCEPTION | ALV: Datenelement für Konstanten | 20040308 | ||
| 4 | VALUE | Call by reference | Type reference (TYPE) | LVC_VALUE | ALV-Control: Zelleninhalt | 20040308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | R_TOOLTIP | Value transfer | Object reference (TYPE REF TO) | CL_SALV_TOOLTIP | 20040308 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | CL_SALV_TOOLTIP=>C_TYPE_EXCEPTION | ALV: Datenelement für Konstanten | 20040308 | ||
| 3 | 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 | METHOD | Call by reference | Type reference (TYPE) | ANY | 20040330 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | ANY | 20040330 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20040330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | TYPE | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | CL_SALV_TOOLTIP=>C_TYPE_EXCEPTION | ALV: Datenelement für Konstanten | 20040308 | ||
| 2 | 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 |