diff options
author | Matti Tahvonen <matti@vaadin.com> | 2015-06-03 16:32:18 +0300 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2015-06-04 14:14:59 +0000 |
commit | 97ecad0e0a0b638c1a49289bb1637ce882f7788a (patch) | |
tree | 3d0bf8fb66333df54dfbd6e5ce45c2281f7f2fea /client-compiler/src | |
parent | 69f66c8b28119da604836bde502e2220a35216e3 (diff) | |
download | vaadin-framework-97ecad0e0a0b638c1a49289bb1637ce882f7788a.tar.gz vaadin-framework-97ecad0e0a0b638c1a49289bb1637ce882f7788a.zip |
Required indicator for Table now works as expected (#17294)
Table is a field (and one of the most powerful ones), but it cannot be
used as required, especially if one wants to use the built in "required
indicators" in Vaadin. Those only work if client side connector extends
AbstractFieldConnector so Table is now extending it as well and
(I expect that it ) needs to do the AbstractHasComponentsConnector
stuff internally.
Change-Id: I4ceb719366621053c7fe4c9691d624d61ed57567
Diffstat (limited to 'client-compiler/src')
0 files changed, 0 insertions, 0 deletions