Interface IntervalField
- All Known Implementing Classes:
N2oIntervalField
Компонент ввода интервала для автотестирования
-
Method Summary
Methods 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.field.Field
shouldHaveEmptyLabel, shouldHaveLabel, shouldNotHaveLabelMethods inherited from interface net.n2oapp.framework.autotest.api.component.fieldset.Help
clickHelp, shouldHaveHelp
-
Method Details
-
begin
Возвращает поле ввода начала- Parameters:
control- тип возвращаемого поля- Returns:
- компонент поля ввода для автотестирования
-
end
Возвращает поле ввода конца- Parameters:
control- тип возвращаемого поля- Returns:
- компонент поля ввода для автотестирования
-