Interface CalendarWidget
- All Superinterfaces:
Component,Element,StandardWidget,Widget
- All Known Implementing Classes:
N2oCalendarWidget
Виджет календарь для автотестирования
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.n2oapp.framework.autotest.api.component.widget.StandardWidget
StandardWidget.WidgetToolbar -
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.widget.StandardWidget
alerts, shouldBeDisabled, shouldBeEnabled, toolbar
-
Method Details
-
calendarToolbar
CalendarToolbar calendarToolbar() -
monthView
CalendarMonthView monthView() -
dayView
CalendarDayView dayView() -
agendaView
CalendarAgendaView agendaView() -
weekView
CalendarWeekView weekView()
-