1. How to add ice:selectManyCheckbox to a ice:dataTable? stackoverflow.comI have a
|
2. How to set SelectManyCheckBox to show item from top-to-bottom? icefaces.orgHi, using Netbeans 6.5 w/ icefaces 1.72. Noticed that the "standard" Checkbox list control has a property named "layout", by setting this to "pageDirection" would display the item list vertically. I don't see the same option on icefaces' version of selectManyCheckBox control. How do i set the list of items to be listed from top-to-bottom, rather than from left-to-right? best regards, ... |
3. [Solved] selectManyCheckbox readonly/disabled icefaces.org |
5. all form controls broken after adding selectManyCheckbox to page icefaces.org |
6. ice:selectManyCheckbox: state not restored? icefaces.orghi thanks for your response. there's only one form. no i'm not using redirects. the bean is session scope. i don't know what extended request scope is so i assume i'm not using it. here's the latest manifestation ... inside the form, i have a table, and a popup containing a selectManyCheckbox. in the popup, i have: Code: |
7. selectManyCheckbox not clearing when used dynamically icefaces.orgHi all, Using the 1.8-a ICEfaces plugin for Eclipse. I am using a selectManyCheckbox which is linked to an ArrayList of SelectItem in a backing bean. The selected values are then linked to an ArrayList of String. The selected checkboxes appear correctly at the first instance but when the data for the selected values is changed in the backing bean, the ... |
8. Need implementation ice:tree with ice:selectManyCheckbox icefaces.org |
9. dataPaginator and selectManyCheckbox with layout=spread - not working icefaces.orgHas anyone used these components together? I'm writing a simple table with a column with checkboxes (not using rowSelector component). "value" attribute of the dataTable points to some list in my backing bean, and if you check one item on the first page, then go to the second and check another item, only the item from the second page will be ... |
10. How to use selectManyCheckbox in dataTable? icefaces.org |
11. Issue on "required" attribute of ice:selectManyCheckbox icefaces.org |
12. how to correctly display the SelectManyCheckBox ? icefaces.org |
13. ice:selectManyCheckbox icefaces.org |
14. ice:selectManyCheckbox layout icefaces.orgHi, We have a ice:selectManyCheckbox components in our pages with about 40 selections in one group. So the problem is that our user interface layout is not very usable if we put all these checkboxes layout to pageDirection or lineDirection. Is there anyway to get these checkboxes rendered in multiple columns or inside a html div-element or something like that, so ... |
15. |
16. ice:selectManyCheckbox and setted value lost icefaces.org |
17. SelectManyCheckBox icefaces.org |
18. ice:selectManyCheckbox icefaces.org |
19. scrolling an ice:selectManyCheckbox icefaces.org |
20. |
21. Problem with selectManyCheckbox icefaces.org |
22. ice selectManyCheckbox and select items icefaces.org |
23. problem with ice:selectManyCheckbox icefaces.org |
24. selectManyCheckBox icefaces.org |
25. Unable to get value attribute of |
26. selectManyCheckbox - Single row display issue icefaces.orgI'm using selectManyCheckbox to get users multiple selection on the checkboxes. The look of the checkboxes with its label is not good as these checkboxes are displayed only as single row and I have too many in the list with a limited width (see attached picture). Is there a way I could print multiple rows from the checkboxes list?. If not, ... |
27. selectManyCheckbox no layoutWidth tag? icefaces.org |
28. selectManyCheckbox rendered value icefaces.org |
29. Indentation in selectManyCheckbox icefaces.org |
30. inputFile and ice:selectManyCheckBox problem. icefaces.org |
31. How to make selectManyCheckBox wrap icefaces.org |
32. How to correctly implement ice:selectManyCheckbox icefaces.orgC[size=9]aused by: java.lang.IllegalArgumentException at javax.faces.component.SelectItemsIterator.next(SelectItemsIterator.java:166) at javax.faces.component.SelectItemsIterator.next(SelectItemsIterator.java:49) at javax.faces.component.UISelectMany.matchValue(UISelectMany.java:486) at javax.faces.component.UISelectMany.validateValue(UISelectMany.java:454) at javax.faces.component.UIInput.validate(UIInput.java:868) at javax.faces.component.UIInput.executeValidate(UIInput.java:1071) at javax.faces.component.UIInput.processValidators(UIInput.java:663) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at com.icesoft.faces.component.panelcollapsible.PanelCollapsible.processValidators(PanelCollapsible.java:215) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at com.icesoft.faces.component.paneltabset.PanelTabSet.applyPhase(PanelTabSet.java:165) at com.icesoft.faces.component.paneltabset.PanelTabSet.applyPhase(PanelTabSet.java:144) at com.icesoft.faces.component.paneltabset.PanelTabSet.processValidators(PanelTabSet.java:200) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at javax.faces.component.UIForm.processValidators(UIForm.java:229) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1021) at javax.faces.component.UIViewRoot.processValidators(UIViewRoot.java:662) ... |
33. ice:selectManyCheckbox: how the value attribute works? icefaces.org |
34. selectManyCheckbox layout icefaces.org |
35. Binding data in selectManyCheckbox icefaces.org |
36. selectManyCheckbox list doesn't get updated icefaces.org |
37. example for ice:selectManyCheckbox with layout="spread" in 1.7DR#3 icefaces.orgI wanted to use this feature to layout my checkboxes in a 2 dimensional matrix, the release notes say more details can be found in the taglib documentation, but the taglib doc that came with 1.7DR#3 is for the version 1.6, can someone post an example on how this "spread" layout can be used to tile the checkboxes in 2 dimensional ... |
38. ice:selectManyCheckbox - How to clear checked? icefaces.org |
40. Is it possible dataTable columns and selectManyCheckbox? icefaces.orgHello I have to implement pretty complicated interface which have to display 2d checkboxes matrix where users can select it for corresponding column and row. Extra future is that rows and columns can be generated dynamically:) So here You have my jsf: |
41. selectManyCheckbox Select/Deselect All...... icefaces.org |
43. Howto preselect some checkboxes with selectManyCheckbox component? icefaces.org |
44. how to disable selectManyCheckbox items? icefaces.orgThanks Patrick If i am write i believe itemDisabled is for f:selectItem while im using f:selectItems. I was trying to disable the checkboxes by setting the SelectItem's disabled property to false, but it doesnt help. Nothing happens, the checkboxes remain enabled. I hope you can help me out with this. Regards F |
45. Using selectManyCheckbox control icefaces.orgHi Dana, I do not understand your question, you're already populating all select items with |