popup « IceFaces « JSF Q&A





1. icefaces popup - jsf required not fired    stackoverflow.com

I am very interested hearing if you guys had any validation issues with popup control from icefaces. I am talking about this component:

<ice:form>    
    <ice:panelPopup
 ...

2. Icefaces PanelPop isnt closing the popup properly    stackoverflow.com

Good morning I have a iceface page where I pop up following screen when error occurs I have a button "OK" which closes the popup Now the problem ...

3. Icefaces Popups    coderanch.com

Hi all, Is it possible to render a PopupBean residing in a different managedbean. E.g. (Using Netbeans Visual Web).. I've created 1st page called Temp1(session scope). Which contains a Button.. and the popup code.. When the button is clicked on it sets a boolean in the bean to true and the popup shows. Next I created a New page, Temp2.. And ...

5. Problem with popup and inputs    icefaces.org

6. Popup inside a popup    icefaces.org

7. Method of calling Popups    icefaces.org

Hi all, please could someone clear this up for me.. I'm looking to implement a fairly complex popup in one of my pages. So what I wanted to do was define the popup in its own managedbean and somehow call it in an actionevent from the calling page. My confusion is based on the exampes I've seen of popups all include ...

9. Popup in Icefaces    icefaces.org





11. multiples popup in the same page    icefaces.org

hi, I've a problem when I try to show multiples popup in the same page. I've the page "home" and it's composed by two includes (menu.xhtml and footer.xhtml). The menu.xhtml provides acess other options like "Add new User". The option "Add new user", when invoked, show a popup panel with a form and in this form I have more options that ...

13. Custom popup on user session expired    icefaces.org

14. Popup nicht sichtbar wenn innerhalb einer bean aufgerufen    icefaces.org

tread01 Joined: 06/05/2009 00:00:00 Messages: 21 Offline Ich habe 2 Beans, eine AdminBean und eine TableBean. In der AdminBean habe ich alles, was zum Popup gehrt (visible variable, openPopup(), closePopup()). In der TableBean baue ich mir eine Datatable auf und benutze den 'selectionListener="#{tableBean.rowSelectionListener}"' der (da ich den rowSelectionListener() nur aufrufen will wenn nur ein bestimmtes Feld (entweder link oder button) ...





17. multiple popup on one page    icefaces.org

18. capturing selectInputDate popup    icefaces.org

19. Help on Popup    icefaces.org

pblais Joined: 19/10/2009 00:00:00 Messages: 12 Offline Hi Philip, Here's the generated HTML code: Code: Panel Popup Component Tutorial