SAP ABAP Class CL_SALV_WD_UIE_BUTTON (Button in the Cells of the ALV Output)
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_UIE_A_BUTTON | Button in the Cells of the ALV Output | 20040831 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_WD_MULTI_CELL_EDITOR | Editor that can be implemented in an MCE cell variant | 20100602 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_WD_TABLE_CELL_EDITOR | 20041228 |
Properties
| Class | CL_SALV_WD_UIE_BUTTON | |
| Short Description | Button in the Cells of the ALV Output | |
| Super Class | CL_SALV_WD_UIE_A_BUTTON | Button in the Cells of the ALV Output |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20040831 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 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_MULTI_CELL_EDITOR | Editor that can be implemented in an MCE cell variant | 20100602 | ||
| 2 | IF_SALV_WD_TABLE_CELL_EDITOR | 20041228 |
Friends
Class CL_SALV_WD_UIE_BUTTON has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | CL_WD_BUTTON=>T_DESIGN | CL_WD_BUTTON=>E_DESIGN-STANDARD | 20040929 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040929 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040929 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040902 | ||
| 2 | Instance method | Public | Method | Returns Appearance of Button | 20040929 | |
| 3 | Instance method | Public | Method | Returns the Field with the Button Labels | 20040929 | |
| 4 | Instance method | Public | Method | Returns the Button Width | 20040929 | |
| 5 | Instance method | Public | Method | Returns Field with Widths of Buttons in Cells | 20040929 | |
| 6 | Instance method | Public | Method | Sets Appearance of Button | 20040929 | |
| 7 | Instance method | Public | Method | Sets Field with Appearance of Button in Cells | 20040929 | |
| 8 | Instance method | Public | Method | Sets the Button Width | 20040929 | |
| 9 | Instance method | Public | Method | Sets Field with Widths of Buttons in Cells | 20040929 |
Events
Class CL_SALV_WD_UIE_BUTTON has no event.
Types
Class CL_SALV_WD_UIE_BUTTON has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SALV_WD_UIE_BUTTON has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_UIE_BUTTON has no exception.
Method GET_DESIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | CL_WD_BUTTON=>T_DESIGN | 20040929 |
Method GET_DESIGN on class CL_SALV_WD_UIE_BUTTON has no exception.
Method GET_DESIGN_FIELDNAME 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_DESIGN_FIELDNAME on class CL_SALV_WD_UIE_BUTTON has no exception.
Method GET_WIDTH 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_WIDTH on class CL_SALV_WD_UIE_BUTTON has no exception.
Method GET_WIDTH_FIELDNAME 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_WIDTH_FIELDNAME on class CL_SALV_WD_UIE_BUTTON has no exception.
Method SET_DESIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | CL_WD_BUTTON=>T_DESIGN | CL_WD_BUTTON=>E_DESIGN-STANDARD | 20040929 |
Method SET_DESIGN on class CL_SALV_WD_UIE_BUTTON has no exception.
Method SET_DESIGN_FIELDNAME 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_DESIGN_FIELDNAME on class CL_SALV_WD_UIE_BUTTON has no exception.
Method SET_WIDTH 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_WIDTH on class CL_SALV_WD_UIE_BUTTON has no exception.
Method SET_WIDTH_FIELDNAME 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_WIDTH_FIELDNAME on class CL_SALV_WD_UIE_BUTTON has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |