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
/
main
/
java
/
com
/
vaadin
/
data
/
Binder.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year range (#12507)
Anna Koskinen
2022-01-11
1
-1
/
+1
*
Remove obsolete comment and assert in Binder (#12456)
Tatu Lund
2021-10-28
1
-3
/
+1
*
fix: avoid ConcurrentModificationException in Binder (#12458)
Tatu Lund
2021-10-27
1
-7
/
+14
*
fix: don't update bean property which is read-only bound (#12457)
Tatu Lund
2021-10-27
1
-1
/
+1
*
fix: Ensure that side effects of readBean does not set hasChanges true (#12455)
Tatu Lund
2021-10-27
1
-1
/
+1
*
fix: Avoid processing value change event due writing back of converted value ...
Tatu Lund
2021-08-06
1
-1
/
+4
*
feat: Add API to control whether Binder converts back to presentation (#12246)
Tatu Lund
2021-03-18
1
-3
/
+40
*
Prevent NPE in comparison (#12218)
Tatu Lund
2021-03-05
1
-1
/
+1
*
Update copyright year range. (#12215)
Anna Koskinen
2021-03-04
1
-1
/
+1
*
Binder: Also use converter for user-changed values (#12132)
Tatu Lund
2020-12-03
1
-1
/
+9
*
Add missing since tag (#11957)
8.11.0.alpha1
Zhe Sun
2020-04-23
1
-5
/
+5
*
Add methods to control validation (#11945)
Tatu Lund
2020-04-21
1
-8
/
+114
*
Added @since tags, some tweaks to formatting. (#11839)
Anna Koskinen
2019-12-04
1
-15
/
+25
*
Make asRequired conditional on binding.setAsRequiredEnabled(..) (#11834)
Tatu Lund
2019-12-02
1
-1
/
+54
*
Add method writeBeanAsDraft(bean) in Binder (#11833)
Tatu Lund
2019-11-29
1
-0
/
+34
*
Cherry picks of Binder fixes in Flow (#11758)
Tatu Lund
2019-11-13
1
-8
/
+49
*
Add javadoc for validate() call in Binder (#11318)
Sun Zhe
2018-11-15
1
-0
/
+6
*
Fixing NPE in Binder, ported from Flow (#11290)
Mehdi Javan
2018-11-06
1
-5
/
+19
*
Improving javadoc of Binder.removeBinding (#11107)
Mehdi Javan
2018-08-09
1
-1
/
+18
*
Fix small formatting issues (#10960)
Ilia Motornyi
2018-06-01
1
-2
/
+2
*
Fix Binder javadocs (#10907)
Ilia Motornyi
2018-05-09
1
-1
/
+3
*
Enable Maven plugin for Eclipse formatting (#10829)
Ilia Motornyi
2018-04-19
1
-2
/
+2
*
Update release notes and since tags for 8.4 (#10760)
Teemu Suo-Anttila
2018-03-27
1
-14
/
+13
*
Update copyright year (#10761)
Ilia Motornyi
2018-03-27
1
-1
/
+1
*
Added method asRequired with a custom required validator to BindingBuilder. (...
Márcio P. Dantas
2018-03-26
1
-3
/
+27
*
Fix ValueChangeListener order changes with Binder (#10745)
Teemu Suo-Anttila
2018-03-24
1
-8
/
+10
*
Add missing null check to Binding (#10726)
Teemu Suo-Anttila
2018-03-19
1
-3
/
+5
*
Add setReadOnly for Bindings (#10482)
Teemu Suo-Anttila
2018-02-08
1
-23
/
+95
*
Treat fields as readonly when bound with null setter (#10477)
Marco Collovati
2017-12-29
1
-0
/
+15
*
Make Binder.setReadonly ignore effectively readonly bindings (#10368)
Marco Collovati
2017-12-28
1
-5
/
+13
*
Improve Binder JavaDocs and APIs (#10347)
Teemu Suo-Anttila
2017-11-21
1
-7
/
+22
*
Extract AbstractBeanPropertyDefinition and PropertyFilterDefinition (#10344)
Aleksi Hietanen
2017-11-21
1
-1
/
+0
*
Update since tags in JavaDoc (#10325)
8.2.0.alpha3
Teemu Suo-Anttila
2017-11-15
1
-1
/
+1
*
Improve nested property support for Binder (#9925)
Olli Tietäväinen
2017-11-14
1
-5
/
+20
*
Add API to read Binding value from bean (#10316)
Teemu Suo-Anttila
2017-11-13
1
-3
/
+22
*
Remove trailing spaces (#10224)
Ahmed Ashour
2017-10-26
1
-2
/
+2
*
Added utility method Binder#asRequired() (#9873)
Stephan Knitelius
2017-10-20
1
-0
/
+25
*
Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)
Ahmed Ashour
2017-10-20
1
-1
/
+1
*
Add ErrorLevel to Validators and results (#10099)
Teemu Suo-Anttila
2017-10-11
1
-17
/
+104
*
Fix Binder bean writing to only validate and write given bindings (#10162)
Teemu Suo-Anttila
2017-10-11
1
-27
/
+53
*
Don't use synthetic methods for listener classes. (#10135)
Ahmed Ashour
2017-10-04
1
-2
/
+2
*
Fix typos (#10124)
Ahmed Ashour
2017-10-04
1
-4
/
+7
*
First sentence of javadoc should end with a period (#10114)
Ahmed Ashour
2017-10-02
1
-2
/
+2
*
Add since tags and update release notes (#10109)
Henri Sara
2017-09-28
1
-23
/
+21
*
Use interface instead of implementation (#10073)
Ahmed Ashour
2017-09-28
1
-4
/
+7
*
Fix BindingBuilder to always use the same instance (#10004)
Teemu Suo-Anttila
2017-09-26
1
-13
/
+14
*
Improve Binder value change handling with bean validation (#9988)
Teemu Suo-Anttila
2017-09-25
1
-100
/
+163
*
Add API for running BindingValidationStatusHandlers (#9966)
Teemu Suo-Anttila
2017-09-19
1
-6
/
+13
*
Fix removeBinding logic (#10002)
Piotr Wilkin
2017-09-19
1
-5
/
+51
*
Add methods to remove Bindings from Binder (#9932)
Teemu Suo-Anttila
2017-09-05
1
-0
/
+46
[next]