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

Can the com.vmware.ui.lists.ColumnContainer define an image together with text in a column?

$
0
0

 

Hi Laurent,

we're almost finished getting rid of our flex code in the plug-in.  I also changed the definitions of the ListView for our custom object to look like those in the samples.

In our previous version, we had a status icon next to the name of the object (similiar to the Host List View) - but I have not found the possiblity to define this using the ColumnDataSourceInfo -

Is this funtionality supported using the 6.5 sdk?  If so, what needs to be done?  I could not find anything in the docu or the samples.

thanks

Cathy

 

Here is our definition:

<com.vmware.ui.lists.ColumnContainer>

 

<uid>com.acme.plugin.column.name</uid>

<dataInfo>

 

<com.vmware.ui.lists.ColumnDataSourceInfo>

 

<headerText>#{name}</headerText>

 

<requestedProperties>

 

<String>name</String>

 

</requestedProperties>

 

<sortProperty>name</sortProperty>

 

<exportProperty>name</exportProperty>

 

</com.vmware.ui.lists.ColumnDataSourceInfo>

 

</dataInfo>

 

</com.vmware.ui.lists.ColumnContainer>


Viewing all articles
Browse latest Browse all 2218

Trending Articles



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