Plugin
| Attribute |
Description |
| name |
Plugin Name |
| author |
Author's name |
| description |
Plugin description. |
Runtime
| Attribute |
Description |
| packageName |
Name of the jar generated by the plug-in |
| pluginClassName |
Plug-in Class Path, case must be consistent with the class name |
| enabled |
Whether the plug-in is available. True means the plug-in is available, and False means it is not available |
TaskBar
| Attribute |
Description |
| id |
Unique identifier, taskBar in different Config Files are merged into one taskBar according to ID |
| index |
Indexes, controlling Load Order |
Ribbon
| Attribute |
Description |
| id |
Unique identifier, ribbons in different Config Files are combined into one ribbon according to ID |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| visible |
Whether the control is visible, true visible, false invisible |
| formClass |
Ribbon Bound Window, the Ribbon bound to the window will be displayed only when the corresponding window is opened. It is not displayed by default |
Group
| Attribute |
Description |
| id |
Unique identifier, groups in different Config Files are merged into one group according to ID |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| visible |
Whether the control is visible, true visible, false invisible |
| image |
Image Info displayed |
Gallery
| Attribute |
Description |
| id |
Unique identifier, galleries in different Config Files are merged into one gallery according to the ID |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| popupColumn |
Controls the maximum number of controls that can be displayed in a row in the Gallery. If it is greater than popupColumn, New Line Display |
GalleryGroup
| Attribute |
Description |
| id |
Unique identifier, galleryGroups in different Config Files are merged into one galleryGroup according to ID |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| maxLength |
Controls the maximum length of the displayed text. When the length is greater than this, the string will be intercepted. |
FlowGroup
| Attribute |
Description |
| id |
Unique identifier, flowGroups in different Config Files are merged into one flowGroup according to ID |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| visible |
Whether the control is visible, true visible, false invisible |
| image |
Image Info displayed |
| rowCount |
The layout of the control flowGroup is a layout of several rows, ranging from 1,3 |
StartMenuPanel
| Attribute |
Description |
| id |
Unique identifier |
| index |
Indexes, controlling Load Order |
| Label |
The visible text |
| component |
Implemented StartMenuPanelClass Path |
| visible |
Whether the control is visible, true visible, false invisible |
StartMenu
| Attribute |
Description |
| id |
Unique identifier |
| index |
Indexes, controlling Load Order |
| Label |
The visible text |
| onAction |
CtrlAction Name |
| visible |
Whether the control is visible, true visible, false invisible |
SecondMenu
| Attribute |
Description |
| index |
Indexes, controlling Load Order |
| Label |
The visible text |
ProcessGroup
| Attribute |
Description |
| id |
Unique identifier, processGroups in different Config Files are merged into one processGroup according to ID |
| index |
Indexes, controlling Load Order |
| title |
The visible text |
| Platform |
The supported operating system platforms are Windows, Linux, and All. Windows represents that only the windows platform is supported, Linux represents that only the Linux platform is supported, and All represents that all platforms are supported. The default value is All. |
| ScreenTip |
Detail Description information |
Process
| Attribute |
Description |
| ClassName |
Class Path |
| index |
Indexes, controlling Load Order |
| title |
The visible text |
| key |
Unique Identification of Process, cannot be duplicated |
| ScreenTip |
Process text Description |
| Platform |
The supported operating system platforms are Windows, Linux, and All. Windows represents that only the windows platform is supported, Linux represents that only the Linux platform is supported, and All represents that all platforms are supported. The default value is All. |
Button
| Attribute |
Description |
| checkState |
Whether the control is selected, true selects the control, false does not select the control |
| customProperty |
User CustomAttributes |
| image |
Image Info displayed |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| onAction |
CtrlAction Name |
| screenTip |
Text Description |
| screenTipImage |
Picture Description |
| shortcutKey |
Shortcut key for function response |
| visible |
Whether the control is visible, true visible, false invisible |
| id |
Unique identifier, the buttons in different Config Files are merged into one button according to the ID |
| style |
Control Size, big, medium and small respectively represent that the picture is displayed on the top and the text is displayed on the bottom, the picture is displayed with the text, and only the picture is displayed without the text |
| Platform |
The supported operating system platforms are Windows, Linux, and All. Windows represents that only the windows platform is supported, Linux represents that only the Linux platform is supported, and All represents that all platforms are supported. The default value is All. |
ButtonDropDown
| Attribute |
Description |
| id |
Unique identifier, Button DropDown in different Config Files are merged into one ButtonDropDown according to ID |
| image |
Image Info displayed |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| visible |
Whether the control is visible, true visible, false invisible |
ColorButton
| Attribute |
Description |
| checkState |
Whether the control is selected, true selects the control, false does not select the control |
| customProperty |
User CustomAttributes |
| image |
Image Info displayed |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| onAction |
CtrlAction Name |
| screenTip |
Text Description |
| screenTipImage |
Picture Description |
| shortcutKey |
Shortcut key for function response |
| visible |
Whether the control is visible, true visible, false invisible |
| style |
Control Size, big, medium and small respectively represent that the picture is displayed on the top and the text is displayed on the bottom, the picture is displayed with the text, and only the picture is displayed without the text |
GalleryButton
| Attribute |
Description |
| checkState |
Whether the control is selected, true selects the control, false does not select the control |
| customProperty |
User CustomAttributes |
| image |
The Image Info displayed by the control |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| onAction |
CtrlAction Name |
| screenTip |
Text Description |
| screenTipImage |
Picture Description |
| shortcutKey |
Shortcut key for function response |
| visible |
Whether the control is visible, true visible, false invisible |
| size |
Control Size, large, normal, small represent large, default, small respectively |
DropDownPanelButton
| Attribute |
Description |
| Whether the checkState control is selected, true selects the control, false does not select the control |
|
| customProperty User CustomAttributes |
|
| image |
The Image Info displayed by the control |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| onAction |
CtrlAction Name |
| screenTip |
Text Description |
| screenTipImage |
Picture Description |
| shortcutKey |
Shortcut key for function response |
| visible |
Whether the control is visible, true visible, false invisible |
| style |
Control Size, big, medium and small respectively represent that the picture is displayed on the top and the text is displayed on the bottom, the picture is displayed with the text, and only the picture is displayed without the text |
RibbonPopupMenuItem
| Attribute |
Description |
| checkState |
Whether the control is selected, true selects the control, false does not select the control |
| customProperty |
User CustomAttributes |
| image |
The Image Info displayed by the control |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| onAction |
CtrlAction Name |
| screenTip |
Text Description |
| screenTipImage |
Picture Description |
| shortcutKey |
Shortcut key for function response |
| visible |
Whether the control is visible, true visible, false invisible |
Separator
| Attribute |
Description |
| index |
Indexes, controlling Load Order |
RibbonPopupMenuSeparator
| Attribute |
Description |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| customProperty |
User CustomAttributes |
ComboBox/ ComboBoxFont
| Attribute |
Description |
| customProperty |
User CustomAttributes |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| width |
Control width |
| onAction |
CtrlAction Name |
| editable |
Controls whether the control is editable, true is editable, false is not editable |
| screenTipImage |
Picture Description |
| shortcutKey |
Shortcut key for function response |
| visible |
Whether the control is visible, true visible, false invisible |
RibbonPopupMenuComboBox
| Attribute |
Description |
| checkState |
Whether the control is selected, true selects the control, false does not select the control |
| customProperty |
User CustomAttributes |
| image |
Image Info displayed |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| onAction |
CtrlAction Name |
| screenTip |
Text Description |
| screenTipImage |
Picture Description |
| shortcutKey |
Shortcut key for function response |
| visible |
Whether the control is visible, true visible, false invisible |
| style |
Control Size, big, medium and small respectively represent that the picture is displayed on the top and the text is displayed on the bottom, the picture is displayed with the text, and only the picture is displayed without the text |
Item
| Attribute |
Description |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| data |
Stored Value |
| image |
Image Info displayed |
| customProperty |
User CustomAttributes |
Label
| Attribute |
Description |
| customProperty |
User CustomAttributes |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| width |
Control width |
| screenTip |
Text Description |
| screenTipImage |
Picture Description |
| visible |
Whether the control is visible, true visible, false invisible |
Spinner
| Attribute |
Description |
| customProperty |
User CustomAttributes |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| width |
Control width |
| onAction |
CtrlAction Name |
| minValue |
Minimum Value in a Domain |
| maxValue |
Maximum Value in a Domain |
| increment |
Value Decreased/Increased Per Step |
| editable |
Controls whether the control is editable, true is editable, false is not editable |
| screenTipImage |
Picture Description |
| shortcutKey |
Shortcut key for function response |
| visible |
Whether the control is visible, true visible, false invisible |
DockBar
| Attribute |
Description |
| component DockbarClass Path |
|
Dock Direction Dockbar Position, there are three situations: left, bottom, and right. Represents whether the visible control of the ID Unique identifier title Dockbar title of the Dockbar displayed on the left, lower and right sides of the desktop is visible, visible for true, and invisible for false
ContenMenu
| Attribute |
Description |
| id |
Unique identifier, not repeatable |
| label |
ContextMenu |
StatusBar
| Attribute |
Description |
| id |
Unique identifier, statusBar in different Config Files are merged into one statusBar according to ID |
| visible |
Whether the control is visible, true visible, false invisible |
| formClass |
StatusBar Bound Window, when the corresponding window is opened, the statusBar bound to the window will be displayed at the bottom of the window, and it is not displayed by default |
Textbox
| Attribute |
Description |
| customProperty |
User CustomAttributes |
| index |
Indexes, controlling Load Order |
| label |
The visible text |
| text |
Text Content displayed by Textbox |
| width |
Control width |
| visible |
Whether the control is visible, true visible, false invisible |
| onAction |
CtrlAction Name |
Related content
Environment deployment
Engineering template
Plug-in configuration overview
Interface configuration
Ribbon configuration
Config File menu
Configure the status bar
Configure the Context Menu
Configure Dock Bars