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 2005/12/12 17:14:04 UTC

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

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

The comment on the change is:
selectManyCheckbox

------------------------------------------------------------------------------
          </component>
      </tag>
      <tag>
+         <tag-name>selectManyCheckbox</tag-name>
+         <component>
+             <component-type>org.apache.myfaces.HtmlSelectManyCheckbox</component-type>
+             <renderer-type>org.apache.myfaces.Checkbox</renderer-type>
+         </component>
+     </tag>
+     <tag>
          <tag-name>stylesheet</tag-name>
          <component>
              <component-type>org.apache.myfaces.Stylesheet</component-type>