Quantcast
Channel: VMware Communities : Discussion List - vSphere Client SDK
Viewing all articles
Browse latest Browse all 2218

Extending com.vmware.ui.views.ViewSpec

$
0
0



Can I extend the class com.vmware.ui.views.ViewSpec and use it to for my extension's type as below :


 <extension id="myExtId">



      <extendedPoint>vsphere.core.vm.summarySectionViews</extendedPoint>



      <object>



         <type>com.xyz.abc.CustomViewSpec</type>



         <name>VM Network Location History</name>



         <componentClass className="com.xyz.abc.VmNetworkLocationHistoryUIView"/>



      </object>



   </extension>



Basically I want to change the color of the title tab where the text VM Network Location History is displayed



Viewing all articles
Browse latest Browse all 2218

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>