Class N2oCalendarDayViewHeader
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.N2oCalendarDayViewHeader
- All Implemented Interfaces:
Component,Element,CalendarDayViewHeader,CalendarTimeViewHeader
public class N2oCalendarDayViewHeader
extends N2oCalendarTimeViewHeader
implements CalendarDayViewHeader
Заголовок отображения календаря 'День' для автотестирования
-
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
-
N2oCalendarDayViewHeader
public N2oCalendarDayViewHeader()
-
-
Method Details
-
clickAllDay
public void clickAllDay()- Specified by:
clickAllDayin interfaceCalendarDayViewHeader
-