SAP ABAP Class CL_ENH_ALV_EDT_HANDLER (Event Handler for ALV Events)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ENH (Application Component) Enhancement Tools
     SEEF_BASE (Package) Enhancement Base Functionality
Properties
Class CL_ENH_ALV_EDT_HANDLER  
Short Description Event Handler for ALV Events    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_BASE   Enhancement Base Functionality 
Created 20040426   SAP 
Last change 20040719   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ENH_ALV_EDT_HANDLER has no forward declaration.
Interfaces
Class CL_ENH_ALV_EDT_HANDLER has no interface implemented.
Friends
Class CL_ENH_ALV_EDT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REF_TO_ALV Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040430
2 REF_TO_CUSTOMER_CONTROL Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20040503
3 REF_TO_EDITOR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20040503
4 TABELLE Instance attribute Protected Type reference (TYPE) XSTRING Table Contents 20040430
5 TABNAME Instance attribute Protected Type reference (TYPE) FIELDNAME Field Name 20040430
6 TABTYPE Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20040430
Methods
# Method Level Visibility Method type Description Created on
1 CALL_EDT_CONTR_IN_CUST_CONTR Static method Protected Method Call Editor 20040503
2 CONSTRUCTOR Instance method Public Constructor 20040430
3 HANDLE_DOUBLE_CLICK Instance method Public Event handling method Handle Double-Click 20040430
4 HANDLE_TOOLBAR Instance method Public Event handling method Set Toolbar 20040430
5 HANDLE_USER_COMMAND Instance method Public Event handling method ALV USER COMMAND Handling 20040426
Events
Class CL_ENH_ALV_EDT_HANDLER has no event.
Types
Class CL_ENH_ALV_EDT_HANDLER has no local type.
Method Signatures

Method CALL_EDT_CONTR_IN_CUST_CONTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONTAINER_NAME Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20040503
2 Changing TABELLE Call by reference Type reference (TYPE) ANY TABLE 20040503
3 Changing TEXT_EDIT_CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20040503

Method CALL_EDT_CONTR_IN_CUST_CONTR on class CL_ENH_ALV_EDT_HANDLER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REF_TO_EDITOR Call by reference Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20040503
2 Importing REF_TO_EDIT_CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20040503
3 Importing REF_TO_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040430
4 Importing TABELLE Call by reference Type reference (TYPE) XSTRING 20040430
5 Importing TABNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20040430
6 Importing TABTYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Run Time Type Services 20040430

Method CONSTRUCTOR on class CL_ENH_ALV_EDT_HANDLER has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040430
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20040430
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20040430

Method HANDLE_DOUBLE_CLICK on class CL_ENH_ALV_EDT_HANDLER has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20040430
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20040430

Method HANDLE_TOOLBAR on class CL_ENH_ALV_EDT_HANDLER has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20040426

Method HANDLE_USER_COMMAND on class CL_ENH_ALV_EDT_HANDLER has no exception.
History
Last changed by/on SAP  20040719 
SAP Release Created in 700