<< 点击显示目录 >> 主页 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.
Type |
Description |
Default value |
|
closeImage |
Defines the image for the close button in the header. |
|
|
showCloseButton |
Defines whether the close button is displayed. |
true |
|
cornerRadius |
Defines the corner style of the widget. |
0px |
|
backColor |
Defines the background color of the widget. |
#FFFFFF |
|
backGroundGradient |
Defines the background color of the widget as a color gradient. |
|
|
borderColor |
Defines the color of the border around the widget. |
#333333 |
|
borderWidth |
Defines the width of the border around the widget. |
9px |
|
borderStyle |
Defines the style of the border around the widget. Borders can be unbroken, dashed or dotted. |
solid |
|
opacity |
Defines the transparency of the widget. The lower the value, the more transparent the widget. |
1 |
|
headerTextColor |
Defines the color used to display the text in the header. |
#FFFFFF |
|
headerFontName |
Defines the font used to display the text in the header. |
Arial |
|
headerFontSize |
Defines the size used to display the text in the header. |
16px |
|
headerBold |
Defines whether the text in the header is displayed in bold. |
false |
|
headerItalic |
Defines whether the text in the header is displayed in italics. |
false |
|
headerGradient |
Defines the background color of the header as a color gradient. |
|
|
headerBackColor |
Defines the background color of the header. |
#333333 |
|
headerBorderColor |
Defines the color of the border around the header. |
#333333 |
|
headerBorderWidth |
Defines the width of the border around the header. |
0px |
|
headerBorderStyle |
Defines the style of the border around the header. Borders can be unbroken, dashed or dotted. |
none |
|
headerHeight |
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.