<< 点击显示目录 >> 主页 mappView帮助助手 > mapp View帮助信息 > Widgets > Data > AlarmLine > AlarmLineItem |
Widget "AlarmLineItem" displays a column in widget "AlarmLine"
The following properties cannot be used in compound widget "Mapping":
zIndex, width
Editor |
Web browser |
Type |
Description |
Bindable |
Necessary |
Default value |
|
filterText |
Defines the name of the column used only in the configuration dialog box so that the user knows from which column they can choose from. For more information, see here. |
|
|
|
|
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. A value in % refers to the width of the surrounding element. |
|
|
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. |
|
|