aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/JavaScriptExtensionState.java
Commit message (Expand)AuthorAgeFilesLines
* Move classes common to client and server to com.vaadin.shared.* (#8934)Leif Åstrand2012-07-271-38/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+2
* Implement js rpc proxy objects and wildcard rpc support (#8888)Leif Åstrand2012-06-141-0/+10
* Use callbacks directly as fields in connector object (#8888)Leif Åstrand2012-06-141-0/+26