Class N2oStandardWidget.N2oWidgetToolbar
java.lang.Object
net.n2oapp.framework.autotest.impl.component.N2oElement
net.n2oapp.framework.autotest.impl.component.N2oComponent
net.n2oapp.framework.autotest.impl.component.widget.N2oStandardWidget.N2oWidgetToolbar
- All Implemented Interfaces:
Component,Element,StandardWidget.WidgetToolbar
- Enclosing class:
- N2oStandardWidget
public static class N2oStandardWidget.N2oWidgetToolbar
extends N2oComponent
implements StandardWidget.WidgetToolbar
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.n2oapp.framework.autotest.impl.component.N2oComponent
shouldBeHidden, shouldBeVisible, shouldExists, shouldHaveCssClass, shouldHaveStyle, shouldNotExistsMethods inherited from class net.n2oapp.framework.autotest.impl.component.N2oElement
element, setElementMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.n2oapp.framework.autotest.api.component.Component
should, should, shouldMethods inherited from interface net.n2oapp.framework.autotest.api.component.Element
element, setElement
-
Constructor Details
-
N2oWidgetToolbar
public N2oWidgetToolbar(com.codeborne.selenide.SelenideElement element)
-
-
Method Details
-
topLeft
Description copied from interface:StandardWidget.WidgetToolbarВозвращает левую верхнюю панель кнопок- Specified by:
topLeftin interfaceStandardWidget.WidgetToolbar- Returns:
- Панель кнопок для автотестирования
-
topRight
Description copied from interface:StandardWidget.WidgetToolbarВозвращает правую верхнюю панель кнопок- Specified by:
topRightin interfaceStandardWidget.WidgetToolbar- Returns:
- Панель кнопок для автотестирования
-
bottomLeft
Description copied from interface:StandardWidget.WidgetToolbarНижнюю левую верхнюю панель кнопок- Specified by:
bottomLeftin interfaceStandardWidget.WidgetToolbar- Returns:
- Панель кнопок для автотестирования
-
bottomRight
Description copied from interface:StandardWidget.WidgetToolbarНижнюю правую верхнюю панель кнопок- Specified by:
bottomRightin interfaceStandardWidget.WidgetToolbar- Returns:
- Панель кнопок для автотестирования
-