summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/AbstractJavaScriptComponent.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* AbstractJavascriptComponent should be abstract (#9054)Artur Signell2012-06-281-1/+1
* Javadocs and minor tweaks for extensions, JavaScript and js wrappersLeif Åstrand2012-06-201-4/+132
* 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/+20