aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/AbstractFieldState.java
Commit message (Expand)AuthorAgeFilesLines
* Move classes common to client and server to com.vaadin.shared.* (#8934)Leif Åstrand2012-07-271-139/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+2
* AbstractComponent.updateFromUIDL moved to state change (#8436)Artur Signell2012-04-051-1/+48
* Transfer required attribute in shared state (#8436).Henri Sara2012-03-211-0/+25
* Convert hide errors flag to shared state (#8437).Henri Sara2012-03-211-0/+25
* Added missing license infoArtur Signell2012-03-141-0/+3
* Fixed readonly handling for fields (depends on property readonlyArtur Signell2012-03-131-0/+37