OpenFaces
OpenFaces copied to clipboard
OpenFaces JSF library
Go to any Contract -> Go to Terms Tab -> Under Start Date or End Date, click on the arrow which points to the bottom (see Start-Date Drop-Down) Actual Result:...
Changing the render from the server, but the render stay how was defined for the first time. Adding Render and Execute call to the Confirmation.init function but in the file...
AbstractTable.java line 373. " invokeBeforeProcessDecodes(context.getFacesContext());"
Go to any contract -> Go to Time-Based Amortization Grid (the one from the bottom right) -> Click on + -> Click on Add Actual Result: Save button is not...
Open any contract -> Go to Terms Tab -> Go to Conditions Sub-Tab -> Click on + -> Click Add Actual Result: Save button is not enabled Expected Result: Since...
When OpenFacesApplication.publishEvent delegate the call to the super class and an Exception is thrown somewhere along the stack then the value of the ThreadLocal constructingView is not reverted and stays...
Go to a large contract (having several series with hundreds of episodes) -> go to Conditions sub-tab -> update the details of any condition (Start Date or End Date or...
Steps to reproduce: Change something in any contract to enable the cancel and save button -> press cancel or save-> try to change the input of a dateChooser (e.g. signature...
I'm trying to use composite component, i want to pass as parameter the action for the openfaces o:commandbutton and the listener for f:ajax or o:ajax for h:commandButton but it doesn't...
Hi, When working with big data tables there is a duplicated call to setColumnIndex which is very expensive duo to the restore state of it. is there a way to...