Minor Release 2.4.0 that adds new features and fixes some issues.
- Changed the mouse move bindings to be able to register a handler on enter and on exit to reduce number of necessary bindings for cleanups, which also improves the rendering performance, as the move binding checks are reduced drastically.
- Extended the data change handling to be able to check in general if something is in a dirty state.
- Added an option to exchange the
IKeyListener
in theTextCellEditor
to make it easier to change or extend the handling on commit. - Extended the
GroupByModel
API to make it easier to programmatically set or remove multiple columns for grouping at once.
The p2 update site is published at http://download.eclipse.org/nattable/releases/2.4.0/repository/