summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/HasComponents.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-49/+0
* Initial extension support (#6690)Leif Åstrand2012-06-061-8/+3
* Added requestRepaintall helper to AbstractComponentContainer and use theArtur Signell2012-03-211-0/+9
* Added missing license infoArtur Signell2012-03-141-0/+3
* #8500 Allow component containers to hide their children even thoughArtur Signell2012-03-141-0/+18
* #8500, #3557 Added HasComponents (Iterable<Component>) that must beArtur Signell2012-03-141-0/+24