<< 点击显示目录 >> 主页 mappView帮助助手 > mapp View帮助信息 > Widgets > Data > FavoriteWatch > FavoriteWatchItemOut |
Widget "FavoriteWatchItemOut" represents an individual box for widget "FavoriteWatch". Each box consists of widget "NumericOutput", widget "Label" and widget "Image".
The layout for the boxes is defined using property boxConfiguration for widget "FavoriteWatch".
For this widget, there is a use case that explains how widget "FavoriteWatch" works. |
The following properties cannot be used in compound widget "Mapping":
zIndex
Editor |
Web browser |
Type |
Description |
Bindable |
Necessary |
Default value |
|
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. |
|
|
|||
Defines the usability of the widget. A disabled widget (enable=false) does not react to user interaction and does not trigger events. The "enable" behavior is inherited from the container widgets to the child widgets. |
|
true |
|||
Defines the number format for the widget. |
|
{'metric':{ 'decimalPlaces' : 1, 'minimumIntegerDigits' : 1 }, 'imperial' :{ 'decimalPlaces' : 1, 'minimumIntegerDigits' : 1 }, 'imperial-us' :{ 'decimalPlaces' : 1, 'minimumIntegerDigits' : 1 }} |
|||
Relative path to an image that is shown in the widget. For more information, see here. |
|
|
|||
labelStyle |
Reference to a widget style created by the user to be used for widget "Label". |
|
|
default |
|
Value with unit for node binding. |
|
|
|||
numericOutputStyle |
Reference to a widget style created by the user to be used for widget "NumericOutput". |
|
|
default |
|
permissionOperate |
Defines the roles that are permitted to use the widget. For roles without sufficient rights, the widget does not react to user interaction and does not trigger events. |
|
|
|
|
Static text or a text from the text system that is shown on the widget. A localized text is defined by specifying $IAT/Textkey. |
|
|
|||
Defines the unit code of the widget. |
|
|
|||
Defines the value displayed by widget "NumericOutput". |
|
0 |