dialog « IceFaces « JSF Q&A





1. Java, ICEFaces and folder browse / select dialog    stackoverflow.com

I'm currently developing an ICEFaces web application and I need a folder browsing / selection control. Anyone found a solution to this? Additional info: The application generates files that has to be ...

4. network connection dialog: can we style?    icefaces.org

the network connection dialog appears completely unstyled for me (see attachment). inspecting the DOM it appears it's style is all coded directly on the element; it's not using any classes from the theme CSS or any other CSS. is there any way to affect the look of this, or even change the text or otherwise change the content? if i'm correct ...

5. Please wait dialog...    icefaces.org

6. Disable popup dialog    icefaces.org

8. Connection Status in modal dialog    icefaces.org

I was wondering if anyone had good sample code of how to use a Connection Status in a dialog box when the user invokes action. Basically I am looking for this: 1) User clicks search button 2) Dialog box shows up with interface grayed out and the Connection Status with text displaying "Searching...." 3) Dialog box goes away when the action ...





10. Suggestions for an elegant modal dialog solution    icefaces.org

Hello, I have a web application that I am using Icefaces. I am trying to find an elegant solution for opening a modal dialog with an external url that will give feedback to the form that opened the dialog. So, I will have a form that will have a button that will trigger the dialog box. The modal dialog will appear ...

11. How to get browser 'save file' dialog using ice:outputResource in ICEFaces 2.x?    icefaces.org

After switching to ICEFaces 2.0.2 behavior has changed. In 1.8.x 'save file/open file' options dialog was appearing in browser when clicking on the link generated by the component. Now the file is opened right away in a new browser tab which is not always suitable (there is an option of right-clicking on the link and selecting 'save link as...' but ...

13. Network Connection Interrupted Dialog appears all 3 minutes after upgrading from 1.8.2 to 2.0.2    icefaces.org

My application was working well with 1.8.2, after upgrading to 2.0.2 there is given all 3 minutes the "Network connection interrrupted" dialog. When the dialog is clicked away, everything works just normal, the session is still there and works without problems. There is no indication about any problem in the logs on Server side. Any idea or a possible way to ...

14. Confirmation Dialog When "Dirty"?    icefaces.org

16. Draggable Dialog    icefaces.org

Hi Jrg, just out of interest, is your draggable panelPopup contained in a form? This could be the reason. If you can't get the panelPopup to work as expected, have a look at the component showcase and compare its code with your own code. Maybe you could also post an excerpt of the corresponding bean code and your jsf page? Servus, ...