Skip to main content

Status List

Component Palette Icon:

Component Palette Icon
ActFB
ActFB
DeActFB
DeActFB
Text is not SVG - cannot display


A component for process object status visualisation. The appearence may be appropriately styled. Full menu of style options is available for text, background, margin and padding, border, shape and miscellaneous. You can also specify a style class.

Properties

Most Properties have binding options. For more information on Bindings, see Types of Bindings in Perspective. This section only documents the Props Category of properties. The other Categories are described on the Perspective Component Properties page.

NameDescriptionProperty Type
statusA list of status objectsarray
styleSets a style for this chart. Full menu of style options is available for text,background, margin and padding, border, shape and miscellaneous. You can also specify a style classobject

status Properties

NameDescriptionProperty Type
labelDescription of Statusstring
statusBoolean statusboolean
tip

The label and status properties are attributes of the html tags <label> and <input> type checkbox.
Further info on the html <input> and <label> tag can be found at mdn web docs website, with info for the OpenPropsUI Textfield Component at OpenPropsUI > Components > Input > Textfield site page.

Component Events

The component supports the "Action Performed Event".

Further information regarding the Action Performed Event can be found a the Perspective Event Types Reference page. The Component Events and Actions page shows how to configure events and actions on a Perspective component. Component scripting is handled separately and can be accessed from the Component menubar or by right clicking on the component.