Uses of Interface
com.google.gwt.user.client.ui.PopupPanel.PositionCallback
Packages that use PopupPanel.PositionCallback
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of PopupPanel.PositionCallback in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui with parameters of type PopupPanel.PositionCallbackModifier and TypeMethodDescriptionvoid
PopupPanel.setPopupPositionAndShow
(PopupPanel.PositionCallback callback) Sets the popup's position using aPopupPanel.PositionCallback
, and shows the popup.