Interface AreaChartWidget
- All Superinterfaces:
ChartWidget,Component,Element,Widget
- All Known Implementing Classes:
N2oAreaChartWidget
Виджет - диаграмма-область для автотестирования
-
Method Summary
Methods inherited from interface net.n2oapp.framework.autotest.api.component.widget.chart.ChartWidget
shouldHaveHeight, shouldHaveWidthMethods 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, setElement
-
Method Details
-
area
Возвращает диаграму для автотестирования по номеру- Parameters:
index- номер диаграммы- Returns:
- Область виджета диаграмма-область для автотестирования
-