In the style guide, there is a section on pop-up windows specifying that they should be anchored with the context/object that the window is coming from. See https://developercenter.vmware.com/web/standards/-/pop-up-windows for the particulars.
I have looked through the samples in vSphere Web Client 5.1 SDK but do not see where this style would be used in the samples. Is there a particular base class we can extend from for this functionality? Or a existing object we can call directly?
Thanks.