]> source.dussan.org Git - vaadin-framework.git/commit
Reviewed #1397 and did the following changes/corrections:
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Wed, 24 Sep 2008 11:52:22 +0000 (11:52 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Wed, 24 Sep 2008 11:52:22 +0000 (11:52 +0000)
commitbc2b50c5bc7a76329cb1bbedf61d0056953f000d
tree2aaf6db22c3caf120073bea9a52af4df76ddd59b
parent8ec7e3425d820b13439618315ef9a4527f14c726
Reviewed #1397 and did the following changes/corrections:

- paintContent() does not trigged creation of new editors anymore (if not needed)
- existing editors are used, if assigned to component
- popupVisibility is changed to be variable (not attribute)
- removed setAnimation(). Now allways animates

svn changeset:5501/svn branch:trunk
src/com/itmill/toolkit/terminal/gwt/client/ui/IPopupView.java
src/com/itmill/toolkit/ui/PopupView.java