Uses of Interface
net.n2oapp.framework.autotest.api.component.page.Page
Packages that use Page
Package
Description
-
Uses of Page in net.n2oapp.framework.autotest
Methods in net.n2oapp.framework.autotest with type parameters of type Page -
Uses of Page in net.n2oapp.framework.autotest.api.component.control
Methods in net.n2oapp.framework.autotest.api.component.control with parameters of type PageModifier and TypeMethodDescriptionImageUploadControl.openPreviewDialog(Page page, int index) Открытие предварительного просмотра -
Uses of Page in net.n2oapp.framework.autotest.api.component.drawer
Methods in net.n2oapp.framework.autotest.api.component.drawer with type parameters of type Page -
Uses of Page in net.n2oapp.framework.autotest.api.component.modal
Methods in net.n2oapp.framework.autotest.api.component.modal with type parameters of type Page -
Uses of Page in net.n2oapp.framework.autotest.api.component.page
Subinterfaces of Page in net.n2oapp.framework.autotest.api.component.pageModifier and TypeInterfaceDescriptioninterfaceСтраница с левой и правой колонками для автотестированияinterfaceinterfaceПростая страница для автотестированияinterfaceСтандартная страница для автотестированияinterfaceСтраница с тремя регионами для автотестирования -
Uses of Page in net.n2oapp.framework.autotest.api.component.region
Methods in net.n2oapp.framework.autotest.api.component.region with type parameters of type Page -
Uses of Page in net.n2oapp.framework.autotest.impl.component.control
Methods in net.n2oapp.framework.autotest.impl.component.control with parameters of type PageConstructors in net.n2oapp.framework.autotest.impl.component.control with parameters of type Page -
Uses of Page in net.n2oapp.framework.autotest.impl.component.drawer
Methods in net.n2oapp.framework.autotest.impl.component.drawer with type parameters of type Page -
Uses of Page in net.n2oapp.framework.autotest.impl.component.modal
Methods in net.n2oapp.framework.autotest.impl.component.modal with type parameters of type Page -
Uses of Page in net.n2oapp.framework.autotest.impl.component.page
Classes in net.n2oapp.framework.autotest.impl.component.page that implement PageModifier and TypeClassDescriptionclassСтраница с левой и правой колонками для автотестированияclassСтраница для автотестированияclassclassПростая страница для автотестированияclassclassСтраница с тремя регионами для автотестирования -
Uses of Page in net.n2oapp.framework.autotest.impl.component.region
Methods in net.n2oapp.framework.autotest.impl.component.region with type parameters of type Page -
Uses of Page in net.n2oapp.framework.autotest.run
Methods in net.n2oapp.framework.autotest.run with type parameters of type Page