1. SelectManyCheckBox java.lang.Boolean cannot be cast to javax.faces.model.SelectItem stackoverflow.comI have the following problem when i use the selectManyCheckBox: campaignInformationForm.campaignInformation.googleAnalytics (this are boolean objects) java.lang.Boolean cannot be cast to javax.faces.model.SelectItemand my code is:
|
2. rowSelector and Entity without a 'boolean selected'field icefaces.org |
3. How to Check all Check boxes from Boolean Checkbox ? icefaces.org |
4. selectBooleanCheckbox and Boolean icefaces.org |
5. setInit(boolean) + clearing session icefaces.org |
6. two boolean condition in the rendered attibute! icefaces.org |
7. Boolean attributes are not passed through in InputText in latest sources. [Revision 17477] icefaces.orgWe've moving to manually handling the boolean attributes, instead of the old way of including them with the pass-through attributes. This is more how JSF 1.2 handles things. It's part of a performance task. But please, if you've tested any components, which are not rendering out their boolean pass-through attributes properly, please post that information here. |