Uses of Interface
com.microsoft.playwright.options.BindingCallback.Source
-
Packages that use BindingCallback.Source Package Description com.microsoft.playwright.impl com.microsoft.playwright.options -
-
Uses of BindingCallback.Source in com.microsoft.playwright.impl
Classes in com.microsoft.playwright.impl that implement BindingCallback.Source Modifier and Type Class Description private static classBindingCall.SourceImpl -
Uses of BindingCallback.Source in com.microsoft.playwright.options
Methods in com.microsoft.playwright.options with parameters of type BindingCallback.Source Modifier and Type Method Description java.lang.ObjectBindingCallback. call(BindingCallback.Source source, java.lang.Object... args)
-