aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/CustomComponent.java
Commit message (Expand)AuthorAgeFilesLines
* #7369 Removed ‌"final" from methods that do not need to be finalArtur Signell2011-08-191-2/+2
* #4611 add getComponentCount() method for ComponentContainer implementationsHenri Sara2010-10-261-0/+10
* Reverted constructor visibility changes, will use isSynthetic() test insteadHenri Sara2010-07-061-5/+0
* Make private nested class constructor visibility public or package to prevent...Henri Sara2010-07-061-0/+5
* code splitting + client initializationMatti Tahvonen2010-06-111-1/+2
* initial implementation of code splitting #4408Matti Tahvonen2010-06-041-1/+1
* draft of DragAndDropWrapper + small changesMatti Tahvonen2010-02-161-0/+6
* Added generics to ComponentContainer.getComponentIterator (#3717).Artur Signell2009-12-141-4/+4
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-5/+0
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-0/+2
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+225