aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/AbstractExtension.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-76/+0
* Javadocs and minor tweaks for extensions, JavaScript and js wrappersLeif Åstrand2012-06-201-5/+37
* Add shorthand for removing an Extension from its target (#6690)Leif Åstrand2012-06-141-0/+4
* Tweaks to Extension API based on review (#6690)Leif Åstrand2012-06-141-3/+10
* Rename addExtensionTo -> attachTo (#6690)Leif Åstrand2012-06-111-1/+1
* Add a way for an extension to add itself to a connector (#6690)Leif Åstrand2012-06-091-0/+4
* Fix missing licenses and Serializable (#6690)Leif Åstrand2012-06-061-2/+6
* Initial extension support (#6690)Leif Åstrand2012-06-061-0/+25