http://google-web-toolkit.googlecode.com/svn/javadoc/latest/com/google/gwt/user/client/ui/PopupPanel.html
On Tuesday, February 19, 2013 1:44:42 PM UTC, Krzysztof Retel wrote:
Hi,PopupPanel has method setAnimation which takes as argument PopupPanel.ResizeAnimation.So you can create your own ResizeAnimation and specify the duartion on method run.Check API:Hope it helps.Krzysztof
On Tuesday, February 19, 2013 1:14:09 PM UTC, membersound wrote:Hi,
how can I set the animation time of a PopupPanel?
I could of course copy the whole class and change private static final int ANIMATION_DURATION; to my needs. But that's very unlucky, are there other possibilities?
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment