aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/AbstractJavaScriptExtension.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-162/+0
* Rename JavaScriptCallback -> JavaScriptFunction (#9293)Leif Åstrand2012-08-131-13/+12
* Support getting translated urls in javascript (#9209)Leif Åstrand2012-08-031-0/+4
* Move classes common to client and server to com.vaadin.shared.* (#8934)Leif Åstrand2012-07-271-1/+1
* Mention primitives in the javadoc (though they are autboxed) (#8888)Leif Åstrand2012-06-291-2/+3
* Rename getWidgetElement() -> getElement() (#8888)Leif Åstrand2012-06-281-3/+3
* Javadocs and minor tweaks for extensions, JavaScript and js wrappersLeif Åstrand2012-06-201-3/+127
* Implement js rpc proxy objects and wildcard rpc support (#8888)Leif Åstrand2012-06-141-0/+7
* Use callbacks directly as fields in connector object (#8888)Leif Åstrand2012-06-141-0/+6
* Rename Javascript -> JavaScriptLeif Åstrand2012-06-141-0/+21