]> source.dussan.org Git - vaadin-framework.git/commit
Fixes AbstractField not updating tab index on client side after calling setTabIndex().
authorJohn Alhroos <john.ahlroos@itmill.com>
Wed, 25 Aug 2010 11:47:12 +0000 (11:47 +0000)
committerJohn Alhroos <john.ahlroos@itmill.com>
Wed, 25 Aug 2010 11:47:12 +0000 (11:47 +0000)
commit20ca0ae569d96cdfb313a9d0e8b7a944a3574c73
tree26686102667231edfc2a1974afd788902182ac30
parent4023f3d58a64d5dbe02959b57f295a147ba14fd7
Fixes AbstractField not updating tab index on client side after calling setTabIndex().

svn changeset:14595/svn branch:6.4
src/com/vaadin/ui/AbstractField.java