Hi,
I am developing a vsphere web client 5.1 plugin.
I need to implement inventory tree in my plugin. The programming guide and sample documentation speaks about listing entities as "Inventory list" and not about any hierarchical manner( Inventory tree ) as shown in the snapshot displayed below.
I browsed through "vSphere Web Client Extensions Programming Guide for vSphere 5.1" and samples provided as "chassis-ui" , but cannot find any way (extension point/api) to display vsphere/custom entities in hierarchical way as seen in vcenter section on web client.
Is there any way to display objects as form of tree in vSphere web client plugin?