SAP ABAP Class CL_SALV_WD_FE_A_BUTTON (Button 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_A_CAPTION | Interface Elements of the Toolbar That Contain Text | 20040916 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_FE_BUTTON | Button in the Toolbar | 20040916 |
Properties
| Class | CL_SALV_WD_FE_A_BUTTON | |
| Short Description | Button in the Toolbar | |
| Super Class | CL_SALV_WD_FE_A_CAPTION | Interface Elements of the Toolbar That Contain Text |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20040916 | 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
Class CL_SALV_WD_FE_A_BUTTON has no interface implemented.
Friends
Class CL_SALV_WD_FE_A_BUTTON 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) | STRING | 20070228 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040916 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040916 | ||
| 2 | Instance method | Public | Method | Returns Wording of WAD-Help | 20070228 | |
| 3 | Instance method | Public | Method | Returns the Text on the Button | 20040916 | |
| 4 | Instance method | Public | Method | Defines the Wording for the WAD Help | 20070228 | |
| 5 | Instance method | Public | Method | Sets the Text on the Button | 20040916 |
Events
Class CL_SALV_WD_FE_A_BUTTON has no event.
Types
Class CL_SALV_WD_FE_A_BUTTON has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SALV_WD_FE_A_BUTTON has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_FE_A_BUTTON has no exception.
Method GET_EXPLANATION 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_EXPLANATION on class CL_SALV_WD_FE_A_BUTTON 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 | 20040916 |
Method GET_TEXT on class CL_SALV_WD_FE_A_BUTTON has no exception.
Method SET_EXPLANATION 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_EXPLANATION on class CL_SALV_WD_FE_A_BUTTON 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 | 20040916 |
Method SET_TEXT on class CL_SALV_WD_FE_A_BUTTON has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |