primefaces-extensions Questions
1
I'm unable to print a QR Code generated by pe:qrCode using p:printer tag. When I set renderMethod to img or div, it doesn't render to the screen at all. I don't see any documentation on how to use ...
Brandi asked 16/5, 2019 at 0:25
3
We know that getTime method of java.util.Date returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Date object.
I noticed a weird situation as below;
Syste...
Coretta asked 13/2, 2013 at 11:42
3
Solved
i'm new in primefaces word , and i need to use primefaces extensions (inputNumber)
in the XHTML file I add the taglib :
xmlns:pe="http://primefaces.org/ui/extensions"
when adding the jar :
pri...
Emelia asked 15/4, 2013 at 12:35
3
Solved
This questions screams to be a duplicate of JSF 2.0 + Primefaces 2.x: Tooltip for datatable row but since this old question has NO working/satisfying solution for me and there's no way (?) to get a...
Carlos asked 22/11, 2013 at 9:18
2
We've been using Primefaces (v 3.5) and Primefaces Extensions (v 0.7.0) in our project and it's been great, cheers for the developers and community!
The inputNumber component takes care of pretty ...
Nardoo asked 5/11, 2014 at 15:27
1
Solved
I use pe:documentViewer for display documents and set 'locale' like pt (pt_pt, pt_br, pt-pt or pt-br) but nothing happens and the actions continues in english. why?
My code is:
<pe:documentVie...
Stinkwood asked 27/3, 2015 at 14:33
2
Solved
Error while deploy: Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: java.lang.RuntimeException: com.sun.fac...
Famished asked 15/5, 2013 at 18:36
1
Primefaces 4.0 is generating lots of overhead during page loading as seen from PageSpeed Insights:
**605.3KiB of JavaScript is parsed during initial page load. Defer parsing JavaScript to reduce b...
Commemorative asked 11/12, 2013 at 9:13
1
Solved
The example demonstrates blocking of <h:form> by <pe:blockUI>.
<h:form id="form" prependId="true">
<pe:blockUI target="form" widgetVar="blockBodyUIWidget">
<h:panelGri...
Prudenceprudent asked 25/11, 2013 at 17:3
1
Solved
I tried to select rows in a p:dataTable, however it shows an error. After I added a value for the rowKey attribute of p:dataTable, the error rectified. I thus wonder what the actual use of the rowK...
Findley asked 18/9, 2013 at 5:21
1
© 2022 - 2024 — McMap. All rights reserved.