SAP ABAP Class CL_SALV_GUI_GRID_V_CTMENU_IDA (CL_SALV_GUI_GRID_V_CTMENU_IDA)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_IDA_IMPL (Package) ALV: Development for IDA No Translation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ALV_RU_GRID_BASE_FRIEND | Friend of CL_GUI_ALV_GRID_BASE | 20131009 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_GUI_GRID_VIEW_IDA | Interface for UI-Views: BeforeAction,Update,... | 20131009 |
Properties
| Class | CL_SALV_GUI_GRID_V_CTMENU_IDA | |
| Short Description | CL_SALV_GUI_GRID_V_CTMENU_IDA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_IDA_IMPL | ALV: Development for IDA No Translation |
| Created | 20131009 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ALV_RU_GRID_BASE_FRIEND | Friend of CL_GUI_ALV_GRID_BASE | 20131009 | ||
| 2 | IF_SALV_GUI_GRID_VIEW_IDA | Interface for UI-Views: BeforeAction,Update,... | 20131009 |
Friends
Class CL_SALV_GUI_GRID_V_CTMENU_IDA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID_BASE | 20140714 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | 20131009 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | 20131009 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SALV_GUI_GRID_TABLE_MODEL | 20140226 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SALV_GUI_GRID_LAYOUT_EDITOR | 20131009 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_GUI_USER_ACTION | 20131009 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20140716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20131009 | ||
| 2 | Instance method | Private | Method | 20131009 | ||
| 3 | Instance method | Private | Method | 20131009 | ||
| 4 | Instance method | Public | Constructor | 20131009 | ||
| 5 | Instance method | Private | Method | 20140729 | ||
| 6 | Instance method | Private | Method | 20140714 |
Events
Class CL_SALV_GUI_GRID_V_CTMENU_IDA has no event.
Types
Class CL_SALV_GUI_GRID_V_CTMENU_IDA has no local type.
Method Signatures
Method BUILD_FOR_COLUMN_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CTMENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | 20131009 |
Method BUILD_FOR_COLUMN_HEADER on class CL_SALV_GUI_GRID_V_CTMENU_IDA has no exception.
Method BUILD_FOR_DATA_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CTMENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | 20131009 |
Method BUILD_FOR_DATA_CELL on class CL_SALV_GUI_GRID_V_CTMENU_IDA has no exception.
Method BUILD_FOR_GROUPING_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CTMENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | 20131009 |
Method BUILD_FOR_GROUPING_CELL on class CL_SALV_GUI_GRID_V_CTMENU_IDA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CANVAS_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID_BASE | 20140714 | ||||
| 2 | IO_GUI_LAYOUT_EDITOR | Call by reference | Object reference (TYPE REF TO) | IF_SALV_GUI_GRID_LAYOUT_EDITOR | 20131009 | ||||
| 3 | IO_TABLE_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_SALV_GUI_GRID_TABLE_MODEL | 20140226 | ||||
| 4 | IO_USER_ACTION | Call by reference | Object reference (TYPE REF TO) | CL_SALV_GUI_USER_ACTION | 20131009 |
Method CONSTRUCTOR on class CL_SALV_GUI_GRID_V_CTMENU_IDA has no exception.
Method DELETE_FILTER_FOR_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20140729 |
Method DELETE_FILTER_FOR_CELL on class CL_SALV_GUI_GRID_V_CTMENU_IDA has no exception.
Method ON_DISPLAY_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CANVAS_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID_BASE | 20140714 | ||||
| 2 | RO_CTMENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | 20140714 |
Method ON_DISPLAY_CONTEXT_MENU on class CL_SALV_GUI_GRID_V_CTMENU_IDA has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |