36 Commits (43600310195bdce4caa5c24e03227b9925e1934c)

Autor SHA1 Nachricht Datum
  caalador 4360031019 Binding a null bean should clear the bound field values (#8288) vor 7 Jahren
  Aleksi Hietanen 560d161540 Add isValid to Binder (#8274) vor 7 Jahren
  Denis 352d12d977 Introduce Binder.setReadOnly() (#8241) vor 7 Jahren
  Leif Åstrand 2fd7e13c42 Integrate BeanBinder functionality into Binder (#8096) vor 7 Jahren
  Pekka Hyvönen 66e7b3df3d Rename com.vaadin.data.util.converter to com.vaadin.data.converter vor 7 Jahren
  Leif Åstrand b2e3aa2acf Rename setRequired to asRequired since it's logically not a setter (#7986) vor 7 Jahren
  Aleksi Hietanen a95dadcde5 Change return type of Binder#getBean to BEAN vor 7 Jahren
  Leif Åstrand c7b84bf51d Separate Binding and BindingBuilder (#80) vor 7 Jahren
  Leif Åstrand 3fd7537c14 Simplify Binding API by removing the FIELDTYPE type parameter vor 7 Jahren
  Aleksi Hietanen 745c9beacc Fix field value change event handling for unbound binder vor 7 Jahren
  Pekka Hyvönen 2cb106ce09 Add Bindinding.setRequired vor 7 Jahren
  Pekka Hyvönen 54e1edcfe0 Rename Binder methods vor 7 Jahren
  Denis Anisimov f981521a52 Disable default null representation one way converter. vor 7 Jahren
  Teemu Suo-Anttila 09485d529d Initial support for null representations in Binder vor 7 Jahren
  Denis Anisimov 1c11016e7a Revert "Initial support for null representations in Binder" vor 7 Jahren
  Teemu Suo-Anttila 9f672890c1 Initial support for null representations in Binder vor 7 Jahren
  Johannes Dahlström 41516b5435 Split Binder tests roughly by category vor 7 Jahren
  Pekka Hyvönen fa32798f14 Fix binder.load to reset validation status in the end vor 7 Jahren
  Pekka Hyvönen ad33cb573e Fix inconsistent API naming in Binder and remove unused handler vor 7 Jahren
  Pekka Hyvönen 5cc6b0e4e2 Clear binder errors after load/bind vor 7 Jahren
  Pekka Hyvönen 28f5c84579 Refactor Binder Status Handling API vor 7 Jahren
  Aleksi Hietanen 376a4d5b89 Add hasChanges to Binder vor 7 Jahren
  Pekka Hyvönen 222908a937 Add Form level status handler and status label vor 7 Jahren
  Denis Anisimov ccaabe6db0 Add item level validator support to Binder vor 7 Jahren
  Artur Signell 814c29c152 Implement Binder.saveIfValid and fix Binder.save to throw exception vor 7 Jahren
  Artur Signell dd1b81a2c2 Make binder set null values correctly vor 7 Jahren
  Pekka Hyvönen a6147df13f Remove duplicate tests and rename tests BinderTest vor 7 Jahren
  Johannes Dahlström ec8904f6b0 Implement BeanBinder with JSR-303 validation vor 8 Jahren
  Denis Anisimov 78c6ab1852 Binding.validate() should fire a validation status event (#134). vor 7 Jahren
  Denis Anisimov 7a1adf6b3b Binding.withStatusChangeHandler and Binding.withStatusLabel (#30). vor 7 Jahren
  Aleksi Hietanen a5575a9252 Update TextField to extend AbstractFieldNew (#51) vor 7 Jahren
  Artur Signell f2bb3c886c Add converter support to Binder vor 7 Jahren
  Artur Signell 9ea656ab97 Refactor Binder and Binding/BindingImpl to be easier to understand vor 7 Jahren
  Denis Anisimov 8139cd8c89 Binding.withValidator and Binder.validate methods (#26). vor 7 Jahren
  Denis Anisimov 50be2a3c7c Binder.save() and Binder.load() methods implementation (#36). vor 8 Jahren
  Teemu Suo-Anttila fa3d2566ec Add Binder for binding field values to bean properties vor 8 Jahren