<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: a:imagePickerRadio and its Image List from a Java LIST in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/a-imagepickerradio-and-its-image-list-from-a-java-list/m-p/106844#M74771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The &amp;lt;a:listItems&amp;gt; tag is just a wrapper around a list of UIListItem objects (themselves JSF components). So there are 2 ways you can supply the images to choose from. You can either have individual &amp;lt;a:listItem&amp;gt; tags or you can have a single &amp;lt;a:listItems&amp;gt; tag and retrieve the images from a bean.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, for your scenario you need to implement exactly what the CreateSpaceWizard does, have a look at /jsp/spaces/create-space-wizard/details.jsp, this has an example of using &amp;lt;a:listItems&amp;gt;. You'll notice the value binding expression is looking for a method called getIcons() on the bean representing the wizard. In this case it's CreateSpaceWizard. Have a look at the getIcons() method for an example of how to build the list required.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jun 2007 09:52:05 GMT</pubDate>
    <dc:creator>gavinc</dc:creator>
    <dc:date>2007-06-26T09:52:05Z</dc:date>
    <item>
      <title>a:imagePickerRadio and its Image List from a Java LIST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/a-imagepickerradio-and-its-image-list-from-a-java-list/m-p/106843#M74770</link>
      <description>Hello all.I wanted to use the &amp;lt;a:imagePickerRadio /&amp;gt; tag. But my list of image that shows up in this radio list is dynamic and comes from my beans List property. How can I implement it in my JSF (and bean for that matter).I see that &amp;lt;a:listItems&amp;gt; does not have a property called image whi</description>
      <pubDate>Mon, 25 Jun 2007 07:07:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/a-imagepickerradio-and-its-image-list-from-a-java-list/m-p/106843#M74770</guid>
      <dc:creator>amanjure</dc:creator>
      <dc:date>2007-06-25T07:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: a:imagePickerRadio and its Image List from a Java LIST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/a-imagepickerradio-and-its-image-list-from-a-java-list/m-p/106844#M74771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The &amp;lt;a:listItems&amp;gt; tag is just a wrapper around a list of UIListItem objects (themselves JSF components). So there are 2 ways you can supply the images to choose from. You can either have individual &amp;lt;a:listItem&amp;gt; tags or you can have a single &amp;lt;a:listItems&amp;gt; tag and retrieve the images from a bean.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, for your scenario you need to implement exactly what the CreateSpaceWizard does, have a look at /jsp/spaces/create-space-wizard/details.jsp, this has an example of using &amp;lt;a:listItems&amp;gt;. You'll notice the value binding expression is looking for a method called getIcons() on the bean representing the wizard. In this case it's CreateSpaceWizard. Have a look at the getIcons() method for an example of how to build the list required.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 09:52:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/a-imagepickerradio-and-its-image-list-from-a-java-list/m-p/106844#M74771</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-06-26T09:52:05Z</dc:date>
    </item>
  </channel>
</rss>

