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" |
---|---|
Title | Description of this Web component. This text will be displayed in the HTML page listing the Web components.
Macro expression can be used for input ($.text ..) (it is evaluated after the application is launched). |
Show in HTML components list | If checked, then the component will be visible in the component list. Displaying such list is done through the Web object registering this component (Web object PmaWeb, PmaWebFolder or PmaWebLang).
If not checked, then the component will not be visible in the list. But it will be accessible through its Web adress. It is useful for system components (e.g. the data offered to another applications), that are not intended to be choosen from Web browsers. When displaying the component list in the Web browser this option can be supressed by pressing the Shift key and by clicking the list title simultaneously. At this moment the list is reopened displaying all the components (including system components). |