SAP ABAP Interface IF_WDR_UR_CUSTOM_MENU (Web Dynpro: Internal Menu)
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

⤷

⤷

Properties
Interface | IF_WDR_UR_CUSTOM_MENU | |
Short Description | Web Dynpro: Internal Menu |
General Data
Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
Created | 20050321 | SAP |
Last changed | 20070911 | 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) |
Interfaces
Interface IF_WDR_UR_CUSTOM_MENU has no interface.
Friends
Interface IF_WDR_UR_CUSTOM_MENU has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_POSITION_BEHAVIOUR | Constant | Public | See coding | 20050621 | ||||
2 | E_TYPE | Constant | Public | See coding | 20050321 | ||||
3 | MENU_OPEN_JS | Instance attribute | Public | Type reference (TYPE) | STRING | 20050321 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Process Adapter | 20050321 |
Events
Interface IF_WDR_UR_CUSTOM_MENU has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_USER_MENUS | Public | See coding | 20060406 | tt_user_menus type standard table of t_user_menu
|
||
2 | T_MENU_ENTRY | Public | See coding | 20050321 | begin of t_menu_entry,
id type string,
parent_id type string,
text type string,
type type i, " see: e_type
checked type abap_bool,
enabled type abap_bool,
event_param_1 type string,
end of t_menu_entry
|
||
3 | T_MENU_ENTRY_TAB | Public | See coding | 20050321 | t_menu_entry_tab type standard table of t_menu_entry with default key
|
||
4 | T_POSITION_BEHAVIOUR | Public | Type reference (TYPE) | I | 20050621 |
|
|
5 | T_USER_MENU | Public | See coding | 20060406 | begin of t_user_menu,
menu type ref to cl_wd_menu,
context_element type ref to if_wd_context_element,
context_node_path_name type string,
originator type ref to cl_wdr_view_element,
end of t_user_menu
|
Method Signatures
Method SET_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLOSE_EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20070622 | |||
2 | ![]() |
CONNECTED_CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20050321 | |||
3 | ![]() |
EVENT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_ADAPTER_EVENT_HANDLER | Event Handler für SSR Client Events | 20050321 | ||
4 | ![]() |
EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20050321 | |||
5 | ![]() |
LEFT | Call by reference | Type reference (TYPE) | I | 20050621 | |||
6 | ![]() |
MENU_ENTRIES | Call by reference | Type reference (TYPE) | T_MENU_ENTRY_TAB | 20050321 | |||
7 | ![]() |
PARENT_MENU_ID | Call by reference | Type reference (TYPE) | STRING | 20050616 | |||
8 | ![]() |
POSITION_BEHAVIOUR | Call by reference | Type reference (TYPE) | T_POSITION_BEHAVIOUR | E_POSITION_BEHAVIOUR-CENTERED | 20050621 | ||
9 | ![]() |
TOP | Call by reference | Type reference (TYPE) | I | 20050621 | |||
10 | ![]() |
USER_MENUS | Call by reference | Type reference (TYPE) | TT_USER_MENUS | 20060406 |
Method SET_CONTENT on Interface IF_WDR_UR_CUSTOM_MENU has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 710 |