List of usage examples for com.google.gwt.user.client.ui.impl PopupImplMozilla subclass-usage
From source file com.vaadin.client.ui.VPopupImplMozilla.java
public class VPopupImplMozilla extends PopupImplMozilla { @Override public void onShow(Element popup) { // Move the overlay to the appropriate overlay container final VOverlay overlay = VOverlay.current;