Uses of Class
com.vaadin.client.widgets.Overlay
-
Packages that use Overlay Package Description com.vaadin.client com.vaadin.client.communication com.vaadin.client.debug.internal com.vaadin.client.ui com.vaadin.client.widgets -
-
Uses of Overlay in com.vaadin.client
Subclasses of Overlay in com.vaadin.client Modifier and Type Class Description class
VTooltip
TODO open for extension -
Uses of Overlay in com.vaadin.client.communication
Subclasses of Overlay in com.vaadin.client.communication Modifier and Type Class Description class
DefaultReconnectDialog
The default implementation of the reconnect dialog -
Uses of Overlay in com.vaadin.client.debug.internal
Subclasses of Overlay in com.vaadin.client.debug.internal Modifier and Type Class Description class
VDebugWindow
Debug window implementation.protected class
VDebugWindow.Menu
Popup menu forVDebugWindow
. -
Uses of Overlay in com.vaadin.client.ui
Subclasses of Overlay in com.vaadin.client.ui Modifier and Type Class Description class
VContextMenu
class
VFilterSelect.SuggestionPopup
Represents the popup box with the selection options.class
VNotification
class
VOverlay
Deprecated.as this is specifically for Vaadin only, it should not be used directly.class
VPopupView.CustomPopup
This class is only public to enable overriding showPopup, and is currently not intended to be extended or otherwise used directly.class
VWindow
"Sub window" component. -
Uses of Overlay in com.vaadin.client.widgets
Fields in com.vaadin.client.widgets declared as Overlay Modifier and Type Field Description protected static Overlay
Overlay. current
-