📜 ⬆️ ⬇️

RichFaces release 3.2.2

Yesterday the next release of RichFaces took place. With this release, the component library has been enriched by another 5 components and has acquired a number of long-awaited features.

New components:

rich: beanValidator
Used to validate data using Hibernate.
rich: ajaxValidator
Adds AJAX functionality during validation. Also implies the possibility of using Hibernate validation.
rich: graphValidator
It is used to validate the group of input components, while the data entered in each form is validated, and all data entered in the fields is checked in combination.
rich: extendedDataTable
The component extends rich: dataTable with the following features: managing row selection, organizing columns, and grouping by columns.
The component was developed by RichFaces users and transferred to be added to the shared library.
rich: hotKey
The component allows you to register the keys that will call those or other functions. The component is based on the jQuerry hotkey plugin.

New features.
')
State Manager API
Allows you to assign multiple states to a page and create navigation between these states using standard JSF navigation.
Tree Drag and Drop API
API for implementing D'n'D tree operations (rich: tree)

Other project innovations:

There are two new skins DarkX and GlassX
Published several chapters on the RichFaces CDK Guide .

Download RichFaces 3.2.2 GA from the official site www.jboss.org/jbossrichfaces/downloads

Source: https://habr.com/ru/post/39483/


All Articles