GWT 2.7.0

Uses of Class
com.google.gwt.user.client.ui.PopupPanel.ResizeAnimation

Packages that use PopupPanel.ResizeAnimation
com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. 
 

Uses of PopupPanel.ResizeAnimation in com.google.gwt.user.client.ui
 

Methods in com.google.gwt.user.client.ui with parameters of type PopupPanel.ResizeAnimation
(package private)  void PopupPanel.setAnimation(PopupPanel.ResizeAnimation animation)
          Sets the animation used to animate this popup.
 


GWT 2.7.0