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.CustomPopupVPopupView. popupFor internal use only.Methods in com.vaadin.client.ui with parameters of type VPopupView.CustomPopup Modifier and Type Method Description voidVPopupView. preparePopup(VPopupView.CustomPopup popup)For internal use only.voidVPopupView. showPopup(VPopupView.CustomPopup popup)Determines the correct position for a popup and displays the popup at that position.
-