SAP ABAP Class IF_RSRT_UI_CMENU_MANAGER (UI ContextMenu Manager)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_UI_VIEW | UI View | 20120928 |
Properties
| Class | IF_RSRT_UI_CMENU_MANAGER | |
| Short Description | UI ContextMenu Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120204 | SAP |
| Last change | 20140121 | SAP |
| 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_RSRT_UI_CMENU_MANAGER has no interface implemented.
Friends
Class IF_RSRT_UI_CMENU_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE_CMENU=>TN_T_CONTEXT_MENU | Context Menu List | 20120204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add ContextMenu | 20120204 | |
| 2 | Instance method | Public | Method | Get ContextMenu | 20120204 | |
| 3 | Instance method | Public | Method | Get ContextMenus | 20120204 | |
| 4 | Instance method | Public | Method | Get ContextMenu Item | 20120219 | |
| 5 | Instance method | Public | Method | Remove ContextMenu | 20120204 | |
| 6 | Instance method | Public | Method | Remove ContextMenus | 20120204 | |
| 7 | Instance method | Public | Method | Remove ContextMenu by ID | 20120302 |
Events
Class IF_RSRT_UI_CMENU_MANAGER has no event.
Types
Class IF_RSRT_UI_CMENU_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 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120204 | |||
| 2 | VALUE | Call by reference | Object reference (TYPE REF TO) | CL_RSRT_UIE_CMENU | UI Element: ContextMenu | 20120204 |
Method ADD_CONTEXT_MENU on class IF_RSRT_UI_CMENU_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) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | ID | 20120204 | |||
| 2 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120204 | |||
| 3 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_CMENU | UI Element: ContextMenu | 20120204 |
Method GET_CONTEXT_MENU on class IF_RSRT_UI_CMENU_MANAGER has no exception.
Method GET_CONTEXT_MENUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | CL_RSRT_UIE_CMENU=>TN_T_CONTEXT_MENU | Context Menu List | 20120204 |
Method GET_CONTEXT_MENUS on class IF_RSRT_UI_CMENU_MANAGER has no exception.
Method GET_CONTEXT_MENU_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | ID | 20120219 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_UIE_CMENU_ITEM | UI Element: ContextMenu Item | 20120219 |
Method GET_CONTEXT_MENU_ITEM on class IF_RSRT_UI_CMENU_MANAGER has no exception.
Method REMOVE_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) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | ID | 20120204 | |||
| 2 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120204 |
Method REMOVE_CONTEXT_MENU on class IF_RSRT_UI_CMENU_MANAGER has no exception.
Method REMOVE_CONTEXT_MENUS Signature
Method REMOVE_CONTEXT_MENUS on class IF_RSRT_UI_CMENU_MANAGER has no parameter.
Method REMOVE_CONTEXT_MENUS on class IF_RSRT_UI_CMENU_MANAGER has no exception.
Method REMOVE_CONTEXT_MENU_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120302 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | ID | 20120302 |
Method REMOVE_CONTEXT_MENU_BY_ID on class IF_RSRT_UI_CMENU_MANAGER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |