SAP ABAP Class CL_SALV_WD_UIE (UI Element in Cells of 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_A_MODEL_ITEM | CL_SALV_WD_A_MODEL_ITEM | 20041220 |
Meta Relationship - Used By
Properties
| Class | CL_SALV_WD_UIE | |
| Short Description | UI Element in Cells of ALV Output | |
| Super Class | CL_SALV_WD_A_MODEL_ITEM | CL_SALV_WD_A_MODEL_ITEM |
| 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 | 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 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_UIE has no interface implemented.
Friends
Class CL_SALV_WD_UIE 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) | IF_SALV_WD_C_COLUMN_SETTINGS=>CELL_EDITOR | 20041203 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040901 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040906 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040901 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040906 | ||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | CL_WD_UIELEMENT=>T_VISIBLE | CL_WD_UIELEMENT=>E_VISIBLE-VISIBLE | 20040901 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070228 | |
| 2 | Instance method | Public | Method | Displays Whether User Interface Element Is Active | 20040901 | |
| 3 | Instance method | Public | Method | Returns Field with Activations in Cells | 20040906 | |
| 4 | Instance method | Public | Method | Returns the Tooltip Text for the UI Element | 20040901 | |
| 5 | Instance method | Public | Method | Returns Field with Tooltip Texts in Cells | 20040906 | |
| 6 | Instance method | Public | Method | Displays Whether User Interface Element Is Shown | 20040901 | |
| 7 | Instance method | Public | Method | Returns Field with Visibilities in Cells | 20040906 | |
| 8 | Instance method | Public | Method | Sets Activation of the User Interface Element | 20040901 | |
| 9 | Instance method | Public | Method | Sets Field with Activations in Individual Cells | 20040906 | |
| 10 | Instance method | Public | Method | Sets the Tooltip Text for the UI Element | 20040901 | |
| 11 | Instance method | Public | Method | Sets Field with Tooltip Texts in Cells | 20040906 | |
| 12 | Instance method | Public | Method | Shows or Hides User Interface Element | 20040901 | |
| 13 | Instance method | Public | Method | Sets Field with Visibilities in Cells | 20040906 |
Events
Class CL_SALV_WD_UIE has no event.
Types
Class CL_SALV_WD_UIE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SALV_WD_UIE has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_UIE has no exception.
Method GET_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040901 |
Method GET_ENABLED on class CL_SALV_WD_UIE has no exception.
Method GET_ENABLED_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040906 |
Method GET_ENABLED_FIELDNAME on class CL_SALV_WD_UIE has no exception.
Method GET_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040901 |
Method GET_TOOLTIP on class CL_SALV_WD_UIE has no exception.
Method GET_TOOLTIP_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040906 |
Method GET_TOOLTIP_FIELDNAME on class CL_SALV_WD_UIE has no exception.
Method GET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | CL_WD_UIELEMENT=>T_VISIBLE | 20040901 |
Method GET_VISIBLE on class CL_SALV_WD_UIE has no exception.
Method GET_VISIBLE_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040906 |
Method GET_VISIBLE_FIELDNAME on class CL_SALV_WD_UIE has no exception.
Method SET_ENABLED 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 | 20040901 |
Method SET_ENABLED on class CL_SALV_WD_UIE has no exception.
Method SET_ENABLED_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 | 20040906 |
Method SET_ENABLED_FIELDNAME on class CL_SALV_WD_UIE has no exception.
Method SET_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20040901 |
Method SET_TOOLTIP on class CL_SALV_WD_UIE has no exception.
Method SET_TOOLTIP_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 | 20040906 |
Method SET_TOOLTIP_FIELDNAME on class CL_SALV_WD_UIE has no exception.
Method SET_VISIBLE 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_UIELEMENT=>T_VISIBLE | CL_WD_UIELEMENT=>E_VISIBLE-VISIBLE | 20040901 |
Method SET_VISIBLE on class CL_SALV_WD_UIE has no exception.
Method SET_VISIBLE_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 | 20040906 |
Method SET_VISIBLE_FIELDNAME on class CL_SALV_WD_UIE has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |