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

281 questions
0
votes
1 answer

Problems with commandButton in a PF DynaForm

I am a bit new to JSF and Primefaces, just studying a book and try learning by doing ;-) Doing this I am hanging with a problem, which I obviously will not solve alone. The following xhtml code
Joern
  • 15
  • 4
0
votes
1 answer

PrimeFaces timeline

I'm using primeface timeline .first my timeline shows just loading then its displaying after I include code
swa
  • 1
  • 1
  • 3
0
votes
1 answer

Primefaces Extensions Timeline auto value of height does not work

I'm using timeline component of primefaces extensions and when i set height of the component "auto", there is no any visual view of the component on the page on the other hand when i set the height a value, it seen successfully. But row count (group…
gokhansari
  • 2,181
  • 1
  • 25
  • 31
0
votes
1 answer

Passing parameters to remote command in primefaces 3.4.1

I just upgraded my primefaces library from 3.1.1 to 3.4.1, but unfortunately not able to get the parameter from request parameter map from FacesContext in my bean. Below are my code snippet. xhtml file:
user595226
  • 89
  • 3
  • 10
0
votes
1 answer

pe:layout: Align tabs to right

In the showcase example for http://fractalsoft.net/primeext-showcase-mojarra/sections/layout/tabbedLayout.jsf tabs are centered right, I can't figure out how to do it. I've tried searching and applying ui-tabs styling and I can change size easily…
Karl Kildén
  • 2,305
  • 20
  • 32
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

Getting 404 quill.min.js.map error with Primefaces 8

I am using primefaces texteditor and primefaces-extension ckeditor both on the same page. DevTools failed to load SourceMap: Could not load content for http://localhost:8080/XX/javax.faces.resource/texteditor/quill.min.js.map: HTTP error: status…
-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,122
  • 11
  • 20
-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
18
19