aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/event/dd/acceptcriteria/ClientCriterion.java
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate scanning for accept criteria by reversed annotation (#8641)Henri Sara2012-06-201-29/+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).
* Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-041-4/+1
|
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
| | | | svn changeset:22317/svn branch:6.7
* finished renameMatti Tahvonen2010-03-231-1/+1
| | | | svn changeset:12023/svn branch:6.3
* Helping out: Uppercase -> lowercase rename did not work on Mac, Matti will ↵Marc Englund2010-03-231-0/+32
fix possible compile errors this causes in a minute... svn changeset:12021/svn branch:6.3