SAP ABAP Class CL_SALV_WD_UIE_PROGR_INDICATOR (Progress Indicator 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_UIE | UI Element in Cells of ALV Output | 20041208 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_WD_TABLE_CELL_EDITOR | 20041228 |
Properties
| Class | CL_SALV_WD_UIE_PROGR_INDICATOR | |
| Short Description | Progress Indicator in Cells of ALV Output | |
| Super Class | CL_SALV_WD_UIE | UI Element in Cells of 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 | 20041208 | 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... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_WD_TABLE_CELL_EDITOR | 20041228 |
Friends
Class CL_SALV_WD_UIE_PROGR_INDICATOR 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_PROGRESS_INDICATOR=>T_BAR_COLOR | CL_WD_PROGRESS_INDICATOR=>E_BAR_COLOR-NEUTRAL | 20041208 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041208 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041208 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041208 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | 20041208 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041208 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20041208 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041208 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041208 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041208 | |
| 2 | Instance method | Public | Method | Returns Color of Progress Indicator | 20041208 | |
| 3 | Instance method | Public | Method | Returns Field with Color of Progress Indicator | 20041208 | |
| 4 | Instance method | Public | Method | Returns Text in Progress Indicator | 20041208 | |
| 5 | Instance method | Public | Method | Returns Field with Texts in Progress Indicators | 20041208 | |
| 6 | Instance method | Public | Method | Returns Size of Progress Bar | 20041208 | |
| 7 | Instance method | Public | Method | Returns Field with Size of Progress Bar | 20041208 | |
| 8 | Instance method | Public | Method | Displays Whether Label Is Shown | 20041208 | |
| 9 | Instance method | Public | Method | Returns Field with Visibilities of Labels | 20041208 | |
| 10 | Instance method | Public | Method | Returns Width of Progress Indicator | 20041208 | |
| 11 | Instance method | Public | Method | Returns Field with Widths of Progress Indicators | 20041208 | |
| 12 | Instance method | Public | Method | Sets Color of Progress Indicator | 20041208 | |
| 13 | Instance method | Public | Method | Sets Field with Colors of Progress Indicators | 20041208 | |
| 14 | Instance method | Public | Method | Sets Text in Progress Indicator | 20041208 | |
| 15 | Instance method | Public | Method | Sets Field with Texts in Progress Indicators | 20041208 | |
| 16 | Instance method | Public | Method | Sets Size of Progress Bar | 20041208 | |
| 17 | Instance method | Public | Method | Sets Field with Size of Progress Bar | 20041208 | |
| 18 | Instance method | Public | Method | Shows and Hides Label in Progress Indicator | 20041208 | |
| 19 | Instance method | Public | Method | Sets Field with Labels | 20041208 | |
| 20 | Instance method | Public | Method | Sets Width of Progress Indicator | 20041208 | |
| 21 | Instance method | Public | Method | Sets Field with Widths of Progress Indicators | 20041208 |
Events
Class CL_SALV_WD_UIE_PROGR_INDICATOR has no event.
Types
Class CL_SALV_WD_UIE_PROGR_INDICATOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SALV_WD_UIE_PROGR_INDICATOR has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method GET_BAR_COLOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | CL_WD_PROGRESS_INDICATOR=>T_BAR_COLOR | 20041208 |
Method GET_BAR_COLOR on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method GET_BAR_COLOR_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20041208 |
Method GET_BAR_COLOR_FIELDNAME on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method GET_DISPLAY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20041208 |
Method GET_DISPLAY_VALUE on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method GET_DISPLAY_VALUE_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20041208 |
Method GET_DISPLAY_VALUE_FIELDNAME on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method GET_PERCENT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | I | 20041208 |
Method GET_PERCENT_VALUE on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method GET_PERCENT_VALUE_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20041208 |
Method GET_PERCENT_VALUE_FIELDNAME on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method GET_SHOW_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20041208 |
Method GET_SHOW_VALUE on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method GET_SHOW_VALUE_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20041208 |
Method GET_SHOW_VALUE_FIELDNAME on class CL_SALV_WD_UIE_PROGR_INDICATOR 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 | 20041208 |
Method GET_WIDTH on class CL_SALV_WD_UIE_PROGR_INDICATOR 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 | 20041208 |
Method GET_WIDTH_FIELDNAME on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method SET_BAR_COLOR 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_PROGRESS_INDICATOR=>T_BAR_COLOR | CL_WD_PROGRESS_INDICATOR=>E_BAR_COLOR-NEUTRAL | 20041208 |
Method SET_BAR_COLOR on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method SET_BAR_COLOR_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 | 20041208 |
Method SET_BAR_COLOR_FIELDNAME on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method SET_DISPLAY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20041208 |
Method SET_DISPLAY_VALUE on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method SET_DISPLAY_VALUE_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 | 20041208 |
Method SET_DISPLAY_VALUE_FIELDNAME on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method SET_PERCENT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | I | 20041208 |
Method SET_PERCENT_VALUE on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method SET_PERCENT_VALUE_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 | 20041208 |
Method SET_PERCENT_VALUE_FIELDNAME on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method SET_SHOW_VALUE 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 | 20041208 |
Method SET_SHOW_VALUE on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
Method SET_SHOW_VALUE_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 | 20041208 |
Method SET_SHOW_VALUE_FIELDNAME on class CL_SALV_WD_UIE_PROGR_INDICATOR 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 | 20041208 |
Method SET_WIDTH on class CL_SALV_WD_UIE_PROGR_INDICATOR 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 | 20041208 |
Method SET_WIDTH_FIELDNAME on class CL_SALV_WD_UIE_PROGR_INDICATOR has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |