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