History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-17339
Type: New Feature New Feature
Status: Open Open
Assignee: Maxim Mossienko
Reporter: M. Maraun
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Code Complete for JSF selectManyCheckbox layout

Created: 07 Mar 08 10:53   Updated: 12 Mar 08 12:53
Component/s: J2EE.JSF

Build: 7,744


 Description  « Hide
The selectManyCheckbox layout hasn't code complete, values are "lineDirection and pageDirection.

 All   Comments   Work Log   Change History      Sort Order:
Maxim Mossienko - 11 Mar 08 15:16
Please, provide code snippet

M. Maraun - 12 Mar 08 09:21
<h:selectManyCheckbox layout="pageDirection" value="#{SuchListe.selected}">
<f:selectItems value="#{SuchListe.lstItems}"/>
</h:selectManyCheckbox>

default at the layout ist lineDirection