JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.vaadin.flow.component.webshare.WebShareBinding
Packages that use
WebShareBinding
Package
Description
com.vaadin.flow.component.webshare
Uses of
WebShareBinding
in
com.vaadin.flow.component.webshare
Methods in
com.vaadin.flow.component.webshare
that return
WebShareBinding
Modifier and Type
Method
Description
static <T extends
Component
&
ClickNotifier
<?>>
WebShareBinding
WebShare.
onClick
(T component)
Registers the given component as a clickable trigger for a share action — the common shape for "Share" buttons.