diff options
author | Pontus Boström <pontus@vaadin.com> | 2016-07-26 12:26:54 +0300 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2016-08-01 07:53:34 +0000 |
commit | 6688e6617275120bfc39cd31c464fd9b2a594a79 (patch) | |
tree | 0d641b719161bb79386223e479ce26f0f93dd5f7 /client | |
parent | 77ad774461cb7a609878515172605787631a1b15 (diff) | |
download | vaadin-framework-6688e6617275120bfc39cd31c464fd9b2a594a79.tar.gz vaadin-framework-6688e6617275120bfc39cd31c464fd9b2a594a79.zip |
Fixed the compare filter to handle subclasses (#17169)
Earlier the comparision worked only if the item value was a subclass of
the value in comparator, but not in the other way around. Now the
compairision works if the one is a subclass of the other and both
implements Comparable.
Change-Id: I1bcbba94f1263915f838e948ed9d8b68a14aefd0
Diffstat (limited to 'client')
0 files changed, 0 insertions, 0 deletions