SAP ABAP Class CL_WD_MENU (CL_WD_MENU)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_MENU_ITEM 20041109
Properties
Class CL_WD_MENU  
Short Description    
Super Class CL_WD_MENU_ITEM  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20040625   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_WD_MENU has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20100618 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20100618 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_IMAGE_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110301
2 BP_TEXT_DIRECTION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041109
3 BP_TITLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041109
4 CC_ITEMS Instance attribute Public Type reference (TYPE) I 20040625
5 CH_ITEMS Instance attribute Protected Type reference (TYPE) CL_WD_MENU_ITEM=>TT_MENU_ITEM 20040625
6 CID_MENU Constant Public Type reference (TYPE) GUID '4EB468426C506824E10000000A1550C0' 20050316
7 E_TEXT_DIRECTION Constant Public See coding 20050316
8 IP_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050815
9 IP_TITLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080104
10 MP_ON_OPEN Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20120312
11 PL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION 20050815
12 PL_TITLE Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080104
13 T_TEXT_DIRECTION Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
14 VL_IMAGE_SOURCE Instance attribute Protected Type reference (TYPE) STRING 20110301
15 VL_ON_OPEN Instance attribute Protected Type reference (TYPE) STRING 20120312
16 VL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION 20041109
17 VL_TITLE Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041109
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method 20040625
2 BIND_IMAGE_SOURCE Instance method Public Method 20110301
3 BIND_TEXT_DIRECTION Instance method Public Method 20041109
4 BIND_TITLE Instance method Public Method 20041109
5 BOUND_IMAGE_SOURCE Instance method Public Method 20110301
6 BOUND_TEXT_DIRECTION Instance method Public Method 20041109
7 BOUND_TITLE Instance method Public Method 20041109
8 CONSTRUCTOR Instance method Public Constructor 20040625
9 GET_IMAGE_SOURCE Instance method Public Method 20110301
10 GET_ITEM Instance method Public Method 20040625
11 GET_ITEMS Instance method Public Method 20040625
12 GET_ON_OPEN Instance method Public Method 20120312
13 GET_TEXT_DIRECTION Instance method Public Method 20041109
14 GET_TITLE Instance method Public Method 20041109
15 HAS_ITEMS Instance method Public Method 20040625
16 MAPPED_ON_OPEN Instance method Public Method 20120312
17 MAP_ON_OPEN Instance method Public Method 20120312
18 NEW_MENU Static method Public Method 20040625
19 NUMBER_OF_ITEMS Instance method Public Method 20040625
20 REMOVE_ALL_ITEMS Instance method Public Method 20040625
21 REMOVE_ITEM Instance method Public Method 20040625
22 SET_IMAGE_SOURCE Instance method Public Method 20110301
23 SET_ON_OPEN Instance method Public Method 20120312
24 SET_TEXT_DIRECTION Instance method Public Method 20041109
25 SET_TITLE Instance method Public Method 20041109
Events
Class CL_WD_MENU has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_MENU Public See coding 20050316 tt_MENU TYPE TABLE OF REF TO CL_WD_MENU WITH DEFAULT KEY
Method Signatures

Method ADD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20040625
2 Importing THE_ITEM Call by reference Object reference (TYPE REF TO) CL_WD_MENU_ITEM 20040625

Method ADD_ITEM on class CL_WD_MENU has no exception.

Method BIND_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20110301

Method BIND_IMAGE_SOURCE on class CL_WD_MENU has no exception.

Method BIND_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20041109

Method BIND_TEXT_DIRECTION on class CL_WD_MENU has no exception.

Method BIND_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20041109

Method BIND_TITLE on class CL_WD_MENU has no exception.

Method BOUND_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20110301
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20110301
3 Returning PATH Value transfer Type reference (TYPE) STRING 20110301

Method BOUND_IMAGE_SOURCE on class CL_WD_MENU has no exception.

Method BOUND_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041109

Method BOUND_TEXT_DIRECTION on class CL_WD_MENU has no exception.

Method BOUND_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041109

Method BOUND_TITLE on class CL_WD_MENU has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20040625
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625

Method CONSTRUCTOR on class CL_WD_MENU has no exception.

Method GET_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20110301
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20110301
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20110301

Method GET_IMAGE_SOURCE on class CL_WD_MENU has no exception.

Method GET_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) STRING 20040625
2 Importing INDEX Call by reference Type reference (TYPE) I 20040625
3 Returning THE_ITEM Value transfer Object reference (TYPE REF TO) CL_WD_MENU_ITEM 20040625

Method GET_ITEM on class CL_WD_MENU has no exception.

Method GET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_ITEMS Value transfer Type reference (TYPE) CL_WD_MENU_ITEM=>TT_MENU_ITEM 20040625

Method GET_ITEMS on class CL_WD_MENU has no exception.

Method GET_ON_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20120312

Method GET_ON_OPEN on class CL_WD_MENU has no exception.

Method GET_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_TEXT_DIRECTION 20041109

Method GET_TEXT_DIRECTION on class CL_WD_MENU has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20060622
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041109
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20041109

Method GET_TITLE on class CL_WD_MENU has no exception.

Method HAS_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20040625

Method HAS_ITEMS on class CL_WD_MENU has no exception.

Method MAPPED_ON_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20120312

Method MAPPED_ON_OPEN on class CL_WD_MENU has no exception.

Method MAP_ON_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20120312

Method MAP_ON_OPEN on class CL_WD_MENU has no exception.

Method NEW_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20110301
2 Importing BIND_TEXT_DIRECTION Call by reference Type reference (TYPE) STRING 20041109
3 Importing BIND_TITLE Call by reference Type reference (TYPE) STRING 20041109
4 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20060622
5 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_MENU 20040625
6 Importing ID Call by reference Type reference (TYPE) STRING 20040625
7 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20110301
8 Importing ON_OPEN Call by reference Type reference (TYPE) STRING 20120312
9 Importing TEXT_DIRECTION Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION E_TEXT_DIRECTION-INHERIT 20041109
10 Importing TITLE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041109
11 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625
12 Importing VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20060622

Method NEW_MENU on class CL_WD_MENU has no exception.

Method NUMBER_OF_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER Value transfer Type reference (TYPE) I 20040625

Method NUMBER_OF_ITEMS on class CL_WD_MENU has no exception.

Method REMOVE_ALL_ITEMS Signature

Method REMOVE_ALL_ITEMS on class CL_WD_MENU has no parameter.
Method REMOVE_ALL_ITEMS on class CL_WD_MENU has no exception.

Method REMOVE_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) STRING 20040625
2 Importing INDEX Call by reference Type reference (TYPE) I 20040625
3 Returning THE_ITEM Value transfer Object reference (TYPE REF TO) CL_WD_MENU_ITEM 20040625

Method REMOVE_ITEM on class CL_WD_MENU has no exception.

Method SET_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20110301

Method SET_IMAGE_SOURCE on class CL_WD_MENU has no exception.

Method SET_ON_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20120312

Method SET_ON_OPEN on class CL_WD_MENU has no exception.

Method SET_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION 20041109

Method SET_TEXT_DIRECTION on class CL_WD_MENU has no exception.

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041109

Method SET_TITLE on class CL_WD_MENU has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710