Class N2oCalendarTimeViewHeader
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
- All Implemented Interfaces:
Component,Element,CalendarTimeViewHeader
- Direct Known Subclasses:
N2oCalendarDayViewHeader,N2oCalendarWeekViewHeader
public abstract class N2oCalendarTimeViewHeader
extends N2oComponent
implements CalendarTimeViewHeader
Заголовок отображения календаря со временем для автотестирования
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallDayEvent(String label) voidshouldHaveTitle(String title, Duration... duration) 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
-
N2oCalendarTimeViewHeader
public N2oCalendarTimeViewHeader()
-
-
Method Details
-
shouldHaveTitle
- Specified by:
shouldHaveTitlein interfaceCalendarTimeViewHeader
-
allDayEvent
- Specified by:
allDayEventin interfaceCalendarTimeViewHeader
-