SAP ABAP Interface IF_WD_CONTEXT_MENU_MANAGER (IF_WD_CONTEXT_MENU_MANAGER)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
⤷
⤷
Properties
| Interface | IF_WD_CONTEXT_MENU_MANAGER | |
| Short Description |
General Data
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20060330 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WD_CONTEXT_MENU_MANAGER has no forward declaration.
Interfaces
Interface IF_WD_CONTEXT_MENU_MANAGER has no interface.
Friends
Interface IF_WD_CONTEXT_MENU_MANAGER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_CONTEXT_MENU | 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
Interface IF_WD_CONTEXT_MENU_MANAGER has no event.
Types
Interface 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 Interface IF_WD_CONTEXT_MENU_MANAGER has no exception.
Method CLEAR_CURRENT_CONTEXT_MENU Signature
Method CLEAR_CURRENT_CONTEXT_MENU on Interface IF_WD_CONTEXT_MENU_MANAGER has no parameter.
Method CLEAR_CURRENT_CONTEXT_MENU on Interface 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 Interface 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 Interface IF_WD_CONTEXT_MENU_MANAGER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |