Navigation panel item
Panel that can be displayed in a navigation panel object
- BrowseName
- NavigationPanelItem
- SuperType
- Object(BaseObjectType)
Properties
| Name | BrowseName | DataType | Description |
|---|---|---|---|
| Title | Title | LocalizedText | 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 | ResourceUri | Image to be displayed in the navigation tab of a Navigation panel object. The image overrides the panel Title or BrowseName. For seamless integration with the UI, use correctly sized flat images with a transparent background |
| Panel | Panel | NodeId | Panel to be displayed. Must be a widget |
| Panel alias node | AliasNode | NodeId | Node to which to point any alias in the panel to be displayed |
| Enabled | Enabled | Boolean | Enables user interaction with the current element |
| Visible | Visible | Boolean | Wether to render the current element or not |
