SAP ABAP Class CL_SALV_WD_TABLE_CELL_ACTION (CL_SALV_WD_TABLE_CELL_ACTION)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_UI (Package) SALV WD UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_TABLE_A_EVENT | 20060703 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_WD_TABLE_CELL_ACTION | Identifies Click in a Cell of ALV Output | 20060703 |
Properties
| Class | CL_SALV_WD_TABLE_CELL_ACTION | |
| Short Description | ||
| Super Class | CL_SALV_WD_TABLE_A_EVENT | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_UI | SALV WD UI |
| Created | 20060703 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SALV_WD_TABLE_CELL_ACTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_WD_TABLE_CELL_ACTION | Identifies Click in a Cell of ALV Output | 20060703 |
Friends
Class CL_SALV_WD_TABLE_CELL_ACTION has no friend class.
Attributes
Class CL_SALV_WD_TABLE_CELL_ACTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060703 | ||
| 2 | Instance method | Public | Method | Sets Cell Editor that was Clicked | 20100607 | |
| 3 | Instance method | Public | Method | 20060703 | ||
| 4 | Instance method | Public | Method | 20060703 | ||
| 5 | Instance method | Public | Method | 20060703 |
Events
Class CL_SALV_WD_TABLE_CELL_ACTION has no event.
Types
Class CL_SALV_WD_TABLE_CELL_ACTION has no local type.
Method Signatures
Method SET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20060703 |
Method SET_ATTRIBUTE on class CL_SALV_WD_TABLE_CELL_ACTION has no exception.
Method SET_CELL_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CELL_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_UIE | Oberflächenelement der Zelle, in die geklickt wurde | 20100607 |
Method SET_CELL_EDITOR on class CL_SALV_WD_TABLE_CELL_ACTION has no exception.
Method SET_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20060703 |
Method SET_COLUMN on class CL_SALV_WD_TABLE_CELL_ACTION has no exception.
Method SET_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | I | 20060703 |
Method SET_INDEX on class CL_SALV_WD_TABLE_CELL_ACTION has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20060703 |
Method SET_VALUE on class CL_SALV_WD_TABLE_CELL_ACTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |