<< 点击显示目录 >> 主页 mappView帮助助手 > mapp View帮助信息 > Widgets > Data > AlarmList > AlarmListItem |
Widget "AlarmListItem" displays a column in widget "AlarmList"
To use this widget, library MpServer must be present on the target system. "MpServer" is used for internal communication. For more information, see here.
For this widget, there are various use cases that explain how the widget can be used. |
The following properties cannot be used in compound widget "Mapping":
zIndex, width
Editor |
Web browser |
Type |
Description |
Bindable |
Necessary |
Default value |
|
text |
Defines the text in the header. |
|
|
|
|
columnType |
Defines which data should be displayed in the column. This could be the state of the alarm or the alarm message, for example. |
|
|
message |
|
width |
Defines the total width of the widget in pixels. Values in % are not permitted. |
|
|
200 |
|
zIndex determines the z-order of the widget. With overlapping widgets, the zIndex determines which widget is on the top and which one is on the bottom. The widget with the larger zIndex is on top, and the one with the smaller zIndex is on the bottom. The zIndex must be unique within a piece of content or a container widget. The zIndex is automatically assigned by the visual editor and can therefore be changed via the toolbar. |
|
|