SAP ABAP Class CL_SALV_WD_FE_A_BUTTON_CHOICE (ButtonChoice in 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_FE_INTERACTIVE User Interface Element in the Toolbar 20070228
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_FE_BUTTON_CHOICE ButtonChoice in the Toolbar 20070228
Properties
Class CL_SALV_WD_FE_A_BUTTON_CHOICE  
Short Description ButtonChoice in the Toolbar    
Super Class CL_SALV_WD_FE_INTERACTIVE User Interface Element in 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 20070228   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)
2 CL_WD_ABSTRACT_CAPTION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_WDL_CORE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_WDL_STANDARD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_WD_FE_A_BUTTON_CHOICE has no interface implemented.
Friends
Class CL_SALV_WD_FE_A_BUTTON_CHOICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IMAGE_FIRST Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070228
2 IMAGE_SOURCE Instance attribute Public Type reference (TYPE) STRING 20070228
3 REPEAT_SELECTED_ACTION Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070228
4 SELECTED_ACTION_ITEM Instance attribute Public Type reference (TYPE) STRING 20070228
5 SEL_ACTION_ITEM_ELEMENTNAME Instance attribute Public Type reference (TYPE) STRING 20070228
6 TEXT Instance attribute Public Type reference (TYPE) STRING 20070228
7 T_CHOICE Instance attribute Public Type reference (TYPE) SALV_WD_T_MENU_ACTION_ITEM_REF SALV_WD_T_MENU_ACTION_ITEM_REF 20070228
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHOICE Instance method Public Method Adds Object of an ActionItem to ButtonChoice List 20070228
2 CONSTRUCTOR Instance method Public Constructor 20070228
3 GET_CHOICE Instance method Public Method Retrieves Object of a Particular ButtonChoice ActionItem 20070228
4 GET_CHOICES Instance method Public Method Retrieves Objects of all Button Choice ActionItems 20070228
5 GET_IMAGE_SOURCE Instance method Public Method Returns the Label Text for the Image 20070228
6 GET_REPEAT_SELECTED_ACTION Instance method Public Method Indicates Whether Previously Chosen ActionItem Is Displayed 20070228
7 GET_SELECTED_ACTION_ITEM Instance method Public Method Returns ID of Standard ActionItem 20070228
8 GET_SEL_ACTION_ITM_ELEMENTNAME Instance method Public Method Returns Tied Attribute in Context 20070228
9 GET_TEXT Instance method Public Method Returns the Text on the ButtonChoice 20070228
10 REMOVE_CHOICE Instance method Public Method Removes the ActionItem from the ButtonChoice List 20070228
11 REMOVE_CHOICES Instance method Public Method Removes All ActionItems from the ButtonChoice List 20070228
12 SET_IMAGE_SOURCE Instance method Public Method Sets the Label Text for the Image 20070228
13 SET_REPEAT_SELECTED_ACTION Instance method Public Method Displays Previously Chosen ActionItem in the ButtonChoice 20070228
14 SET_SELECTED_ACTION_ITEM Instance method Public Method Defines an ActionItem as Standard 20070228
15 SET_SEL_ACTION_ITM_ELEMENTNAME Instance method Public Method Binds the ButtonChoice to an Attribute in the Context 20070228
16 SET_TEXT Instance method Public Method Determines the Text on the ButtonChoice 20070228
Events
Class CL_SALV_WD_FE_A_BUTTON_CHOICE has no event.
Types
Class CL_SALV_WD_FE_A_BUTTON_CHOICE has no local type.
Method Signatures

Method ADD_CHOICE 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 20070228
2 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_SALV_WD_MENU_ACTION_ITEM 20070228

Method ADD_CHOICE on class CL_SALV_WD_FE_A_BUTTON_CHOICE has no exception.

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_SALV_WD_FE_A_BUTTON_CHOICE has no exception.

Method GET_CHOICE 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 20070228
2 Importing INDEX Call by reference Type reference (TYPE) I 20070228
3 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_MENU_ACTION_ITEM 20070228

Method GET_CHOICE on class CL_SALV_WD_FE_A_BUTTON_CHOICE has no exception.

Method GET_CHOICES Signature

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

Method GET_CHOICES on class CL_SALV_WD_FE_A_BUTTON_CHOICE 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 20070228

Method GET_IMAGE_SOURCE on class CL_SALV_WD_FE_A_BUTTON_CHOICE has no exception.

Method GET_REPEAT_SELECTED_ACTION 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 20070228

Method GET_REPEAT_SELECTED_ACTION on class CL_SALV_WD_FE_A_BUTTON_CHOICE has no exception.

Method GET_SELECTED_ACTION_ITEM Signature

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

Method GET_SELECTED_ACTION_ITEM on class CL_SALV_WD_FE_A_BUTTON_CHOICE has no exception.

Method GET_SEL_ACTION_ITM_ELEMENTNAME Signature

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

Method GET_SEL_ACTION_ITM_ELEMENTNAME on class CL_SALV_WD_FE_A_BUTTON_CHOICE 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 20070228

Method GET_TEXT on class CL_SALV_WD_FE_A_BUTTON_CHOICE has no exception.

Method REMOVE_CHOICE 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 20070228
2 Importing INDEX Call by reference Type reference (TYPE) I 20070228

Method REMOVE_CHOICE on class CL_SALV_WD_FE_A_BUTTON_CHOICE has no exception.

Method REMOVE_CHOICES Signature

Method REMOVE_CHOICES on class CL_SALV_WD_FE_A_BUTTON_CHOICE has no parameter.
Method REMOVE_CHOICES on class CL_SALV_WD_FE_A_BUTTON_CHOICE 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 20070228

Method SET_IMAGE_SOURCE on class CL_SALV_WD_FE_A_BUTTON_CHOICE has no exception.

Method SET_REPEAT_SELECTED_ACTION 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 20070228

Method SET_REPEAT_SELECTED_ACTION on class CL_SALV_WD_FE_A_BUTTON_CHOICE has no exception.

Method SET_SELECTED_ACTION_ITEM 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 20070228

Method SET_SELECTED_ACTION_ITEM on class CL_SALV_WD_FE_A_BUTTON_CHOICE has no exception.

Method SET_SEL_ACTION_ITM_ELEMENTNAME 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 20070228

Method SET_SEL_ACTION_ITM_ELEMENTNAME on class CL_SALV_WD_FE_A_BUTTON_CHOICE 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 20070228

Method SET_TEXT on class CL_SALV_WD_FE_A_BUTTON_CHOICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 740