Class N2oCalendarWeekViewHeader
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.view.N2oCalendarTimeViewHeader
net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarWeekViewHeader
- All Implemented Interfaces:
Component,Element,CalendarTimeViewHeader,CalendarWeekViewHeader
public class N2oCalendarWeekViewHeader
extends N2oCalendarTimeViewHeader
implements CalendarWeekViewHeader
Заголовок отображения календаря 'Неделя' для автотестирования
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarTimeViewHeader
allDayEvent, shouldHaveTitleMethods 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.widget.calendar.view.CalendarTimeViewHeader
allDayEvent, shouldHaveTitleMethods 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
-
N2oCalendarWeekViewHeader
public N2oCalendarWeekViewHeader()
-
-
Method Details
-
clickAllDay
public void clickAllDay()- Specified by:
clickAllDayin interfaceCalendarWeekViewHeader
-
clickDayCell
- Specified by:
clickDayCellin interfaceCalendarWeekViewHeader
-