
Similar to the RoadMap UI element, the PhaseIndicator UI element displays the steps in a wizard. Each step is represented by a separate Phase object. In contrast to the RoadMap UI element, the application development can display larger steps using the PhaseIndicator UI element, which can be more time consuming for the user.
Example of the Visual Display
To enable the development of accessible applications, the accessibilityDescription property is checked during the syntax check if the tooltip property is not set.
Runtime Class |
CL_WD_PHASE_INDICATOR |
Properties in View Designer
| Name | Type | Initial Value | Bindable |
|---|---|---|---|
STRING |
(automatic) |
No |
|
Translatable text |
Yes |
||
WDUI_PHASE_IND_BGD_DESIGN |
emphasized |
Yes |
|
WDUI_CONTEXT_MENU_BEHAVIOUR |
inherit |
No |
|
WDY_MD_UI_ELEMENT_REFERENCE |
No |
||
WDY_BOOLEAN |
true |
Yes |
|
STRING |
Yes |
||
STRING |
Yes |
||
| styleClassName | STRING | Yes | |
Translatable text |
Yes |
||
WDUI_VISIBILITY |
visible |
Yes |
Aggregations in the View Designer
Events in View Designer
| Name |
|---|
Other properties that can be inherited are defined in the related higher-level classes. The related UI elements are:
For dynamic programming, the same properties, events, and aggregations as in the View Designer are available. But note that the spelling format and use of upper/lower case is different.
Dynamic Programming of Properties
| View Designer Name | Runtime Name | Type |
|---|---|---|
ACCESSIBILITY_DESCR |
WDY_MD_TRANSLATABLE_TEXT |
|
BACKGROUND_DESIGN |
WDUI_PHASE_IND_BGD_DESIGN |
|
backgroundDesign: emphasized |
CL_WD_PHASE_INDICATOR=>E_BACKGROUND_DESIGN-EMPHASIZED |
|
backgroundDesign: transparent |
CL_WD_PHASE_INDICATOR=>E_BACKGROUND_DESIGN-TRANSPARENT |
|
CONTEXT_MENU_BEHAVIOUR |
WDUI_CONTEXT_MENU_BEHAVIOUR |
|
contextMenuBehaviour: inherit |
CL_WD_PHASE_INDICATOR=>E_CONTEXT_MENU_BEHAVIOUR-INHERIT |
|
contextMenuBehaviour: provide |
CL_WD_PHASE_INDICATOR=>E_CONTEXT_MENU_BEHAVIOUR-PROVIDE |
|
contextMenuBehaviour: suppress |
CL_WD_PHASE_INDICATOR=>E_CONTEXT_MENU_BEHAVIOUR-SUPPRESS |
|
CONTEXT_MENU_ID |
WDY_MD_UI_ELEMENT_REFERENCE |
|
ENABLED |
WDY_BOOLEAN |
|
FIRST_VISIBLE_PHASE |
STRING |
|
SELECTED_PHASE |
STRING |
|
| styleClassName | STYLE_CLASS_NAME | STRING |
TOOLTIP |
WDY_MD_TRANSLATABLE_TEXT |
|
VISIBLE |
WDUI_VISIBILITY |
|
visible: none |
CL_WD_PHASE_INDICATOR=>E_VISIBLE-NONE |
|
visible: visible |
CL_WD_PHASE_INDICATOR=>E_VISIBLE-VISIBLE |
Dynamic Programming of Events
| View Designer Name | Runtime Name |
|---|---|
ON_SELECT |
Dynamic Programming of Aggregations
| View Designer Name | Runtime Name | Cardinality |
|---|---|---|
PHASES |
0..n |
You can find examples of this interface element in the system in the component DEMO_UIEL_STD_COMPLEX in the Web Dynpro application demo_uiel_phase_indicator.