aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/event/dd/acceptcriteria/SourceIsTarget.java
Commit message (Collapse)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-51/+0
|
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+1
|
* Eliminate scanning for accept criteria by reversed annotation (#8641)Henri Sara2012-06-201-2/+0
| | | | | | | The new annotation is called AcceptCriterion and is on the client side class, pointing to the server side implementation. This change also addresses #5956 (avoid loading classes when scanning - no more scanning for criteria) and #6750 (logging).
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
| | | | svn changeset:22317/svn branch:6.7
* renamed method to the related typeMatti Tahvonen2010-03-251-1/+1
| | | | svn changeset:12085/svn branch:6.3
* renaming criteriaMatti Tahvonen2010-03-241-0/+52
svn changeset:12073/svn branch:6.3