SAP ABAP Interface IF_RSRT_UI_CMENU_MANAGER (UI ContextMenu Manager)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_MODEL (Package) RSRT BICS Model
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
Interface IF_RSRT_UI_CMENU_MANAGER  
Short Description UI ContextMenu Manager    
General Data
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20120204   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_RSRT_UIE_CMENU Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSRT_UI_VIEW_ELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_RSRT_UI_VIEW_ELEMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_RSRT_UI_CMENU_MANAGER has no interface.
Friends
Interface IF_RSRT_UI_CMENU_MANAGER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_T_CONTEXT_MENUS 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 ADD_CONTEXT_MENU Instance method Public Method Add ContextMenu 20120204
2 GET_CONTEXT_MENU Instance method Public Method Get ContextMenu 20120204
3 GET_CONTEXT_MENUS Instance method Public Method Get ContextMenus 20120204
4 GET_CONTEXT_MENU_ITEM Instance method Public Method Get ContextMenu Item 20120219
5 REMOVE_CONTEXT_MENU Instance method Public Method Remove ContextMenu 20120204
6 REMOVE_CONTEXT_MENUS Instance method Public Method Remove ContextMenus 20120204
7 REMOVE_CONTEXT_MENU_BY_ID Instance method Public Method Remove ContextMenu by ID 20120302
Events
Interface IF_RSRT_UI_CMENU_MANAGER has no event.
Types
Interface 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 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120204
2 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_RSRT_UIE_CMENU UI Element: ContextMenu 20120204

Method ADD_CONTEXT_MENU on Interface 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 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID ID 20120204
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120204
3 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_CMENU UI Element: ContextMenu 20120204

Method GET_CONTEXT_MENU on Interface 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 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE_CMENU=>TN_T_CONTEXT_MENU Context Menu List 20120204

Method GET_CONTEXT_MENUS on Interface 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 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID ID 20120219
2 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_UIE_CMENU_ITEM UI Element: ContextMenu Item 20120219

Method GET_CONTEXT_MENU_ITEM on Interface 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 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID ID 20120204
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120204

Method REMOVE_CONTEXT_MENU on Interface IF_RSRT_UI_CMENU_MANAGER has no exception.

Method REMOVE_CONTEXT_MENUS Signature

Method REMOVE_CONTEXT_MENUS on Interface IF_RSRT_UI_CMENU_MANAGER has no parameter.
Method REMOVE_CONTEXT_MENUS on Interface 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 Importing CP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120302
2 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID ID 20120302

Method REMOVE_CONTEXT_MENU_BY_ID on Interface IF_RSRT_UI_CMENU_MANAGER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700