]> source.dussan.org Git - vaadin-framework.git/commit
Return null as non-existing property for IndexedContainer (#10445) 39/439/1
authorHenri Sara <hesara@vaadin.com>
Fri, 30 Nov 2012 12:49:04 +0000 (14:49 +0200)
committerHenri Sara <hesara@vaadin.com>
Fri, 30 Nov 2012 12:49:04 +0000 (14:49 +0200)
commit84099ee2b8363c12a813157f9752981add5db113
tree7ef93b6e3bca805d5c19cb31a24edda74c02b731
parentfaf6b3861d26571ffefd3dc60c2ff7d5685576d0
Return null as non-existing property for IndexedContainer (#10445)

Change-Id: I9829173dda84d5f496114b7d08204648bf86fc77
server/src/com/vaadin/data/util/IndexedContainer.java
server/tests/src/com/vaadin/data/util/TestIndexedContainer.java