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: 

http://google-web-toolkit.googlecode.com/svn-history/r9462/javadoc/1.5/com/google/gwt/user/client/ui/PopupPanel.html

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 [email protected].
To post to this group, send email to [email protected].
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.


Reply via email to