]> source.dussan.org Git - vaadin-framework.git/commit
added method for implementations to check if component has a listener for a specific...
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Thu, 28 Oct 2010 13:48:34 +0000 (13:48 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Thu, 28 Oct 2010 13:48:34 +0000 (13:48 +0000)
commitccd94db68dffb2e8d4562199b718325298a0e80c
tree20527c31d52391d30d8e01b9cf55b3684868bce8
parent7a0133a42a128893cb08734938c8e3b55f25aefe
added method for implementations to check if component has a listener for a specific event type. Needed e.g. for paint optimizations.

svn changeset:15762/svn branch:6.5
src/com/vaadin/ui/AbstractComponent.java