IF_WD_CONTEXT_MENU_EVENT
Interface IF_WD_CONTEXT_MENU_EVENT is used to separate user events (context menu resolution) and to display the associated menu entries when you create dynamic context menus.
This interface does not contain any methods, it only has attributes.
Attributes
Attribute |
Reference Type |
Description |
CONTEXT_ELEMENT |
IF_WD_CONTEXT_ELEMENT |
Context element You need this attribute for cell editors that are split up into several cells. |
ORIGINATOR |
CL_WDR_VIEW_ELEMENT |
View element that the context menu belongs to. This is the view element on which the user actually clicks to resolve the context menu. |
CONTEXT_MENU_REPRESENTATIVE |
CL_WDR_VIEW_ELEMENT |
View element that
may be intended. |