Questions tagged as 'primefaces'

1
answer

Calculate Difference Between Hours

I need to calculate the difference between hours, I am using xhtml and primefaces , I have the Time Starts and End Time , I want to add the difference in Total Hs . Follow my code: <p:outputLabel value="Hora inicial:"...
asked by 18.01.2017 / 01:56
0
answers

Conversion error in the imageframe component of Primefaces

I'm trying to crop an image with the imageCropper component of Primefaces, but in the implementations I've done it only gives conversion error, and when not, the croppedImage object that Primefaces implements comes null. Note: The...
asked by 19.12.2016 / 12:42
0
answers

PrimeFaces TabView dynamic

I'm having trouble using dynamic="false" in the p: tabview of Primefaces. If it says "dynamic=" true "everything works fine, but if it is false then it is my need, clicking the button it sends the screen, it does not validate and doubles the but...
asked by 19.12.2016 / 15:49
0
answers

Update dataTable

I am having problems updating a dataTable primafaces after doing a search with filterBy. First, I do a search through a method in the Managedbean to bring the list from the database to the table. So, I search through a column using the filterBy...
asked by 28.12.2016 / 19:56
0
answers

Custom Validation when changing tab in p: wizard

I have the following p: wizard <p:messages id="msgs" showDetail="false" autoUpdate="true" closable="true" /> <p:wizard flowListener="#{caixaRecebimento_MB.onFlowProcess}" showNavBar="false" widgetVar="wRecebime...
asked by 07.12.2016 / 21:08
2
answers

Primefaces Dialog TabView

I have a Dialog where there are 2 tabs, click to display the dialog and alternate between the tabs, after closing if return to TabView it returns with the last tab visited and I need it to return the first tab. I already tried with activeIndex,...
asked by 16.11.2016 / 22:35
1
answer

Horizontal Scroll Bar, selectOneMenu - PrimeFaces

Hello, I am developing an academic project using JAVA EE, JSF, PrimeFaces, CDI, Hibernete among other technologies ... The layout is responsive and I'm using PanelGrid to organize the form's comps The situation is .. selectOneMenu contains...
asked by 07.12.2016 / 12:03
1
answer

Primefaces: DataTable LadyModel within a Dynamic TabView

I am using Primefaces 5.2. and I have a tabview Dinamic and inside every Tab created, a DataTable . After I sort a column, or do any pagination action on the table and change from Tab , I come up with the foll...
asked by 21.11.2016 / 14:30
1
answer

Ui: repeat - getting the description in the bank

Hello, I would like to know how I can organize my ui: repeat ... Because on the page, it displays: Schedule Change and the checkbox field,                               Night Work and the checkbox field In summary I wanted to be able to...
asked by 05.12.2016 / 14:47
1
answer

Can not view event details created in primefaces schedule

This is intriguing has a time, I use in the project the schedule of the primefaces to add events, so long, all the computers add and send to the online database, there is also a method that lists all the details of each event when you click on i...
asked by 17.11.2016 / 20:48