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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | 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 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070228 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070228 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070228 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070228 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070228 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070228 | ||||
| 7 | 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 | Instance method | Public | Method | Adds Object of an ActionItem to ButtonChoice List | 20070228 | |
| 2 | Instance method | Public | Constructor | 20070228 | ||
| 3 | Instance method | Public | Method | Retrieves Object of a Particular ButtonChoice ActionItem | 20070228 | |
| 4 | Instance method | Public | Method | Retrieves Objects of all Button Choice ActionItems | 20070228 | |
| 5 | Instance method | Public | Method | Returns the Label Text for the Image | 20070228 | |
| 6 | Instance method | Public | Method | Indicates Whether Previously Chosen ActionItem Is Displayed | 20070228 | |
| 7 | Instance method | Public | Method | Returns ID of Standard ActionItem | 20070228 | |
| 8 | Instance method | Public | Method | Returns Tied Attribute in Context | 20070228 | |
| 9 | Instance method | Public | Method | Returns the Text on the ButtonChoice | 20070228 | |
| 10 | Instance method | Public | Method | Removes the ActionItem from the ButtonChoice List | 20070228 | |
| 11 | Instance method | Public | Method | Removes All ActionItems from the ButtonChoice List | 20070228 | |
| 12 | Instance method | Public | Method | Sets the Label Text for the Image | 20070228 | |
| 13 | Instance method | Public | Method | Displays Previously Chosen ActionItem in the ButtonChoice | 20070228 | |
| 14 | Instance method | Public | Method | Defines an ActionItem as Standard | 20070228 | |
| 15 | Instance method | Public | Method | Binds the ButtonChoice to an Attribute in the Context | 20070228 | |
| 16 | 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 | INDEX | Call by reference | Type reference (TYPE) | I | 20070228 | ||||
| 2 | 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 | 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 | ID | Call by reference | Type reference (TYPE) | STRING | 20070228 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 20070228 | ||||
| 3 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | ID | Call by reference | Type reference (TYPE) | STRING | 20070228 | ||||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 |