DateTimePicker

<< 点击显示目录 >>

主页  mappView帮助助手 > mapp View帮助信息 > Widgets  > System  >

DateTimePicker

Widget "DateTimePicker" is used to set the clock or time. This widget cannot be added manually, but it is used internally by DateTimeInput.

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.

Appearance

datetimepicker_runtime

Web browser

Styleable properties

Name

Type

Description

Default value

cornerRadius

PixelValCollection

Defines the corner style of the widget.

0px

headerGradient

Gradient

Defines the background color of the widget header as a color gradient.

 

borderColor

ColorCollection

Defines the color of the border around the widget.

#333333

textColor

Color

Defines the color used to display the text.

#000000

opacity

Opacity

Defines the transparency of the widget. The lower the value, the more transparent the widget.

1

fontName

FontName

Defines the font used for the text shown.

Arial

shadow

Shadow

Defines the shadow of the widget.

none

backColor

Color

Defines the background color of the widget.

#333333

backGroundGradient

Gradient

Defines the background color of the widget as a color gradient.

 

mouseDownBackColor

Color

Defines the background color of the widget while the widget is being pressed.

#FF8800

mouseDownTextColor

Color

Defines the color used to display the text while the widget is being pressed.

#FFFFFF

buttonBackGroundGradient

Gradient

Defines the background color of the buttons as a color gradient.

 

buttonMouseDownBackGroundGradient

Gradient

Defines the background color of the buttons when pressed as a color gradient.

 

lineColor

Color

Defines the color of the dividing line between numbers.

#d4d4d4

activeLineColor

Color

Color of the line surrounding the top and bottom of the current selection.

#FF8800