Class N2oFormWidget
java.lang.Object
net.n2oapp.framework.autotest.impl.component.N2oElement
net.n2oapp.framework.autotest.impl.component.N2oComponent
net.n2oapp.framework.autotest.impl.component.widget.N2oWidget
net.n2oapp.framework.autotest.impl.component.widget.N2oStandardWidget
net.n2oapp.framework.autotest.impl.component.widget.N2oFormWidget
- All Implemented Interfaces:
Component,Element,FormWidget,StandardWidget,Widget
Виджет - форма для автотестирования
-
Nested Class Summary
Nested classes/interfaces inherited from class net.n2oapp.framework.autotest.impl.component.widget.N2oStandardWidget
N2oStandardWidget.N2oWidgetToolbarNested classes/interfaces inherited from interface net.n2oapp.framework.autotest.api.component.widget.StandardWidget
StandardWidget.WidgetToolbar -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.n2oapp.framework.autotest.impl.component.widget.N2oStandardWidget
alerts, shouldBeDisabled, shouldBeEnabled, toolbarMethods 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, should, shouldBeHidden, shouldBeVisible, shouldExists, shouldHaveCssClass, shouldHaveStyle, shouldNotExistsMethods inherited from interface net.n2oapp.framework.autotest.api.component.Element
element, setElementMethods inherited from interface net.n2oapp.framework.autotest.api.component.widget.StandardWidget
alerts, shouldBeDisabled, shouldBeEnabled, toolbar
-
Constructor Details
-
N2oFormWidget
public N2oFormWidget()
-
-
Method Details
-
fields
- Specified by:
fieldsin interfaceFormWidget- Returns:
- Поля формы для автотестирования
-
fieldsets
- Specified by:
fieldsetsin interfaceFormWidget- Returns:
- Филдсеты для автотестирования
-