SAP ABAP Class CL_WD_MENU_ITEM (CL_WD_MENU_ITEM)
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_VIEW_ELEMENT Perforce Change= / 20040604-141028 20030905
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_MENU 20041109
2 Inheritance (c INHERITING FROM c_ref)  CL_WD_MENU_ACTION_ITEM 20040625
3 Inheritance (c INHERITING FROM c_ref)  CL_WD_MENU_CHECKBOX 20041109
4 Inheritance (c INHERITING FROM c_ref)  CL_WD_MENU_RADIOBUTTON 20041109
5 Inheritance (c INHERITING FROM c_ref)  CL_WD_MENU_SEPARATOR 20040625
Properties
Class CL_WD_MENU_ITEM  
Short Description    
Super Class CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20030905   SAP 
Last change 20110908   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_ITEM 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_VISIBLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060622
2 IP_VISIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20100317
3 PL_VISIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20100317
4 VL_VISIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20060622
Methods
# Method Level Visibility Method type Description Created on
1 BIND_VISIBLE Instance method Public Method 20060622
2 BOUND_VISIBLE Instance method Public Method 20060622
3 GET_VISIBLE Instance method Public Method 20060622
4 SET_VISIBLE Instance method Public Method 20060622
Events
Class CL_WD_MENU_ITEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_MENU_ITEM Public See coding 20050316 tt_MENU_ITEM TYPE TABLE OF REF TO CL_WD_MENU_ITEM WITH DEFAULT KEY
Method Signatures

Method BIND_VISIBLE 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 20060622

Method BIND_VISIBLE on class CL_WD_MENU_ITEM has no exception.

Method BOUND_VISIBLE 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 20060622
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060622
3 Returning PATH Value transfer Type reference (TYPE) STRING 20060622

Method BOUND_VISIBLE on class CL_WD_MENU_ITEM has no exception.

Method GET_VISIBLE 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 20060622
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060622
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20060622

Method GET_VISIBLE on class CL_WD_MENU_ITEM has no exception.

Method SET_VISIBLE 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_BOOLEAN 20060622

Method SET_VISIBLE on class CL_WD_MENU_ITEM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710