Reply to Message

View discussion in a popup

Replying to:
Denis_Chorbadzh
VMware Employee
VMware Employee

Hi Kumar,

 

This JS API refreshes the plugin views that rely on filtering conditions.
For example: Plugin A introduces a view that is dynamically filtered based on a property value of some object.
If the property value is changed by the plug-in using the public vSphere APIs, then the plug-in needs to call this API to signal the UI to re-evaluate the state of the initiator's plug-in related items.

Usage: htmlClientSdk.app.refreshPluginItemsState();

Let us know if you have any questions.

Best Regards,

Denis

Reply
0 Kudos