SAP ABAP Class CL_WDR_NW7_MENU_MANAGER (Manages Menus)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
⤷
SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_AFTER_TREATMENT | Interface for Postprocessing Menus | 20080307 |
Properties
Class | CL_WDR_NW7_MENU_MANAGER | |
Short Description | Manages Menus | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
Created | 20080306 | SAP |
Last change | 20110908 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WDR_AFTER_TREATMENT | Interface for Postprocessing Menus | 20080307 |
Friends
Class CL_WDR_NW7_MENU_MANAGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080306 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20080306 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | The menu is to be displayed | 20080917 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20080306 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WD_MENU | 20080306 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_NW7_VIEW_ELEMENT_ADAPTER | Web Dynpro Local Test XX7 | 20080306 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20080428 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080404 | |
2 | ![]() |
Instance method | Public | Method | Registers menu to open it later | 20080307 |
3 | ![]() |
Instance method | Public | Method | 20080307 |
Events
Class CL_WDR_NW7_MENU_MANAGER has no event.
Types
Class CL_WDR_NW7_MENU_MANAGER has no local type.
Method Signatures
Method FINALIZE Signature
Method FINALIZE on class CL_WDR_NW7_MENU_MANAGER has no parameter.
Method FINALIZE on class CL_WDR_NW7_MENU_MANAGER has no exception.
Method REGISTER_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20080307 | ||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Call by reference | Type reference (TYPE) | STRING | 20080307 | |||
3 | ![]() |
PARENT_ADAPTER_ID | Call by reference | Type reference (TYPE) | STRING | 20080307 | |||
4 | ![]() |
POPUPMENU | Call by reference | Object reference (TYPE REF TO) | CL_WD_MENU | 20080307 | |||
5 | ![]() |
WITH_KEYBOARD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080428 |
Method REGISTER_MENU on class CL_WDR_NW7_MENU_MANAGER has no exception.
Method SET_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT_COMMAND_QUEUE | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CLIENT_COMMAND | Kommando für den Client (UPDATE) | 20080307 | ||
2 | ![]() |
MENU_CREATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080430 | |||
3 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20080307 |
Method SET_CONTENT on class CL_WDR_NW7_MENU_MANAGER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |