Uses of
Interface
io.fluentlenium.core.components.LazyComponents
Packages that use LazyComponents
-
Uses of LazyComponents in io.fluentlenium.core.components
Classes in io.fluentlenium.core.components that implement LazyComponentsModifier and TypeClassDescriptionclass
A list of component that lazy initialize from it's related list of elements. -
Uses of LazyComponents in io.fluentlenium.core.domain
Classes in io.fluentlenium.core.domain that implement LazyComponentsModifier and TypeClassDescriptionclass
List of Component.class
FluentListImpl<E extends FluentWebElement>
Default implementation ofFluentList
andComponentList
.class
Implementation ofLazyComponents
for a non lazy components wrapper.