<< 点击显示目录 >> 主页 mappView帮助助手 > mapp View帮助信息 > Widgets > Data > AuditList > AuditListItem |
Widget "AuditListItem" displays a column in widget "AuditList"
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. |
|
|
text |
|
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. |
|
|