You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Main points:

  • Separation of the form model from the layout
  • Keeping the transient changes directly in Vaadin fields, avoiding attempts to replicate JCR session across requests (aka JCRNodeAdapter)
  • Implementation of the complex fields (composites, multi-fields etc) based 

  • No labels