Infragistics NetAdvantage for JSF 2009 Volume 1

Released: Apr 7, 2009

Updates in 2009 Volume 1

Client Side Object Model (CSOM)

  • This new feature makes all JSF components more easily programmable on the client-side (i.e., inside of the user’s browser) without having to go to the server.
  • Client-side scripting of objects and properties enables developers to improve the performance and responsiveness of Web applications.
  • Developers are can now add their own Javascript that will be processed when client-side events take place.

JSF WebGridEnhanced

  • Full export to Comma Separated Values (CSV) file format mode added.
  • Locale-aware sorting allows developers to create more globalizable applications.
  • Easier row selection behavior through the customizability of the defaultSelected attribute of the row selection column.

JSF WebBar - Enhanced

  • Now developers can change the Stackbar Group Icon based on the expanded or collapsed state of that Group.

JSF WebEditors - Enhanced

  • Customize the date chooser component’s submit button text using the new buttonText attribute.