diff options
author | Leif Åstrand <leif@vaadin.com> | 2016-11-28 11:08:38 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2016-11-29 07:44:01 +0000 |
commit | 3fd7537c14e63e7558acfa553f9996c6cfc323d6 (patch) | |
tree | 8835309e75f6ab94bec9243195a71b5657584c37 /uitest-common | |
parent | 9aee6e6de56666dbb8f70bff32a33d4d0c2520e7 (diff) | |
download | vaadin-framework-3fd7537c14e63e7558acfa553f9996c6cfc323d6.tar.gz vaadin-framework-3fd7537c14e63e7558acfa553f9996c6cfc323d6.zip |
Simplify Binding API by removing the FIELDTYPE type parameter
The type parameter is mainly used internally, the only externally facing
use is to define the exact type of Binding.getField. Code that has
access to a typed instance of Binding does typically also have direct
access to the field instance, so there's no real use for the type
parameter.
Change-Id: Idf2ab18a79ec5f0a7cef83705b8084fbf7014c10
Diffstat (limited to 'uitest-common')
0 files changed, 0 insertions, 0 deletions