You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
caalador 4360031019 Binding a null bean should clear the bound field values (#8288) 7 years ago
..
provider Make Grid add columns based on bean properties (#8392) 7 years ago
validator Make server tests use fixed locale where needed (#8226) 7 years ago
BeanBinderTest.java Provide a way to configure bean binder to auto set required fields (#8460) 7 years ago
BeanPropertySetTest.java Make Grid add columns based on bean properties (#8392) 7 years ago
BinderBookOfVaadinTest.java Add isValid to Binder (#8274) 7 years ago
BinderComponentTest.java Rename Binder methods 7 years ago
BinderConverterValidatorTest.java Global java code cleanup using Eclipse Neon.1 7 years ago
BinderCustomPropertySetTest.java Make Grid add columns based on bean properties (#8392) 7 years ago
BinderInstanceFieldTest.java Throw if there are no automatically bound fields via bindInstanceFields. (#8481) 7 years ago
BinderMultiSelectTest.java Global java code cleanup using Eclipse Neon.1 7 years ago
BinderSingleSelectTest.java Remove HasValue from Grid 7 years ago
BinderStatusChangeTest.java Rename com.vaadin.data.util.converter to com.vaadin.data.converter 7 years ago
BinderTest.java Binding a null bean should clear the bound field values (#8288) 7 years ago
BinderTestBase.java Make server tests use fixed locale where needed (#8226) 7 years ago
BinderValidationStatusTest.java Remove usage of Consumer from event listeners (#7985) 7 years ago
BinderValueChangeTest.java Introduce Binder.addFialdValueChangeListener (#8273) 7 years ago
GridAsMultiSelectInBinderTest.java Add a maven plugin for formatting according to Eclipse settings 7 years ago
GridAsSingleSelectInBinderTest.java Include old value in ValueChangeEvent (#8229) 7 years ago
HasValueTest.java Add regression tests for HasValue.getOptionalValue (#8352) 7 years ago
Jsr303Test.java Extract Bean validation logic from Binder to BeanValidationBinder 7 years ago
NotEmptyTest.java Provide a way to configure bean binder to auto set required fields (#8460) 7 years ago
ResultTest.java Global java code cleanup using Eclipse Neon.1 7 years ago
ValidatorTest.java Rename com.vaadin.data.util.converter to com.vaadin.data.converter 7 years ago
ValueContextTest.java Rename com.vaadin.data.util.converter to com.vaadin.data.converter 7 years ago