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 2006/09/27 14:11:00 UTC

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

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 JurgenLust:
http://wiki.apache.org/myfaces/Use_Facelets_with_Tomahawk

------------------------------------------------------------------------------
          <component>
              <component-type>org.apache.myfaces.HtmlSelectManyCheckbox</component-type>
              <renderer-type>org.apache.myfaces.Checkbox</renderer-type>
+         </component>
+     </tag>
+     <tag>
+         <tag-name>selectManyListbox</tag-name>
+         <component>
+             <component-type>org.apache.myfaces.HtmlSelectManyListbox</component-type>
+             <renderer-type>org.apache.myfaces.Listbox</renderer-type>
          </component>
      </tag>
      <tag>