Uses of Enum Class
net.n2oapp.framework.autotest.impl.component.widget.calendar.view.CalendarViewTypeEnum
Packages that use CalendarViewTypeEnum
Package
Description
-
Uses of CalendarViewTypeEnum in net.n2oapp.framework.autotest.api.component.widget.calendar
Methods in net.n2oapp.framework.autotest.api.component.widget.calendar with parameters of type CalendarViewTypeEnumModifier and TypeMethodDescriptionvoidCalendarToolbar.shouldHaveActiveView(CalendarViewTypeEnum viewType) -
Uses of CalendarViewTypeEnum in net.n2oapp.framework.autotest.impl.component.widget.calendar
Methods in net.n2oapp.framework.autotest.impl.component.widget.calendar with parameters of type CalendarViewTypeEnumModifier and TypeMethodDescriptionvoidN2oCalendarToolbar.shouldHaveActiveView(CalendarViewTypeEnum viewType) -
Uses of CalendarViewTypeEnum in net.n2oapp.framework.autotest.impl.component.widget.calendar.view
Methods in net.n2oapp.framework.autotest.impl.component.widget.calendar.view that return CalendarViewTypeEnumModifier and TypeMethodDescriptionstatic CalendarViewTypeEnumReturns the enum constant of this class with the specified name.static CalendarViewTypeEnum[]CalendarViewTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.