Uses of Enum Class
overit.geocallapp.utilities.ux.ui.container.calendarview.CalendarViewConfiguration.CalendarViewMode
Packages that use CalendarViewConfiguration.CalendarViewMode
Package
Description
-
Uses of CalendarViewConfiguration.CalendarViewMode in overit.geocallapp.utilities.ux.ui.container.calendarview
Methods in overit.geocallapp.utilities.ux.ui.container.calendarview that return CalendarViewConfiguration.CalendarViewModeModifier and TypeMethodDescriptionCalendarViewConfiguration.getViewMode()Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.CalendarViewConfiguration.CalendarViewMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in overit.geocallapp.utilities.ux.ui.container.calendarview with parameters of type CalendarViewConfiguration.CalendarViewModeModifier and TypeMethodDescriptionvoidCalendarViewConfiguration.setViewMode(CalendarViewConfiguration.CalendarViewMode viewMode) -
Uses of CalendarViewConfiguration.CalendarViewMode in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail with parameters of type CalendarViewConfiguration.CalendarViewModeModifier and TypeMethodDescriptionprotected CalendarViewColumnCell<Long> ResourceForecastAvailabilityBuilder.buildCell(Long workDuration, Long unavailability, Long unusableTime, Long maxOvertime, CalendarViewConfiguration.CalendarViewMode viewMode, Long resourceForecastHeaderId) Build the elements that will be put in the cells of the main table -
Uses of CalendarViewConfiguration.CalendarViewMode in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.comparator
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.comparator with parameters of type CalendarViewConfiguration.CalendarViewModeModifier and TypeMethodDescriptionprotected CalendarViewColumnCell<Long> ResourceForecastComparatorBuilder.buildCell(Long workDuration, Long unavailability, Long unusableTime, Long maxOvertime, CalendarViewConfiguration.CalendarViewMode viewMode, Long resourceForecastHeaderId)