SAP ABAP Class CL_SALV_WD_FE_DROPDOWN_BY_KEY (Dropdown Listbox in Toolbar (KEY))
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_A_DRDN_BY_KEY | Dropdown Listbox in Toolbar (KEY) | 20040929 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_WD_TOOLBAR_ITEM | WD Toolbar Item | 20070228 |
Properties
| Class | CL_SALV_WD_FE_DROPDOWN_BY_KEY | |
| Short Description | Dropdown Listbox in Toolbar (KEY) | |
| Super Class | CL_SALV_WD_FE_A_DRDN_BY_KEY | Dropdown Listbox in Toolbar (KEY) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20040929 | SAP |
| Last change | 20070911 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_WD_TOOLBAR_ITEM | WD Toolbar Item | 20070228 |
Friends
Class CL_SALV_WD_FE_DROPDOWN_BY_KEY 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_FALSE | 20041202 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040929 | ||
| 2 | Instance method | Public | Method | Displays Whether Dropdown Listbox Is Collapsible | 20041202 | |
| 3 | Instance method | Public | Method | Returns the Label of the Dropdown Listbox | 20040929 | |
| 4 | Instance method | Public | Method | Sets Dropdown Listbox as Collapsible | 20041202 | |
| 5 | Instance method | Public | Method | Sets the Label of the Dropdown Listbox | 20040929 |
Events
Class CL_SALV_WD_FE_DROPDOWN_BY_KEY has no event.
Types
Class CL_SALV_WD_FE_DROPDOWN_BY_KEY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED_KEY_ELEMENTNAME | Call by reference | Type reference (TYPE) | STRING | 20041004 |
Method CONSTRUCTOR on class CL_SALV_WD_FE_DROPDOWN_BY_KEY has no exception.
Method GET_COLLAPSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20041202 |
Method GET_COLLAPSIBLE on class CL_SALV_WD_FE_DROPDOWN_BY_KEY has no exception.
Method GET_LABEL_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040929 |
Method GET_LABEL_TEXT on class CL_SALV_WD_FE_DROPDOWN_BY_KEY has no exception.
Method SET_COLLAPSIBLE 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 | ABAP_TRUE | 20041202 |
Method SET_COLLAPSIBLE on class CL_SALV_WD_FE_DROPDOWN_BY_KEY has no exception.
Method SET_LABEL_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 | 20040929 |
Method SET_LABEL_TEXT on class CL_SALV_WD_FE_DROPDOWN_BY_KEY has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |