JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Deprecated API
Contents
Terminally Deprecated
Methods
Enum Constants
Terminally Deprecated Elements
Element
Description
com.vaadin.flow.component.popover.Popover.getOverlayRole()
Use
Popover.getRole()
instead
com.vaadin.flow.component.popover.Popover.setOverlayRole
(String)
Use
Popover.setRole(String)
instead
Deprecated Methods
Method
Description
com.vaadin.flow.component.popover.Popover.getOverlayRole()
Use
Popover.getRole()
instead
com.vaadin.flow.component.popover.Popover.setOverlayRole
(String)
Use
Popover.setRole(String)
instead
Deprecated Enum Constants
Enum Constant
Description
com.vaadin.flow.component.popover.PopoverVariant.AURA_ARROW
Use
PopoverVariant.ARROW
instead.
com.vaadin.flow.component.popover.PopoverVariant.AURA_NO_PADDING
Use
PopoverVariant.NO_PADDING
instead.