summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/Container.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
* Javadoc formatting fixupLeif Åstrand2014-02-131-43/+42
* Replaced Filterable.hasContainerFilters with getContainerFilters (#11234)Artur Signell2013-04-241-2/+5
* Added Container.hasContainerFilters() API #11234John Ahlroos2013-03-221-0/+6
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-2/+2
* Unified deprecation messagesArtur Signell2012-11-221-4/+4
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-231-1/+1
* Return short list instead of exception if less items available (#8028)Henri Sara2012-09-071-13/+7
* Add Container.Indexed.getItemIds(int, int) for a range of items (#8028)Henri Sara2012-08-311-4/+50
* listener refak com.vaadin.dataPetri Heinonen2012-08-301-0/+32
* 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-2/+0
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+1105