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: "GraphFunction" |
---|---|
Panel title | User 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. |
Permissions | On this tab permissions of the object are defined. See the "Permission" tab of the PmaObject object. |
Member of logical groups | The list of the logical groups identifiers (the comma ',' is the separator), the object belongs into (it is a group member), see the "Logical groups" configuration window.
The logical group selection can be done in the "Member of logical groups" window. After the preconfiguration is created, the "PmaObject > Object > Member of logical groups" configurator will be set to this value. |
Minimum of X-axis range | X-axis - Minimum of X-axis range |
Maximum of X-axis range | X-axis - Maximum of X-axis range |
Minimum of Y-axis range | Y-axis - Minimum of Y-axis range |
Maximum of Y-axis range | Y-axis - Maximum of Y-axis range |
For example: 0.01 = hundredths, 0.1 = tenths, 0.5 = 5 tenths, 1 = integer value, 10 = whole tens | |
The precision of entered values on axis x | For example: 0.01 = hundredths, 0.1 = tenths, 0.5 = 5 tenths, 1 = integer value, 10 = whole tens |
The precision of entered values on axis fx (y) | For example: 0.01 = hundredths, 0.1 = tenths, 0.5 = 5 tenths, 1 = integer value, 10 = whole tens |
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. |
PmaWeb object | Path in the Pma object tree to the object PmaWeb, PmaWebFolder or PmaWebLang where the registration is carried out.
Macro expression can be used for input (it is evaluated after the application is launched). After the preconfiguration is created, the "PmaPanel > Web server > PmaWeb object" 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. |