]> source.dussan.org Git - vaadin-framework.git/commit
Fix: IEmbedded won't through exceptions for null-source values.
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Wed, 2 Apr 2008 07:28:01 +0000 (07:28 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Wed, 2 Apr 2008 07:28:01 +0000 (07:28 +0000)
commit17e1e59fdf57076e0efdc1bd158dabdbb3023dbe
treedf8f0fe4a725cb9c40edf19898134396740d19d5
parentede743dbbef26b6d2d795034e5f0a2cfe86837b6
Fix: IEmbedded won't through exceptions for null-source values.
Fix: IOrderedLayout now handles component additions in between old components with captions (previously the insertion index was calculated wrong because of the caption elements were included in the index).
Small fixes to TestBench.

svn changeset:4107/svn branch:trunk
src/com/itmill/toolkit/terminal/gwt/client/ApplicationConnection.java
src/com/itmill/toolkit/terminal/gwt/client/ui/IEmbedded.java
src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java
src/com/itmill/toolkit/tests/TestBench.java
src/com/itmill/toolkit/tests/testbench/TestBench.java