SAP ABAP Class CL_SALV_WD_MENU_ACTION_ITEM (ActionItem in ButtonChoice List from the Toolbar)
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_MENU_ITEM ActionItem in ButtonChoice List from the Toolbar 20050722
Properties
Class CL_SALV_WD_MENU_ACTION_ITEM  
Short Description ActionItem in ButtonChoice List from the Toolbar    
Super Class CL_SALV_WD_MENU_ITEM ActionItem in ButtonChoice List from the Toolbar 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20050722   SAP 
Last change 20060703   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)
2 CL_WD_MENU_ACTION_ITEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SALV_WD_MENU_ACTION_ITEM has no interface implemented.
Friends
Class CL_SALV_WD_MENU_ACTION_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050722
2 IMAGE_SOURCE Instance attribute Public Type reference (TYPE) STRING 20050722
3 NEEDS_MORE_INFO Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050722
4 TEXT Instance attribute Public Type reference (TYPE) STRING 20050722
5 TEXT_DIRECTION Instance attribute Public Attribute reference (LIKE) CL_WD_MENU_ACTION_ITEM=>T_TEXT_DIRECTION CL_WD_MENU_ACTION_ITEM=>E_TEXT_DIRECTION-INHERIT 20050722
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENABLED Instance method Public Method Indicates Whether ActionItem Is Active 20050722
2 GET_IMAGE_SOURCE Instance method Public Method Returns the Label Text for the Image 20050722
3 GET_NEEDS_MORE_INFO Instance method Public Method Displays Whether ActionItem Is Indicated by Three Dots 20050722
4 GET_TEXT Instance method Public Method Returns the Description Text for the ActionItem 20050722
5 GET_TEXT_DIRECTION Instance method Public Method Returns the Reading Direction for the Description Text 20050722
6 SET_ENABLED Instance method Public Method Activates the ActionItem 20050722
7 SET_IMAGE_SOURCE Instance method Public Method Sets the Label Text for the Image 20050722
8 SET_NEEDS_MORE_INFO Instance method Public Method Indicates ActionItem Using Three Dots 20050722
9 SET_TEXT Instance method Public Method Determines the Description Text for the ActionItem 20050722
10 SET_TEXT_DIRECTION Instance method Public Method Determines the Reading Direction for the Description Text 20050722
Events
Class CL_SALV_WD_MENU_ACTION_ITEM has no event.
Types
Class CL_SALV_WD_MENU_ACTION_ITEM has no local type.
Method Signatures

Method GET_ENABLED 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 20050722

Method GET_ENABLED on class CL_SALV_WD_MENU_ACTION_ITEM has no exception.

Method GET_IMAGE_SOURCE Signature

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

Method GET_IMAGE_SOURCE on class CL_SALV_WD_MENU_ACTION_ITEM has no exception.

Method GET_NEEDS_MORE_INFO 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 20050722

Method GET_NEEDS_MORE_INFO on class CL_SALV_WD_MENU_ACTION_ITEM has no exception.

Method GET_TEXT Signature

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

Method GET_TEXT on class CL_SALV_WD_MENU_ACTION_ITEM has no exception.

Method GET_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) CL_WD_ABSTRACT_CAPTION=>T_TEXT_DIRECTION 20050722

Method GET_TEXT_DIRECTION on class CL_SALV_WD_MENU_ACTION_ITEM has no exception.

Method SET_ENABLED 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 20050722

Method SET_ENABLED on class CL_SALV_WD_MENU_ACTION_ITEM 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 20050722

Method SET_IMAGE_SOURCE on class CL_SALV_WD_MENU_ACTION_ITEM has no exception.

Method SET_NEEDS_MORE_INFO 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 20050722

Method SET_NEEDS_MORE_INFO on class CL_SALV_WD_MENU_ACTION_ITEM has no exception.

Method SET_TEXT 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 20050722

Method SET_TEXT on class CL_SALV_WD_MENU_ACTION_ITEM 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 Attribute reference (LIKE) CL_WD_ABSTRACT_CAPTION=>T_TEXT_DIRECTION CL_WD_ABSTRACT_CAPTION=>E_TEXT_DIRECTION-INHERIT 20050722

Method SET_TEXT_DIRECTION on class CL_SALV_WD_MENU_ACTION_ITEM has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 710