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