<< 点击显示目录 >> 主页 mappView帮助助手 > mapp View帮助信息 > Widgets > System > SystemNavButton |
Widget "SystemNavButton" cannot be added manually, but it is used internally by widget "Navigation".
The following properties cannot be used in compound widget "Mapping":
imageHeight, imageWidth
Editor |
Web browser |
Type |
Description |
Bindable |
Necessary |
Default value |
|
imageHeight |
Defines the height of the image in the widget. |
|
|
0 |
|
imageWidth |
Defines the width of the image in the widget. |
|
|
0 |
Type |
Description |
Default value |
|
borderStyle |
Defines the style of the border around the widget. Borders can be unbroken, dashed or dotted. |
solid |
|
borderWidth |
Defines the width of the border around the widget. |
2px |
|
cornerRadius |
Defines the corner style of the widget. |
0px |
|
backColor |
Defines the background color of the widget. |
#DBDBDB |
|
disabledBackColor |
Defines the background color of the widget in the disabled state. |
#F1F1F1 |
|
backGroundGradient |
Defines the background color of the widget as a color gradient. |
|
|
disabledBackGroundGradient |
Defines the background color of the widget as a color gradient in the disabled state. |
|
|
mouseDownBackGroundGradient |
Defines the background color of the widget as a color gradient while the widget is being pressed. |
|
|
backGround |
Defines a relative path to an image to be used as the background. |
|
|
borderColor |
Defines the color of the border around the widget. |
#5B7C70 |
|
disabledBorderColor |
Defines the color of the border around the widget in the disabled state. |
#FFFFFF #C8C8C8 #C8C8C8 #FFFFFF |
|
textColor |
Defines the color used to display the text. |
#000000 |
|
checkedTextColor |
Defines the color used to display the text when the widget is pressed. |
#000000 |
|
disabledTextColor |
Defines the color of the text in the disabled state. |
#989898 |
|
disabledCheckedTextColor |
Defines the color used to display the text when the widget is pressed and disabled. |
#000000 |
|
mouseDownBorderColor |
Defines the border color of the widget while the widget is being pressed. |
#FD7B01 |
|
mouseDownBorderWidth |
Defines the border width of the widget while the widget is being pressed. |
2px |
|
mouseDownBackColor |
Defines the background color of the widget while the widget is being pressed. |
#DBDBDB |
|
mouseDownTextColor |
Defines the color used to display the text while the widget is being pressed. |
#000000 |
|
textAlign |
Defines the orientation of the text. |
center |
|
opacity |
Defines the transparency of the widget. The lower the value, the more transparent the widget. |
1 |
|
rotation |
Defines the rotation of the widget, e.g. a value of 90 degrees changes the rotation of the widget by 90 degrees clockwise. |
0deg |
|
fontSize |
Defines the size of the font used to display the text. |
12px |
|
fontName |
Defines the font used for the text shown. |
Arial |
|
bold |
Defines whether the text is shown in bold. |
false |
|
italic |
Defines whether the text is shown in italics. |
false |
|
padding |
Defines the spacing between the outer boundary of the widget and its content. For more information, see here. |
0px 10px |
|
margin |
Defines the offset of the external boundary of the widget to the widget's actual set position. For more information, see here. |
0px |
|
shadow |
Defines the shadow of the widget. |
none |
|
mouseDownShadow |
Defines the shadow of the widget while the widget is being pressed. |
none |
|
checkedBackColor |
Defines the background color of the widget when the widget is pressed. |
#DBDBDB |
|
checkedBorderColor |
Defines the border color of the widget when the widget is pressed. |
#FD7B01 |
|
disabledCheckedBackColor |
Defines the background color of the widget when the widget is pressed and disabled. |
#F1F1F1 |
|
disabledCheckedBorderColor |
Defines the border color of the widget when the widget is pressed and disabled. |
#FFFFFF #C8C8C8 #C8C8C8 #FFFFFF |
|
checkedBackGroundGradient |
Defines the background color of the widget as a color gradient when the widget is pressed. |
|
|
disabledCheckedBackGroundGradient |
Defines the background color of the widget as a color gradient when the widget is pressed and disabled. |
|
|
imageColor |
Defines the color of the image in the widget. This requires an SVG image whose color has not been set explicitly. |
#000000 |
|
mouseDownImageColor |
Defines the color of the image in the widget while the widget is pressed. This requires an SVG image whose color has not been set explicitly. |
#000000 |
|
disabledImageColor |
Defines the color of the image in the widget while the widget is disabled. This requires an SVG image whose color has not been set explicitly. |
#000000 |
|
checkedImageColor |
Defines the color of the image that is displayed in the widget when the widget is pressed. This requires an SVG image whose color has not been set explicitly. |
#000000 |
|
disabledCheckedImageColor |
Defines the color of the image when the widget is pressed and disabled. This requires an SVG image whose color has not been set explicitly. |
#000000 |