SAP ABAP Class CL_SALV_EVENTS_TABLE (Events in Simple, Two-Dimensional Tables)
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_EVENTS General Events 20040220
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_EVENTS_ACTIONS_TABLE ALV: Events for Sequential Lists 20040220
Properties
Class CL_SALV_EVENTS_TABLE  
Short Description Events in Simple, Two-Dimensional Tables    
Super Class CL_SALV_EVENTS General Events 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_METADATA   ALV: Meta Data 
Created 20040220   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_EVENTS_TABLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_EVENTS_ACTIONS_TABLE ALV: Events for Sequential Lists 20040220
Friends
# Friend Modeled only Created on Description
1 CL_SALV_CONTROLLER_EVENTS 20040220 ALV: Controller Events
Attributes
Class CL_SALV_EVENTS_TABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RAISE_DOUBLE_CLICK Instance method Private Method Event: DOUBLE_CLICK 20040220
2 RAISE_LINK_CLICK Instance method Private Method Event: LINK_CLICK 20040220
Events
# Event Type Visibility Description Created on
1 DOUBLE_CLICK Instance Event
(0)
Public
(2)
20040220
2 LINK_CLICK Instance Event
(0)
Public
(2)
20040220
Types
Class CL_SALV_EVENTS_TABLE has no local type.
Method Signatures

Method RAISE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Type reference (TYPE) SALV_DE_COLUMN Spalte 20040220
2 Importing ROW Call by reference Type reference (TYPE) SALV_DE_ROW Zeile 20040220

Method RAISE_DOUBLE_CLICK on class CL_SALV_EVENTS_TABLE has no exception.

Method RAISE_LINK_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Type reference (TYPE) SALV_DE_COLUMN Spalte 20040220
2 Importing ROW Call by reference Type reference (TYPE) SALV_DE_ROW Zeile 20040220

Method RAISE_LINK_CLICK on class CL_SALV_EVENTS_TABLE has no exception.
Event Signatures

Event DOUBLE_CLICK Signature
Event DOUBLE_CLICK on class CL_SALV_EVENTS_TABLE has no parameter.
Event LINK_CLICK Signature
Event LINK_CLICK on class CL_SALV_EVENTS_TABLE has no parameter.
History
Last changed by/on SAP  20040930 
SAP Release Created in 700