History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
IDEA-17339
Type:
New Feature
Status:
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.
Description
The selectManyCheckbox layout hasn't code complete, values are "lineDirection and pageDirection.
Show »
All
Comments
Work Log
Change History
Sort Order:
[
Permlink
|
« Hide
]
Maxim Mossienko
-
11 Mar 08 15:16
Please, provide code snippet
[
Show »
]
Maxim Mossienko
-
11 Mar 08 15:16
Please, provide code snippet
[
Permlink
|
« Hide
]
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
[
Show »
]
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