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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WD_PROGRESS_INDICATOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_WDL_STANDARD 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 BAR_COLOR Instance attribute Public Attribute reference (LIKE) CL_WD_PROGRESS_INDICATOR=>T_BAR_COLOR CL_WD_PROGRESS_INDICATOR=>E_BAR_COLOR-NEUTRAL 20041208
2 BAR_COLOR_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20041208
3 DISPLAY_VALUE Instance attribute Public Type reference (TYPE) STRING 20041208
4 DISPLAY_VALUE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20041208
5 PERCENT_VALUE Instance attribute Public Type reference (TYPE) I 20041208
6 PERCENT_VALUE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20041208
7 SHOW_VALUE Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20041208
8 SHOW_VALUE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20041208
9 WIDTH Instance attribute Public Type reference (TYPE) STRING 20041208
10 WIDTH_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20041208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041208
2 GET_BAR_COLOR Instance method Public Method Returns Color of Progress Indicator 20041208
3 GET_BAR_COLOR_FIELDNAME Instance method Public Method Returns Field with Color of Progress Indicator 20041208
4 GET_DISPLAY_VALUE Instance method Public Method Returns Text in Progress Indicator 20041208
5 GET_DISPLAY_VALUE_FIELDNAME Instance method Public Method Returns Field with Texts in Progress Indicators 20041208
6 GET_PERCENT_VALUE Instance method Public Method Returns Size of Progress Bar 20041208
7 GET_PERCENT_VALUE_FIELDNAME Instance method Public Method Returns Field with Size of Progress Bar 20041208
8 GET_SHOW_VALUE Instance method Public Method Displays Whether Label Is Shown 20041208
9 GET_SHOW_VALUE_FIELDNAME Instance method Public Method Returns Field with Visibilities of Labels 20041208
10 GET_WIDTH Instance method Public Method Returns Width of Progress Indicator 20041208
11 GET_WIDTH_FIELDNAME Instance method Public Method Returns Field with Widths of Progress Indicators 20041208
12 SET_BAR_COLOR Instance method Public Method Sets Color of Progress Indicator 20041208
13 SET_BAR_COLOR_FIELDNAME Instance method Public Method Sets Field with Colors of Progress Indicators 20041208
14 SET_DISPLAY_VALUE Instance method Public Method Sets Text in Progress Indicator 20041208
15 SET_DISPLAY_VALUE_FIELDNAME Instance method Public Method Sets Field with Texts in Progress Indicators 20041208
16 SET_PERCENT_VALUE Instance method Public Method Sets Size of Progress Bar 20041208
17 SET_PERCENT_VALUE_FIELDNAME Instance method Public Method Sets Field with Size of Progress Bar 20041208
18 SET_SHOW_VALUE Instance method Public Method Shows and Hides Label in Progress Indicator 20041208
19 SET_SHOW_VALUE_FIELDNAME Instance method Public Method Sets Field with Labels 20041208
20 SET_WIDTH Instance method Public Method Sets Width of Progress Indicator 20041208
21 SET_WIDTH_FIELDNAME 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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