]> source.dussan.org Git - vaadin-framework.git/commit
Implement ReadOnlyHasValue helper (#10643)
authorIlia Motornyi <elmot@vaadin.com>
Tue, 20 Mar 2018 16:30:28 +0000 (18:30 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Mar 2018 16:30:28 +0000 (18:30 +0200)
commit940a1ef584c82e343474863408771ff091044bdc
tree9fe6ab321f7cf6f298a09b72409550f236def7e7
parent4b1dd9f54cff3d7768e672ea42b36bbfa3ff60c4
Implement ReadOnlyHasValue helper (#10643)
documentation/datamodel/datamodel-forms.asciidoc
server/src/main/java/com/vaadin/data/ReadOnlyHasValue.java [new file with mode: 0644]
server/src/test/java/com/vaadin/data/ReadOnlyHasValueTest.java [new file with mode: 0644]