Uses of Enum Class
net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.MenuPositionEnum
Packages that use ScrollspyRegion.MenuPositionEnum
Package
Description
-
Uses of ScrollspyRegion.MenuPositionEnum in net.n2oapp.framework.autotest.api.component.region
Methods in net.n2oapp.framework.autotest.api.component.region that return ScrollspyRegion.MenuPositionEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ScrollspyRegion.MenuPositionEnum[]ScrollspyRegion.MenuPositionEnum.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.region with parameters of type ScrollspyRegion.MenuPositionEnumModifier and TypeMethodDescriptionvoidScrollspyRegion.menuShouldHavePosition(ScrollspyRegion.MenuPositionEnum position) Проверка соответствия позиции элемента меню -
Uses of ScrollspyRegion.MenuPositionEnum in net.n2oapp.framework.autotest.impl.component.region
Methods in net.n2oapp.framework.autotest.impl.component.region with parameters of type ScrollspyRegion.MenuPositionEnumModifier and TypeMethodDescriptionvoidN2oScrollspyRegion.menuShouldHavePosition(ScrollspyRegion.MenuPositionEnum position)