eLabSDK2.Inventory.Equipment

Hierarchy

Methods

addTreeNodeAddition

Static addTreeNodeAddition(nodeContent): any

Add extra content to be rendered in the treenavigator of the inventory browser.
Content registered here will be displayed on Equipment nodes in the tree

Parameters

NameTypeDescription
nodeContentTreeNodeAddition{ id: string, html: string, isVisible?: (Equipment) => boolean } isVisible is a function that will be called with the current item (Equipment) as argument

Returns

any


© 2023 eLabNext