Questions tagged [primefaces-extensions]

PrimeFaces Extensions is a lightweight open source component library for Java Server Faces 2.x. The project is built on top of the PrimeFaces - a rapidly evolving component suite. PrimeFaces Extensions consists of extended components missing in other JSF 2.x libraries or with improved components which already exist somewhere but don't work there smoothly.

Homepage: PrimeFaces Extensions.

Online Resource: Primefaces Extensions Showcase

305 questions
0
votes
1 answer

pe:inputNumber rounding 4 digits

I have a problem with primefaces extensions about rounding numbers From database the value is coming as 1.24569833 but on the screen the number is printed as 1.240000. But I want that the number is printed as 1.245700. Shortly I want to round the…
-1
votes
1 answer

PrimeFaces Extensions Layout error - /UI Layout Initialization Error: The cepter-pane does not exist. The center-pane is a required element

I'm trying to use PrimeFaces extensions' (3.2) layout. But it's throwing me the following error: My code looks like this:
Yayotrón
  • 1,759
  • 16
  • 27
-1
votes
4 answers

tag not working

This is not working in my application. It still accept numbers also.
user2666797
  • 1
  • 2
  • 3
-3
votes
1 answer

Can I use PrimeFaces push with just PrimeFaces and Extensions jars?

I don't understand how to use PrimeFaces Push when I have PrimeFaces 5.1 jar and PrimeFaces Extensions 2.1.0 in my classpath. Are there any other jar dependencies that I need to take care of? Could you please provide me the brief clarification on…
1 2 3
20
21