You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2007/05/28 17:02:16 UTC

[Myfaces Wiki] Update of "Use Facelets with Tomahawk" by BrunoAranda

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The following page has been changed by BrunoAranda:
http://wiki.apache.org/myfaces/Use_Facelets_with_Tomahawk

------------------------------------------------------------------------------
              <component-type>org.apache.myfaces.UISelectItems</component-type>
          </component>
      </tag>  
+     <tag>
+         <tag-name>selectManyPicklist</tag-name>
+         <component>
+             <component-type>org.apache.myfaces.HtmlSelectManyPicklist</component-type>
+             <renderer-type>org.apache.myfaces.PicklistRenderer</renderer-type>
+         </component>
+     </tag>
  </facelet-taglib>
  }}}