Hi Nathan, Making setAnimationType(AnimationType type) publicly accessible sounds reasonable to me. I couldn't find any issues in the Issue Tracker currently reporting or requesting this feature. Feel free to add the issue yourself and I'll point it to someone on the UI team.
Issue Tracker: http://code.google.com/p/google-web-toolkit/issues/list <http://code.google.com/p/google-web-toolkit/issues/list>Cheers, -Sumit Chandel On Fri, Jul 31, 2009 at 1:35 PM, Nathan Wells <nwwe...@gmail.com> wrote: > > I was just going through the PopupPanel class working on an unrelated > issue, and I found that there is a capability to set different types > of animation (setAnimationType(AnimationType type)), but the method is > package-private. Is there a reason for this? I would like to use one > of the option in the enum, but would need to pull it out of the jar to > do this... > > Does anyone know why it's package-private? the method above > (setAnimation(ResizeAnimation animation)) says something about the API > possibly changing with 1.6. Obviously it hasn't changed.... so, can I > have it now :)? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---