Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Method and Description |
---|---|
void |
PopupPanel.setPopupPositionAndShow(PopupPanel.PositionCallback callback)
Sets the popup's position using a
PopupPanel.PositionCallback , and shows the
popup. |