Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Typically, item providers are executed only twice:

  • When fetching data from the back-end (to populate a form).
  • When some updated data needs to be flushed from the Vaadin components back to the back-end (on a form commit).

...