1. JSF: How to get client browser attributes (height, width) to backing bean stackoverflow.comWhat's the best way to get client screen attributes to my backing bean? I'd like to work out some dynamic sizing and popup positioning. The application is built with ICEfaces/JSF2.0. I'm thinking ... |
2. Column Width in ICEFACES coderanch.com |
3. Problem with ice:columns width in ice:datatable icefaces.orgHi Rajesh, Instead of using Column width, you could do this entirely using CSS. In the datatable, set the style for headers using "headerClasses". The default style for header is "iceDatTblColHdr". You could define the width for the column header in your CSS. You could assign the same width to the column data elements using the style for columns "columnClasses". Hope ... |
5. Table Width Problem In Firefox 3.0.5 icefaces.orghi we have built an application.It is working fine in firefox 2.0.0.20 and lesser version.present we updated firefox to 3.0.5.Every thing working fine. But The table is moving beyond the limit of page.and we are getting unnecessary scroll bars. Here I am sending the sample application and it outputs in firefox2.0.0.20 and 3.0.5 for the same application. we can fix this ... |
6. Decrease the width of the resizer of the resizable columns IE6 icefaces.org |
7. |
8. different column width for ice:columns icefaces.org |
9. Change size, height & width of componentes icefaces.org |
10. panelPopup on safari uses max width icefaces.org |
11. SelectInputDate field width reduced.... icefaces.orghey thanks for Your reply. But still i am not getting the date field to be reduced. I have tried like this In jspx: |
12. selectinputText popup width icefaces.org |
13. width:100% not working on conditional rendered??? in Firefox icefaces.orgThis works fine in IE, but when I try it in firefox, the dataTables are shown outside of the panelCollapsible background. Taking out the helped some. See the rendered="#{image == display.images[1]}"> which may be causing the problem. Code: |
14. How to set facet width? icefaces.org |
15. Mutliple tab rows in panelTabSet / many tabs and width icefaces.orgI am using a tabbedPane with a lot of tabs in it. So the whole tabbedPane grows quite wide. Now 2 questions: 1) is there a way to split the tabs into multiple rows ? (i found an old ticket from 2007 http://jira.icefaces.org/browse/ICE-1212) So maybe the issue has been solved in the 2 years? 2) because i have to scroll to ... |
16. ice:columns set width dynamically icefaces.org |
17. [ice:columns] columns' width help! icefaces.orgHi I'm using ice:columns in my project. Columns number is known only at run time ,but in all way i know that the first column of the table have a static width and the other columns have antother static width. In which way i can set width of first column and width of other column in static way? thank you |
18. SelectInputText width icefaces.org |
19. can i set minimum and maximum width while resizing a specific column ? icefaces.orgI am facing two problems while using the attribute resize of |
20. ice:selectInputDate width icefaces.orgHello, I am using ICEfaces 1.8 and am trying to figure out how to set the width for the textbox portion of the ice:selectInputDate component. I am using a mm-dd-yy format, and this data takes up less than half of the textbox space. I would like to shorten the width in order to save space. Anyone know how to accomplish this? ... |
21. ace:checkboxButton CSS width setting problem icefaces.org |
22. selectInputText CSS formatting of width icefaces.org |
23. How to read the current width of a component icefaces.org |
24. Panel Tab Set bad width adjustment icefaces.org |
25. selectInputDate width display icefaces.orgHi I am trying to use a selectInputDate component, this component works fine, but, i have a problem with the display in the display, the component's width is more bigger than the calendar's width i attached 1 image, may is more easy if you see an image... How can i fix the component's width?? Thank you!!! |
26. dataTable - Columns expand if contents wider then column width icefaces.org |
27. Width issue using panelSeries icefaces.org |
28. Setting dataTable columns width. icefaces.org |
29. Setting column widths for ice:dataTable icefaces.org |
30. Datatable col and cell width icefaces.orgHello Friends, I am a new user of Icefaces. I am using a datatable. Am struck in displaying datatable properly. My problem is that column headers do not align with the width of the table cell. I think I am missing some basic changes to be done in the css. Please suggest. Any help is highly appreciated. |
31. DataPaginator width icefaces.org |
32. ice:dataTable header and column width icefaces.org |
33. How to provide width in percentage for datatable columns icefaces.orgHi All, I am trying to use the datatable component, in the datatable i have 10 columns. i want to provide the widths of columns as per our requirement in percentage.We have tried using the percentage but we are not getting the correct preview. ******************************************** |
35. [ice:datatable] header and cell width icefaces.org |
36. How to reduce the width of the selectInputDate icefaces.org |
37. required css to specify width of menu item icefaces.org |
39. dynamically set column width icefaces.org |
40. panel group giving scroll height problem with width? icefaces.org |
41. columns Tag - set width for each column icefaces.org |
42. selectInputText width of auto complete container div. icefaces.orgHey hi, we're currently working on a larger project which uses the auto-complete capability of the selectInputText component. One requirement is to show a auto-complete container which is much larger than the textfield itself. Is there any chance to set the witdh property of the generated div element ('...autoCompleteDiv') which contains the the actual information manually and not have ice faces ... |
43. [Moved to components] [Datatable width:100%] Width of the datatable exceed the width of the screen icefaces.orgConfiguration : Windows XP Icefaces 7.1.1 Eclipse WTP 3.2 Tomcat Test using FireFox 3 & IE 7 "I have also two screen for my computer" I have a display problem linked to a dataTable. My view contains a dataTable which consists of 25 columns (I took this number of columns to show you the problem). When the number of columns exceed ... |
44. [Datatable width:100%] Width of the datatable exceed the width of the screen icefaces.orgConfiguration : Windows XP Icefaces 7.1.1 Eclipse WTP 3.2 Tomcat Test using FireFox 3 & IE 7 "I have also two screen for my computer" I have a display problem linked to a dataTable. My view contains a dataTable which consists of 25 columns (I took this number of columns to show you the problem). When the number of columns exceed ... |
45. Panel popup width icefaces.orgHello, I have a data table inside a panel pop up. I have not specified the "height"and "width" css attributes for the panel popup. The height of the panel popup is correctly adjusted basing on the height of the inner table. But NOT its width. In fact it is too wide. Is there a way to get the width of th ... |
46. problem to set inputText even width the workarround icefaces.org |