Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_UIELEMENT | Perforce change= / 20051117-125541 | 20040628 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_TABLE_CELL_EDITOR | Perforce change= / 20050316-075430 | 20040628 |
Properties
| Class | CL_WD_PROGRESS_INDICATOR | |
| Short Description | Perforce change= / 20051117-120623 | |
| Super Class | CL_WD_UIELEMENT | Perforce change= / 20051117-125541 |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
| Created | 20040628 | SAP |
| Last change | 20141121 | |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_TABLE_CELL_EDITOR | Perforce change= / 20050316-075430 | 20040628 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20140708 | Web Dynpro Local Test XX7 | |
| 2 | CL_WDR_VIEW_ELEMENT | 20140708 | Web Dynpro View Element |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_BAR_COLOR | 20040628 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_DISPLAY_VALUE | 20040628 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_PERCENT_VALUE | 20040628 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_SHOW_VALUE | 20040628 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_WIDTH | 20040628 | |||
| 6 | Constant | Public | Type reference (TYPE) | GUID | '4DB468426C506824E10000000A1550C0' | CID_PROGRESS_INDICATOR | 20050316 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | WDR_UIEL_DDIC_PROPERTY | DP_DISPLAY_VALUE | 20040628 | |||
| 8 | Constant | Public | See coding | E_BAR_COLOR | 20050316 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | IP_SHOW_VALUE | 20050422 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | IP_WIDTH | 20050815 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | PL_SHOW_VALUE | 20050422 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | STRING | PL_WIDTH | 20050815 | |||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WD_MENU | PR_MENU | 20041216 | |||
| 14 | Constant | Public | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | '99' | T_BAR_COLOR | 20050316 | ||
| 15 | Instance attribute | Protected | Type reference (TYPE) | WDUI_PROG_IND_BAR_COL | VL_BAR_COLOR | 20040628 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | STRING | VL_DISPLAY_VALUE | 20040628 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | I | VL_PERCENT_VALUE | 20040628 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | VL_SHOW_VALUE | 20040628 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | STRING | VL_WIDTH | 20040628 |
Methods
Events
Class CL_WD_PROGRESS_INDICATOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_PROGRESS_INDICATOR | Public | See coding | TT_PROGRESS_INDICATOR | 20050316 | tt_PROGRESS_INDICATOR TYPE TABLE OF REF TO CL_WD_PROGRESS_INDICATOR WITH DEFAULT KEY
|
Method Signatures
Method BIND_BAR_COLOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20040628 |
Method BIND_BAR_COLOR on class CL_WD_PROGRESS_INDICATOR has no exception.
Method BIND_DISPLAY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20040628 |
Method BIND_DISPLAY_VALUE on class CL_WD_PROGRESS_INDICATOR has no exception.
Method BIND_PERCENT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20040628 |
Method BIND_PERCENT_VALUE on class CL_WD_PROGRESS_INDICATOR has no exception.
Method BIND_SHOW_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20040628 |
Method BIND_SHOW_VALUE on class CL_WD_PROGRESS_INDICATOR has no exception.
Method BIND_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20040628 |
Method BIND_WIDTH on class CL_WD_PROGRESS_INDICATOR has no exception.
Method BOUND_BAR_COLOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040628 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040628 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20040628 |
Method BOUND_BAR_COLOR on class CL_WD_PROGRESS_INDICATOR has no exception.
Method BOUND_DISPLAY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040628 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040628 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20040628 |
Method BOUND_DISPLAY_VALUE on class CL_WD_PROGRESS_INDICATOR has no exception.
Method BOUND_PERCENT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040628 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040628 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20040628 |
Method BOUND_PERCENT_VALUE on class CL_WD_PROGRESS_INDICATOR has no exception.
Method BOUND_SHOW_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040628 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040628 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20040628 |
Method BOUND_SHOW_VALUE on class CL_WD_PROGRESS_INDICATOR has no exception.
Method BOUND_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040628 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040628 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20040628 |
Method BOUND_WIDTH on class CL_WD_PROGRESS_INDICATOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20040628 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20040628 |
Method CONSTRUCTOR on class CL_WD_PROGRESS_INDICATOR has no exception.
Method GET_BAR_COLOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040628 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040628 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDUI_PROG_IND_BAR_COL | 20040628 |
Method GET_BAR_COLOR on class CL_WD_PROGRESS_INDICATOR has no exception.
Method GET_DISPLAY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040628 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040628 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040628 |
Method GET_DISPLAY_VALUE on class CL_WD_PROGRESS_INDICATOR has no exception.
Method GET_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_MENU | Value transfer | Object reference (TYPE REF TO) | CL_WD_MENU | 20041216 |
Method GET_MENU on class CL_WD_PROGRESS_INDICATOR has no exception.
Method GET_PERCENT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040628 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040628 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | I | 20040628 |
Method GET_PERCENT_VALUE on class CL_WD_PROGRESS_INDICATOR has no exception.
Method GET_SHOW_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040628 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040628 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20040628 |
Method GET_SHOW_VALUE on class CL_WD_PROGRESS_INDICATOR has no exception.
Method GET_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040628 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040628 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040628 |
Method GET_WIDTH on class CL_WD_PROGRESS_INDICATOR has no exception.
Method NEW_PROGRESS_INDICATOR Signature
Method NEW_PROGRESS_INDICATOR on class CL_WD_PROGRESS_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 | Type reference (TYPE) | WDUI_PROG_IND_BAR_COL | 20040628 |
Method SET_BAR_COLOR on class CL_WD_PROGRESS_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 | 20040628 |
Method SET_DISPLAY_VALUE on class CL_WD_PROGRESS_INDICATOR has no exception.
Method SET_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_MENU | Call by reference | Object reference (TYPE REF TO) | CL_WD_MENU | 20041216 |
Method SET_MENU on class CL_WD_PROGRESS_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 | 20040628 |
Method SET_PERCENT_VALUE on class CL_WD_PROGRESS_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) | WDY_BOOLEAN | 20040628 |
Method SET_SHOW_VALUE on class CL_WD_PROGRESS_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 | 20040628 |
Method SET_WIDTH on class CL_WD_PROGRESS_INDICATOR has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 710 |