Uses of Class
com.vaadin.client.ui.VPopupView.CustomPopup
-
Packages that use VPopupView.CustomPopup Package Description com.vaadin.client.ui -
-
Uses of VPopupView.CustomPopup in com.vaadin.client.ui
Fields in com.vaadin.client.ui declared as VPopupView.CustomPopup Modifier and Type Field Description VPopupView.CustomPopup
VPopupView. popup
For internal use only.Methods in com.vaadin.client.ui with parameters of type VPopupView.CustomPopup Modifier and Type Method Description void
VPopupView. preparePopup(VPopupView.CustomPopup popup)
For internal use only.void
VPopupView. showPopup(VPopupView.CustomPopup popup)
Determines the correct position for a popup and displays the popup at that position.
-