SAP ABAP Class IF_WD_CONTEXT_MENU_MANAGER (IF_WD_CONTEXT_MENU_MANAGER)
Properties
| Class | IF_WD_CONTEXT_MENU_MANAGER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060330 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WD_CONTEXT_MENU_MANAGER has no forward declaration.
Interfaces
Class IF_WD_CONTEXT_MENU_MANAGER has no interface implemented.
Friends
Class IF_WD_CONTEXT_MENU_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WD_MENU | 20070622 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a context menu | 20060406 | |
| 2 | Instance method | Public | Method | Resets the context menu | 20070622 | |
| 3 | Instance method | Public | Method | Deletes a context menu | 20060406 | |
| 4 | Instance method | Public | Method | Returns a context menu | 20060406 |
Events
Class IF_WD_CONTEXT_MENU_MANAGER has no event.
Types
Class IF_WD_CONTEXT_MENU_MANAGER has no local type.
Method Signatures
Method ADD_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Call by reference | Object reference (TYPE REF TO) | CL_WD_MENU | 20060406 |
Method ADD_CONTEXT_MENU on class IF_WD_CONTEXT_MENU_MANAGER has no exception.
Method CLEAR_CURRENT_CONTEXT_MENU Signature
Method CLEAR_CURRENT_CONTEXT_MENU on class IF_WD_CONTEXT_MENU_MANAGER has no parameter.
Method CLEAR_CURRENT_CONTEXT_MENU on class IF_WD_CONTEXT_MENU_MANAGER has no exception.
Method DELETE_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20060406 |
Method DELETE_CONTEXT_MENU on class IF_WD_CONTEXT_MENU_MANAGER has no exception.
Method GET_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20060406 | ||||
| 2 | MENU | Value transfer | Object reference (TYPE REF TO) | CL_WD_MENU | 20060406 |
Method GET_CONTEXT_MENU on class IF_WD_CONTEXT_MENU_MANAGER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |