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
..
converter Allow configuring how string to number converters handle empty strings (#8506) 7 years ago
provider Clarify javadocs for query values not used for counting (#8509) 7 years ago
util Add separate modules to test Bean Validation lib necessity. (#8249) 7 years ago
validator Provide a way to configure bean binder to auto set required fields (#8460) 7 years ago
BeanPropertySet.java Make Grid add columns based on bean properties (#8392) 7 years ago
BeanValidationBinder.java Provide a way to configure bean binder to auto set required fields (#8460) 7 years ago
Binder.java Binding a null bean should clear the bound field values (#8288) 7 years ago
BinderValidationStatus.java Integrate BeanBinder functionality into Binder (#8096) 7 years ago
BinderValidationStatusHandler.java Partial javadocs fix for vaadin-server 7 years ago
BindingValidationStatus.java Remove usage of Consumer from event listeners (#7985) 7 years ago
BindingValidationStatusHandler.java Partial javadocs fix for vaadin-server 7 years ago
Converter.java Global java code cleanup using Eclipse Neon.1 7 years ago
ErrorMessageProvider.java @since tag is set (#8021) 7 years ago
HasDataProvider.java Provide a convenience method to get items set via setItems(). 7 years ago
HasFilterableDataProvider.java Provide a convenience method to get items set via setItems(). 7 years ago
HasItems.java Provide a convenience method to get items set via setItems(). 7 years ago
HasValue.java Add a default getOptionalValue() to HasValue (#8324) 7 years ago
PropertyDefinition.java Make Grid add columns based on bean properties (#8392) 7 years ago
PropertySet.java Make Grid add columns based on bean properties (#8392) 7 years ago
RequiredFieldConfigurator.java Provide a way to configure bean binder to auto set required fields (#8460) 7 years ago
Result.java Global java code cleanup using Eclipse Neon.1 7 years ago
SelectionModel.java Add "deselect allowed" feature to the Grid. (#8227) 7 years ago
SimpleResult.java Global java code cleanup using Eclipse Neon.1 7 years ago
StatusChangeEvent.java Add isValid to Binder (#8274) 7 years ago
StatusChangeListener.java Remove usage of Consumer from event listeners (#7985) 7 years ago
ValidationException.java Partial javadocs fix for vaadin-server 7 years ago
ValidationResult.java Global java code cleanup using Eclipse Neon.1 7 years ago
Validator.java Rename com.vaadin.data.util.converter to com.vaadin.data.converter 7 years ago
ValueContext.java Global java code cleanup using Eclipse Neon.1 7 years ago
ValueProvider.java Global java code cleanup using Eclipse Neon.1 7 years ago