The name of created object | Name of the object created in the Pma object tree.
The maximum name length is 30 characters. This is a system name, so it must contain only alphanumeric and must not contain any diacritics (i.e. national dependent characters), empty string, spaces and first character must not be a number. Default: "PanelTableForm". |
---|---|
Panel title | User-defined name of the panel that is displayed for example in:
- in the window title bar (if is opened outside the workspace)
- in the panel list obtained for example by the FindViewers method
This configurator sets the initial value of the property PmaPanel.Title and PmgRoot.ViewerTitle. Macro expression can be used for input ($.text ..) (it is evaluated while the window is opening). After the preconfiguration is created, the "PmaPanel > Panel > Panel title" configurator will be set to this value. |
Selection type (marking) of values |
Whole row in the table ("row")
Single table cell ("cell") |
Font size | The font size specified over the whole content of the PmfTable object. |
Number of fixed rows in the header | Fixed row for column titles
0
1 |
Number of fixed columns left | Fixed column for row titles
0
1 |
Number of fixed rows in the table footer | Fixed row for descriptions of table column footers
0
1 |
Number of columns in the data area | Number of columns of the table without fixed cols |
Number of rows in the data area | Number of rows of the table without fixed rows |
Doubleclick editing enabled | Enable editing by doubleclick |
Editing enabled | Enable editing |
Type of saving |
Whole table (button)
Single row (after each change)
No saving |
Add buttons to table | Adding buttons to table |
Button for refreshing the values | Button for data refresh |
Button for editing the values | Enable editing of values of the whole row or cells in the data area |
Button for adding a row | Enable adding a row |
Select of position of the added row in the table | Configurator for selecting the position of the added row in the table displayed |
Button for deleting a row | Enable deleting row |
Button for saving data | Enable |
Enable as Web component | Specifies whether this object has to be registered as a Web server component
After the preconfiguration is created, the "PmaPanel > Web server > Enable as Web component" configurator will be set to this value. |
Web component identifier | Specifies unique identifier of this Web component.
The full URL address to this component is then for example: "http://ComputerName:Port/Identifier" Macro expression can be used for input (it is evaluated after the application is launched). After the preconfiguration is created, the "PmaPanel > Web server > Web component identifier" configurator will be set to this value. |