Uses of Interface
net.n2oapp.framework.autotest.api.collection.ComponentsCollection
Packages that use ComponentsCollection
Package
Description
-
Uses of ComponentsCollection in net.n2oapp.framework.autotest
Methods in net.n2oapp.framework.autotest with type parameters of type ComponentsCollectionModifier and TypeMethodDescriptionstatic <T extends ComponentsCollection>
TN2oSelenide.collection(com.codeborne.selenide.ElementsCollection elements, Class<T> collectionClass) <T extends ComponentsCollection>
TComponentFactory.produce(com.codeborne.selenide.ElementsCollection elements, Class<T> collectionClass) -
Uses of ComponentsCollection in net.n2oapp.framework.autotest.api
Methods in net.n2oapp.framework.autotest.api that return types with arguments of type ComponentsCollectionModifier and TypeMethodDescriptiondefault List<Class<? extends ComponentsCollection>> ComponentLibrary.collections()Возвращает список всех классов коллекций компонентов -
Uses of ComponentsCollection in net.n2oapp.framework.autotest.api.collection
Subinterfaces of ComponentsCollection in net.n2oapp.framework.autotest.api.collectionModifier and TypeInterfaceDescriptioninterfaceСообщения alerts для автотестированияinterfaceЯчейки таблицы для автотестированияinterfaceКомпоненты ввода для автотестированияinterfaceПоля формы для автотестированияinterfaceФилдсеты для автотестированияinterfaceМеню для автотестированияinterfaceРегионы для автотестированияinterfaceСписок с результатами поиска в шапке для автотестированияinterfaceЗаголовки столбцов таблицы для автотестированияinterfaceПанель действий для автотестированияinterfaceВиджеты для автотестирования -
Uses of ComponentsCollection in net.n2oapp.framework.autotest.api.component.region
Subinterfaces of ComponentsCollection in net.n2oapp.framework.autotest.api.component.regionModifier and TypeInterfaceDescriptioninterfaceЭлемент региона (виджет/регион) для автотестирования -
Uses of ComponentsCollection in net.n2oapp.framework.autotest.api.component.widget.cards
Subinterfaces of ComponentsCollection in net.n2oapp.framework.autotest.api.component.widget.cards -
Uses of ComponentsCollection in net.n2oapp.framework.autotest.impl
Methods in net.n2oapp.framework.autotest.impl that return types with arguments of type ComponentsCollectionModifier and TypeMethodDescriptionList<Class<? extends ComponentsCollection>> N2oComponentLibrary.collections() -
Uses of ComponentsCollection in net.n2oapp.framework.autotest.impl.collection
Classes in net.n2oapp.framework.autotest.impl.collection that implement ComponentsCollectionModifier and TypeClassDescriptionclassclassclassАбстрактная реализация коллекции компонентов для автотестированияclassclassclassФилдсеты для автотестированияclassМеню для автотестированияclassclassБазовый класс списка с результатами поиска в шапке для автотестированияclassЗаголовки столбцов таблицы для автотестированияclassПанель действий для автотестированияclass -
Uses of ComponentsCollection in net.n2oapp.framework.autotest.impl.component.region
Classes in net.n2oapp.framework.autotest.impl.component.region that implement ComponentsCollectionModifier and TypeClassDescriptionclassЭлемент региона (виджет/регион) для автотестирования -
Uses of ComponentsCollection in net.n2oapp.framework.autotest.impl.component.widget.cards
Classes in net.n2oapp.framework.autotest.impl.component.widget.cards that implement ComponentsCollection