Class N2oCalendarToolbar
java.lang.Object
net.n2oapp.framework.autotest.impl.component.N2oElement
net.n2oapp.framework.autotest.impl.component.N2oComponent
net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarToolbar
- All Implemented Interfaces:
Component,Element,CalendarToolbar
Панель действий календаря для автотестирования
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StandardButtonvoidshouldHaveActiveView(CalendarViewTypeEnum viewType) voidshouldHaveLabel(String label) 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, should, shouldBeHidden, shouldBeVisible, shouldExists, shouldHaveCssClass, shouldHaveStyle, shouldNotExistsMethods inherited from interface net.n2oapp.framework.autotest.api.component.Element
element, setElement
-
Constructor Details
-
N2oCalendarToolbar
public N2oCalendarToolbar()
-
-
Method Details
-
todayButton
- Specified by:
todayButtonin interfaceCalendarToolbar
-
prevButton
- Specified by:
prevButtonin interfaceCalendarToolbar
-
nextButton
- Specified by:
nextButtonin interfaceCalendarToolbar
-
shouldHaveLabel
- Specified by:
shouldHaveLabelin interfaceCalendarToolbar
-
monthViewButton
- Specified by:
monthViewButtonin interfaceCalendarToolbar
-
dayViewButton
- Specified by:
dayViewButtonin interfaceCalendarToolbar
-
agendaViewButton
- Specified by:
agendaViewButtonin interfaceCalendarToolbar
-
weekViewButton
- Specified by:
weekViewButtonin interfaceCalendarToolbar
-
workWeekButton
- Specified by:
workWeekButtonin interfaceCalendarToolbar
-
shouldHaveActiveView
- Specified by:
shouldHaveActiveViewin interfaceCalendarToolbar
-
button
-