Uses of Enum Class
net.n2oapp.framework.autotest.api.component.drawer.Drawer.PlacementEnum
Packages that use Drawer.PlacementEnum
Package
Description
-
Uses of Drawer.PlacementEnum in net.n2oapp.framework.autotest.api.component.drawer
Methods in net.n2oapp.framework.autotest.api.component.drawer that return Drawer.PlacementEnumModifier and TypeMethodDescriptionstatic Drawer.PlacementEnumReturns the enum constant of this class with the specified name.static Drawer.PlacementEnum[]Drawer.PlacementEnum.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.drawer with parameters of type Drawer.PlacementEnumModifier and TypeMethodDescriptionvoidDrawer.shouldHavePlacement(Drawer.PlacementEnum placement) Проверка соответствия положения окна -
Uses of Drawer.PlacementEnum in net.n2oapp.framework.autotest.impl.component.drawer
Methods in net.n2oapp.framework.autotest.impl.component.drawer with parameters of type Drawer.PlacementEnumModifier and TypeMethodDescriptionvoidN2oDrawer.shouldHavePlacement(Drawer.PlacementEnum placement)