index
:
vaadin-framework.git
7-7-48-changelog
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-7.7.47-changes
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
changelog-8.28.1
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fileToFilesReplacement
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
/
test
/
java
/
com
/
vaadin
/
data
/
BeanBinderTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix duplicate key exception with Binder when interface method is overwritten ...
vt512
2020-09-08
1
-0
/
+28
*
Enable Maven plugin for Eclipse formatting (#10829)
Ilia Motornyi
2018-04-19
1
-4
/
+8
*
Treat fields as readonly when bound with null setter (#10477)
Marco Collovati
2017-12-29
1
-5
/
+12
*
Make Binder.setReadonly ignore effectively readonly bindings (#10368)
Marco Collovati
2017-12-28
1
-0
/
+18
*
Use static import of Assert in tests (#10126)
Ahmed Ashour
2017-10-03
1
-10
/
+11
*
Remove unused methods. (#10058)
Ahmed Ashour
2017-09-22
1
-0
/
+1
*
Only throw from Binder.bindInstanceFields if there are no bindings at all (#9...
8.1.0.beta2
Artur
2017-06-15
1
-0
/
+49
*
Fix bean validation when using sub property bindings (#9248)
Artur
2017-05-08
1
-9
/
+87
*
Binder with Nested Properties (#8923)
chrosim
2017-04-12
1
-0
/
+41
*
Fix some issues with Binder serialization (#8660)
Ilia Motornyi
2017-02-23
1
-2
/
+8
*
Provide a way to configure bean binder to auto set required fields (#8460)
Denis
2017-02-08
1
-0
/
+83
*
Extract Bean validation logic from Binder to BeanValidationBinder
Denis
2017-01-25
1
-1
/
+1
*
Integrate BeanBinder functionality into Binder (#8096)
Leif Åstrand
2017-01-12
1
-32
/
+7
*
Automatically complete custom bindings in BeanBinder#bindInstanceFields (#8012)
Aleksi Hietanen
2017-01-03
1
-0
/
+58
*
Global java code cleanup using Eclipse Neon.1
Leif Åstrand
2016-12-20
1
-1
/
+2
*
Remove usage of Consumer from event listeners (#7985)
Pekka Hyvönen
2016-12-14
1
-1
/
+1
*
Erase type of BeanBinder#bindInstanceFields parameter in equality test
8.0.0.alpha9
Aleksi Hietanen
2016-12-09
1
-0
/
+28
*
Separate Binding and BindingBuilder (#80)
Leif Åstrand
2016-12-05
1
-6
/
+6
*
Ensure all BeanBinding chaining methods return BeanBinding
Leif Åstrand
2016-11-29
1
-0
/
+24
*
Rename Binder methods
Pekka Hyvönen
2016-10-26
1
-11
/
+11
*
Avoid explicit casting to getter return type in getDescriptor() (#292).
Denis Anisimov
2016-09-21
1
-2
/
+12
*
Split Binder tests roughly by category
Johannes Dahlström
2016-09-14
1
-27
/
+19
*
Refactor Binder Status Handling API
Pekka Hyvönen
2016-09-12
1
-3
/
+4
*
Add item level validator support to Binder
Denis Anisimov
2016-09-02
1
-5
/
+5
*
Format the project using Neon, remove trailing whitespace
Artur Signell
2016-08-31
1
-4
/
+4
*
Implement BeanBinder with JSR-303 validation
Johannes Dahlström
2016-08-22
1
-0
/
+171