Uses of Enum Class
com.vaadin.flow.component.webshare.WebShareSupport
Packages that use WebShareSupport
-
Uses of WebShareSupport in com.vaadin.flow.component.internal
Methods in com.vaadin.flow.component.internal that return types with arguments of type WebShareSupportModifier and TypeMethodDescriptionUIInternals.getWebShareSupportSignalReadOnly()Returns the read-only reactive signal holding the Web Share API support state for this UI.Methods in com.vaadin.flow.component.internal with parameters of type WebShareSupportModifier and TypeMethodDescriptionvoidUIInternals.setWebShareSupport(WebShareSupport support) Updates the Web Share support signal.