]> source.dussan.org Git - vaadin-framework.git/commit
Changed keyboard navigation method for VScrollTable to protected so one could impleme...
authorJohn Alhroos <john.ahlroos@itmill.com>
Fri, 7 May 2010 07:00:07 +0000 (07:00 +0000)
committerJohn Alhroos <john.ahlroos@itmill.com>
Fri, 7 May 2010 07:00:07 +0000 (07:00 +0000)
commitd2c772ae72962471145a7c16ff13191787cc54b0
treed9a72e30ec35c5b78e089c37e6a679755d659436
parent57e9ad50450a4ed3c9661d123f38cc6c4c4fb7ed
Changed keyboard navigation method for VScrollTable to protected so one could implement a totally own keyboard navigation logic for the Table by extending the VScrollTable.

svn changeset:13080/svn branch:6.4
src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java