- Help
- Object and variable references
- QPlatform.UI
- ObjectType
- Navigation panel item
Navigation panel item¶
Remarks
It is possible to set a title and/or an icon to display in the relative tab of the Navigation Panel object from which it is navigable.
The Panel alias node makes it possible to specify the node to which any alias present inside the panel to display points. It is possible to set this node via dynamic link to another node or via the Change panel method invoked by a NetLogic, by another object (e.g. a button), or by an OPC UA client.
Properties¶
Name |
BrowseName |
DataType |
Description |
---|---|---|---|
Title | Title |
Panel title, to be displayed in the navigation tab of a Navigation panel object. If not set, the panel BrowseName is displayed. |
|
Image path | ImagePath |
Icon to be displayed in the navigation tab of a Navigation panel object. |
|
Panel | Panel |
Panel to be displayed. Must be a widget. |
|
Panel alias node | AliasNode |
Node to which to point any alias in the panel to be displayed. |