4.5.4 (April 2007)

New features (Java)


New data binding short syntax
A new simpler data binding syntax has been added to platform 4.5.4.  After defining your data source you can now bind components "on the fly" to your data source with one simple line of XAL.
 
New Attribute:  rowImageVerticalAlignment (XAL), and rowImageAlignVertical (NXML) 
rowImageVerticalAlignment for XAL based projects, and rowImageAlignVertical for NXML based projects have been added to the schema to give developers further control over row image placement in trees, and treeTables.
 
Improved Sun 1.6 jvm support
Java based Nexaweb project deployed in Sun 1.6 environments no longer has to hit "click to coninue" on start up of the application.
 

Defects Resolved (Java Platform)

 

IdDescription
7512On start of a java/platform app using jdk6 one needs to hit the "Click to continue loading" button.
7533712-4144736 Data Binding Inefficiency.
7543No way to specify one way binding with short syntax.
6375712-2138243 Align the Tree leaf image to the top.
7610Quickly reloading application in succession throws a Null Pointer Exception.
7593tree/treeTable: Not given any error, or informational warning message, to java console when a bad value for rowImageVerticalAlignment, or rowImageAlignVertical is specified.