Uses of Enum Class
net.n2oapp.framework.autotest.api.component.snippet.Alert.PlacementEnum
Packages that use Alert.PlacementEnum
Package
Description
-
Uses of Alert.PlacementEnum in net.n2oapp.framework.autotest.api.component.page
Methods in net.n2oapp.framework.autotest.api.component.page with parameters of type Alert.PlacementEnumModifier and TypeMethodDescriptionPage.alerts(Alert.PlacementEnum placement) Возвращает компонент оповещение, положение которого совпадает с ожидаемым -
Uses of Alert.PlacementEnum in net.n2oapp.framework.autotest.api.component.snippet
Methods in net.n2oapp.framework.autotest.api.component.snippet that return Alert.PlacementEnumModifier and TypeMethodDescriptionstatic Alert.PlacementEnumReturns the enum constant of this class with the specified name.static Alert.PlacementEnum[]Alert.PlacementEnum.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Alert.PlacementEnum in net.n2oapp.framework.autotest.impl.component.page
Methods in net.n2oapp.framework.autotest.impl.component.page with parameters of type Alert.PlacementEnum