Uses of Enum Class
net.n2oapp.framework.autotest.api.component.control.RadioGroup.RadioType
Packages that use RadioGroup.RadioType
Package
Description
-
Uses of RadioGroup.RadioType in net.n2oapp.framework.autotest.api.component.control
Methods in net.n2oapp.framework.autotest.api.component.control that return RadioGroup.RadioTypeModifier and TypeMethodDescriptionstatic RadioGroup.RadioTypeReturns the enum constant of this class with the specified name.static RadioGroup.RadioType[]RadioGroup.RadioType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.n2oapp.framework.autotest.api.component.control with parameters of type RadioGroup.RadioTypeModifier and TypeMethodDescriptionvoidRadioGroup.shouldHaveType(RadioGroup.RadioType type) Проверка соответствия типа радио-кнопок -
Uses of RadioGroup.RadioType in net.n2oapp.framework.autotest.impl.component.control
Methods in net.n2oapp.framework.autotest.impl.component.control with parameters of type RadioGroup.RadioType