Package org.jboss.hal.ballroom
Interface Clipboard.TextProvider
-
- Enclosing class:
- Clipboard
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@JsFunction @FunctionalInterface public static interface Clipboard.TextProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringprovideText(elemental2.dom.HTMLElement element)
-
-
-
Method Detail
-
provideText
String provideText(elemental2.dom.HTMLElement element)
-
-