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