class sap.ui.vk.ProgressIndicator

Visiblity: public
UX Guidelines:
Implements:
Available since: N/A
Module: sap/ui/vk/ProgressIndicator
Application Component: CA-UI5-VTK

Shows the progress of a process in a graphical way. To indicate the progress, the inside of the ProgressIndicator is filled with a color. Additionally, a user-defined string can be displayed on the ProgressIndicator.


Constructor

Constructor for a new ProgressIndicator.

new sap.ui.vk.ProgressIndicator(sId?, mSettings?)
Param Type Default Value Description
sId? string

ID for the new control, generated automatically if no ID is given

mSettings? object

Initial settings for the new control