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 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040430 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20040503 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20040503 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | XSTRING | Table Contents | 20040430 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | FIELDNAME | Field Name | 20040430 | |||
| 6 | 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 | Static method | Protected | Method | Call Editor | 20040503 | |
| 2 | Instance method | Public | Constructor | 20040430 | ||
| 3 | Instance method | Public | Event handling method | Handle Double-Click | 20040430 | |
| 4 | Instance method | Public | Event handling method | Set Toolbar | 20040430 | |
| 5 | 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 | CONTAINER_NAME | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20040503 | |||
| 2 | TABELLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20040503 | ||||
| 3 | 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 | REF_TO_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20040503 | |||
| 2 | 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 | REF_TO_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040430 | |||
| 4 | TABELLE | Call by reference | Type reference (TYPE) | XSTRING | 20040430 | ||||
| 5 | TABNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20040430 | |||
| 6 | 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 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20040430 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20040430 | |||||
| 3 | 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 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20040430 | |||||
| 2 | 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 | 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 |