facet « PrimeFaces « JSF Q&A





1. How do I conditionally render an ?    stackoverflow.com

I would like to be able to conditionally omit a footer from a PrimeFaces panel element:

<p:panel header="some text">
    <f:facet name="footer">
        #{message}
 ...

2. eclipse : adding JSF 2 facet results in NullpointerException    stackoverflow.com

I have a maven project, and then, i would like to enable JSF 2 facet into the project, because i realized that i cant do the auto completion with the jsf ...

3. Wrong styling of p:dataTable with f:facet name="header"    stackoverflow.com

I am showing data in a <p:dataTable>, but it shows like this enter image description here The view markup is straightforward:

<h:form>
    <p:dataTable id="campaignSummaryTable" var="mout" value="#{campaignSummarySearchRes.summaryList}" height="500" scrollable="true"  ...

4. Filter as a Facet    forum.primefaces.org

How about modeling FILTER to work as a FACET ? Example: ...

5. Columns as facet to datatable composite component    forum.primefaces.org

>> << javarab Posts: 1 Joined: 27 Jun 2011, 17:05 27 Jun 2011, 17:30 by javarab Columns as facet to datatable composite component Hello all, This is my first post on ...

6. header facet in dialog missing    forum.primefaces.org

Code: ...

7. DataExporter Bug with no facet    forum.primefaces.org





10. header facet dialog    forum.primefaces.org

11. header facet dialog    forum.primefaces.org

12. header facet dialog    forum.primefaces.org

13. header facet dialog    forum.primefaces.org

14. header facet dialog    forum.primefaces.org

15. header facet dialog    forum.primefaces.org

16. header facet dialog    forum.primefaces.org





17. Wrong rendering of p:datatable with f:facet    forum.primefaces.org

Hi i faced wrong data table rendering issue Code: ...

18. dataTable with EL in header facet    forum.primefaces.org

...

19. headerControls facet from p:dialog disappeared    forum.primefaces.org

Hi! It seems in the last stable version (1.0.2) the "headerControls" facet have disappeared. Don't know if it have disappeared from 1.0.1 too. Thanks very much!

20. Variables from bean do not work inside facet tag?    forum.primefaces.org

Hi, i began loving primefaces for each lightweight and rich ui. i'm starting to develop a project using this lib. however i'm stumbled with a problem. i have a backing bean ...

21.  facet header content    forum.primefaces.org

...

22. commandButton not active in datatable "header" facet ?    forum.primefaces.org

06 Dec 2010, 11:00 by gpeel@sopragroup.com commandButton not active in datatable "header" facet ? hi I am trying to code a datatable, ( sorting, filtering, pagination) with server side filtering and ...

23. Facet for ajax status when not doing anything    forum.primefaces.org

I want a still image of a loading bar when not the user is not anything. There is start and complete facets. If I set the complete to the still image ...

24. Does p:dialog support a header facet?    forum.primefaces.org

Cagatay, I hope the new dialog will not break client side dialog API which many of us use in existing applications. Is it a wijmo dialog? You said in the past ...