<< 点击显示目录 >> 主页 mappView帮助助手 > mapp View帮助信息 > Widgets > System > KeyBoard |
Widget "KeyBoard" displays a virtual keyboard for entering values.
This widget is used and bound internally by other widgets. It therefore cannot be configured directly on a piece of content, but styles can be used for it.
Web browser |
Type |
Description |
Default value |
|
cornerRadius |
Defines the corner style of the widget. |
0px |
|
backColor |
Defines the background color of the widget. |
#333333 |
|
headerGradient |
Defines the background color of the widget header as a color gradient. |
|
|
backGroundGradient |
Defines the background color of the widget as a color gradient. |
|
|
borderColor |
Defines the color of the border around the widget. |
#333333 |
|
textColor |
Defines the color used to display the text. |
#000000 |
|
mouseDownBackColor |
Defines the background color of the widget while the widget is being pressed. |
#FFFFFF |
|
mouseDownTextColor |
Defines the color used to display the text while the widget is being pressed. |
#000000 |
|
opacity |
Defines the transparency of the widget. The lower the value, the more transparent the widget. |
1 |
|
fontName |
Defines the font used for the text shown. |
Arial |
|
shadow |
Defines the shadow of the widget. |
none |
|
buttonBackGroundGradient |
Defines the background color of the keyboard buttons as a color gradient. |
|
|
buttonMouseDownBackGroundGradient |
Defines the background color gradient of the keyboard buttons as a color gradient when the buttons are pressed. |
|
|
imeBackColor |
Defines the background color of the IME element. The IME input is displayed if zh-CHS is selected as the language. |
#333333 |
|
Defines the background of the IME element as a color gradient. The IME input is displayed if zh-CHS is selected as the language. |
|
||
imeBorderColor |
Defines the color of the border around the IME element. The IME input is displayed if zh-CHS is selected as the language. |
#FFFFFF |
|
imeTextColor |
Defines the color used to display the text of the IME element. The IME input is displayed if zh-CHS is selected as the language. |
#FFFFFF |