Uses of Interface
net.n2oapp.framework.autotest.api.component.button.Button
Packages that use Button
Package
Description
-
Uses of Button in net.n2oapp.framework.autotest.api.collection
Methods in net.n2oapp.framework.autotest.api.collection with type parameters of type Button -
Uses of Button in net.n2oapp.framework.autotest.api.component.button
Subinterfaces of Button in net.n2oapp.framework.autotest.api.component.buttonModifier and TypeInterfaceDescriptioninterfaceКнопка с выпадающим меню для автотестированияinterfaceСтандартная кнопка для автотестирования -
Uses of Button in net.n2oapp.framework.autotest.api.component.field
Subinterfaces of Button in net.n2oapp.framework.autotest.api.component.fieldModifier and TypeInterfaceDescriptioninterfaceМодель компонента ButtonField для автотестирования -
Uses of Button in net.n2oapp.framework.autotest.impl.collection
Methods in net.n2oapp.framework.autotest.impl.collection with type parameters of type Button -
Uses of Button in net.n2oapp.framework.autotest.impl.component.button
Classes in net.n2oapp.framework.autotest.impl.component.button that implement ButtonModifier and TypeClassDescriptionclassКнопка для автотестированияclassclassСтандартная кнопка для автотестирования -
Uses of Button in net.n2oapp.framework.autotest.impl.component.field
Classes in net.n2oapp.framework.autotest.impl.component.field that implement Button