SequencerTableDialog

<< 点击显示目录 >>

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

SequencerTableDialog

Widget SequencerTableDialog is a widget that is not visible in the Widget Catalog but can only be configured via widget SequencerTable. The following styleable properties are available for configuration dialog box for widget SequencerTable.

Styleable properties

Name

Type

Description

Default value

closeImage

ImagePath

Defines the image for the close button in the header.

 

showCloseButton

Boolean

Defines whether the close button is displayed.

true

cornerRadius

PixelValCollection

Defines the corner style of the widget.

0px

backColor

Color

Defines the background color of the widget.

#FFFFFF

backGroundGradient

Gradient

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

 

borderColor

ColorCollection

Defines the color of the border around the widget.

#333333

borderWidth

PixelVal

Defines the width of the border around the widget.

9px

borderStyle

BorderStyle

Defines the style of the border around the widget. Borders can be unbroken, dashed or dotted.

solid

opacity

Opacity

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

1

headerTextColor

Color

Defines the color used to display the text in the header.

#FFFFFF

headerFontName

FontName

Defines the font used to display the text in the header.

Arial

headerFontSize

PixelVal

Defines the size used to display the text in the header.

16px

headerBold

Boolean

Defines whether the text in the header is displayed in bold.

false

headerItalic

Boolean

Defines whether the text in the header is displayed in italics.

false

headerGradient

Gradient

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

 

headerBackColor

Color

Defines the background color of the header.

#333333

headerBorderColor

ColorCollection

Defines the color of the border around the header.

#333333

headerBorderWidth

PixelValCollection

Defines the width of the border around the header.

0px

headerBorderStyle

BorderStyle

Defines the style of the border around the header. Borders can be unbroken, dashed or dotted.

none

headerHeight

PixelVal

Defines the total height of the header.

42px

The available styleable properties can be used if configuring the widget within a style. For an example demonstrating the use of this widget, see here.