SAP ABAP Class CL_SALV_WD_VE_MENU_ITEM (CL_SALV_WD_VE_MENU_ITEM)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_VE 20060720
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_VE_MENU 20060720
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_VE_MENU_ACTION_ITEM 20060720
3 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_VE_MENU_CHECKBOX 20060720
4 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_VE_MENU_SEPARATOR 20060720
Properties
Class CL_SALV_WD_VE_MENU_ITEM  
Short Description    
Super Class CL_SALV_WD_VE  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20060720   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_SALV_WD_VE_MENU_ITEM has no interface implemented.
Friends
Class CL_SALV_WD_VE_MENU_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Public Type reference (TYPE) STRING 20060720
2 VISIBLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060720
3 VISIBLE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20060720
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060720
2 GET_ID Instance method Public Method Returns the ID of the ActionItem 20060720
3 GET_VISIBLE Instance method Public Method 20060720
4 GET_VISIBLE_FIELDNAME Instance method Public Method 20060720
5 SET_VISIBLE Instance method Public Method 20060720
6 SET_VISIBLE_FIELDNAME Instance method Public Method 20060720
Events
Class CL_SALV_WD_VE_MENU_ITEM has no event.
Types
Class CL_SALV_WD_VE_MENU_ITEM has no local type.
Method Signatures

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 20060720

Method CONSTRUCTOR on class CL_SALV_WD_VE_MENU_ITEM has no exception.

Method GET_ID Signature

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

Method GET_ID on class CL_SALV_WD_VE_MENU_ITEM has no exception.

Method GET_VISIBLE 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 20060720

Method GET_VISIBLE on class CL_SALV_WD_VE_MENU_ITEM has no exception.

Method GET_VISIBLE_FIELDNAME Signature

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

Method GET_VISIBLE_FIELDNAME on class CL_SALV_WD_VE_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) ABAP_BOOL ABAP_TRUE 20060720

Method SET_VISIBLE on class CL_SALV_WD_VE_MENU_ITEM has no exception.

Method SET_VISIBLE_FIELDNAME 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 20060720

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