aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/AbstractJavaScriptComponent.java
Commit message (Expand)AuthorAgeFilesLines
* Reformatted projectArtur Signell2012-08-301-5/+4
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-1/+1
* Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432)Artur Signell2012-08-291-2/+2
* Don't import client classes for javadocsLeif Åstrand2012-08-231-6/+6
* Make the (server-side) getState method protected (#9315)Leif Åstrand2012-08-221-4/+5
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-151-1/+0
* Eliminated dependencies from server to client (#9279)Artur Signell2012-08-131-2/+0
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+165