JDAL Vaadin UI Library - Vaadin Add-on Directory
Spring integration, form data binding and UI component librarySource Code
Discussion Forum
Online Demo
Release Notes
Reference Documentation
Author Homepage
JDAL Vaadin UI Library version 1.1.0
null
JDAL Vaadin UI Library version 1.1.1
Added record count info
JDAL Vaadin UI Library version 1.1.3
- Add TableButtonListeners (Actions) for PageableTable
- Add AnnotationFieldFactory: Parse JPA annotatios when creating filelds
- Add CellEditor, CellRenderer and PropertyEditor to ConfigurableTable column definition
JDAL Vaadin UI Library version 1.1.4.PRE
This is a maintenance release and includes bug fixes and minor improvements. It should be a drop-in replacement for overlays built against 1.1.3
JDAL Vaadin UI Library version 1.2.0
null
JDAL Vaadin UI Library version 2.0.M1
- Vaadin 7 Support.
- Spring framework custom namespace for Vaadin.
- Support form validation with JSR-303 annotations.
- JDAL BoxFormBuilder has been ported to Vaadin framework.
- JDAL automatic binding between forms and models is now available for Vaadin.
JDAL Vaadin UI Library version 2.0.RC1
- Support session pasitivation via spring serializable proxies in autowired fields.
- New @SerializableProxy annotation for fields and types.
- New @Property and @Initializer annotations for data binding configuration
- New Login form.
- New navigator button bar.
- Fix Spring UI Scope.
- Fix intenationalization issues.
- Upgrade sampes
JDAL Vaadin UI Library version 2.0.0
First stable release of version 2.0
JDAL Vaadin UI Library version 2.1-RC1
- Add initial support for Spring Security.
- Add a new ListBeanContainer with support for indexed properties, ie person.addresses[0].
- New @UiMapping annotation for mapping urls to UIs.
- New @ViewConfig annoation for configurig url mapping and access for Views.
- New attribute access in