Class N2oCalendarTimeView
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.N2oStandardCalendarView
net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarTimeView
- All Implemented Interfaces:
Component,Element,CalendarTimeView,StandardCalendarView
- Direct Known Subclasses:
N2oCalendarDayView,N2oCalendarWeekView
public abstract class N2oCalendarTimeView
extends N2oStandardCalendarView
implements CalendarTimeView
Стандартный вид отображений календаря со временем для автотестирования
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T extends CalendarTimeViewHeader>
T<T extends CalendarTimeViewHeader>
TMethods inherited from class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oStandardCalendarView
eventMethods 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, setElementMethods inherited from interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.StandardCalendarView
event
-
Constructor Details
-
N2oCalendarTimeView
public N2oCalendarTimeView()
-
-
Method Details
-
header
- Specified by:
headerin interfaceCalendarTimeView
-
header
- Specified by:
headerin interfaceCalendarTimeView
-