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