]> source.dussan.org Git - vaadin-framework.git/commit
#8019 Did a bunch of null checks for possible faulty null states which was not possib...
authorJens Jansson <peppe@vaadin.com>
Wed, 18 Jan 2012 13:16:12 +0000 (15:16 +0200)
committerJens Jansson <peppe@vaadin.com>
Wed, 18 Jan 2012 13:16:12 +0000 (15:16 +0200)
commit2b29b8298054617fef7e6a170b47a75d689be645
tree4d80cc7f07ef2481d0709a69e6561b815e6bfb44
parent838d3f7120ae41b84a8894f7cab64ee09f3c74e4
#8019 Did a bunch of null checks for possible faulty null states which was not possible when we still used primitives.
src/com/vaadin/data/validator/CompositeValidator.java
src/com/vaadin/terminal/Sizeable.java
src/com/vaadin/terminal/UserError.java
src/com/vaadin/ui/AbstractComponent.java
src/com/vaadin/ui/Table.java