SpotToFinder<W extends Widget> extension

Extensions that convert the spot API to the Finder API

on

Properties

finder Finder
Converts the WidgetSelector from spot to a Finder
no setter

Methods

spotFinder<T extends Widget>(Finder finder) WidgetSelector<T>
Finds all elements that match finder and converts them to a WidgetSelector.