summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/JavaScriptCallbackHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Move classes common to client and server to com.vaadin.shared.* (#8934)Leif Åstrand2012-07-271-1/+1
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+1
* Javadocs and minor tweaks for extensions, JavaScript and js wrappersLeif Åstrand2012-06-201-0/+14
* Add missing SerializableLeif Åstrand2012-06-151-1/+2
* Implement js rpc proxy objects and wildcard rpc support (#8888)Leif Åstrand2012-06-141-0/+22
* Use callbacks directly as fields in connector object (#8888)Leif Åstrand2012-06-141-0/+17
* Rename Javascript -> JavaScriptLeif Åstrand2012-06-141-0/+61