30 Commits (95d016c08569f74a2c76eac40c4f5656bb773951)

Author SHA1 Message Date
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Ilia Motornyi 10d4d70b5e Rename SerializableBiConsumer into Setter 7 years ago
  Aleksi Hietanen 334fd4bcef Add ValueProvider interface, use where appropriate 7 years ago
  Pekka Hyvönen 66e7b3df3d Rename com.vaadin.data.util.converter to com.vaadin.data.converter 7 years ago
  Pekka Hyvönen ce26bf7c4c Remove usage of Consumer from event listeners (#7985) 7 years ago
  Leif Åstrand b2e3aa2acf Rename setRequired to asRequired since it's logically not a setter (#7986) 7 years ago
  Aleksi Hietanen d0184c4ccd Erase type of BeanBinder#bindInstanceFields parameter in equality test 7 years ago
  Leif Åstrand c7b84bf51d Separate Binding and BindingBuilder (#80) 7 years ago
  Leif Åstrand f586bc155f Ensure all BeanBinding chaining methods return BeanBinding 7 years ago
  Leif Åstrand 3fd7537c14 Simplify Binding API by removing the FIELDTYPE type parameter 7 years ago
  Per-Åke Minborg a17918fb40 Remove manual array copy 7 years ago
  Pekka Hyvönen bcd7259e10 Remove Locale from BeanValidator because of ValueContext 7 years ago
  Denis Anisimov f981521a52 Disable default null representation one way converter. 7 years ago
  Denis Anisimov 0decd87411 Binder.bindInstanceFields(Object) method implementation (#47). 7 years ago
  Leif Åstrand 3f37f893cb Correct serializable issues and test that components can be serialized 7 years ago
  Teemu Suo-Anttila 09485d529d Initial support for null representations in Binder 7 years ago
  Denis Anisimov 02ed73dc9e Derive Listing components from HasValue. 7 years ago
  Denis Anisimov 1c11016e7a Revert "Initial support for null representations in Binder" 7 years ago
  Teemu Suo-Anttila 9f672890c1 Initial support for null representations in Binder 7 years ago
  Denis Anisimov 0b5e2f3469 Extract validation availability check out of BeanValidator (#251). 7 years ago
  Denis Anisimov 53427c897c Avoid explicit casting to getter return type in getDescriptor() (#292). 7 years ago
  Denis Anisimov 53ea4816ee Override forSelect methods for BeanBinder to return narrowed type. 7 years ago
  Johannes Dahlström 2a0c590bfa Implement support for binding single-select components 7 years ago
  Pekka Hyvönen ad33cb573e Fix inconsistent API naming in Binder and remove unused handler 7 years ago
  Pekka Hyvönen 28f5c84579 Refactor Binder Status Handling API 7 years ago
  Henri Sara 8a4d90789f Update empty since tags for 8.0 7 years ago
  Denis Anisimov ccaabe6db0 Add item level validator support to Binder 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell 77a5f855b9 Remove trailing whitespace 7 years ago
  Johannes Dahlström ec8904f6b0 Implement BeanBinder with JSR-303 validation 8 years ago