Class N2oCalendarDayView
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
net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarDayView
- All Implemented Interfaces:
Component,Element,CalendarDayView,CalendarTimeView,StandardCalendarView
Вид отображения календаря 'День' для автотестирования
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarTimeView
header, headerMethods 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.widget.calendar.view.CalendarTimeView
header, headerMethods 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
-
N2oCalendarDayView
public N2oCalendarDayView()
-
-
Method Details
-
clickCell
Description copied from interface:CalendarDayViewКлик по ячейке с временем- Specified by:
clickCellin interfaceCalendarDayView- Parameters:
resourceIndex- строка времениstartTime- время начала
-
clickCell
Description copied from interface:CalendarDayViewКлик по ячейке с временем при resourceIndex=0- Specified by:
clickCellin interfaceCalendarDayView
-