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 2008/06/09 17:36:21 UTC

[Myfaces Wiki] Update of "selectManyPicklist" by HazemSaleh

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

New page:
= Overview =
A picklist component is a selection component where a set of items can be selected from a list that contains all the available items to a list that contains the selected items.

= Usage =

{{{
  <s:selectManyPicklist [ Standard selectManyListbox attributes ] />
}}}


= Attributes =
The component is based on the t:selectManyListbox component, so it contains same attributes.