Uses of Class
overit.geocallapp.utilities.ux.ui.container.calendarview.CalendarViewTimeRange
Packages that use CalendarViewTimeRange
Package
Description
-
Uses of CalendarViewTimeRange in overit.geocallapp.utilities.ux.ui.container.calendarview
Fields in overit.geocallapp.utilities.ux.ui.container.calendarview declared as CalendarViewTimeRangeModifier and TypeFieldDescriptionprotected CalendarViewTimeRangeCalendarViewColumn.timeRangeTime interval represented by the columnMethods in overit.geocallapp.utilities.ux.ui.container.calendarview that return CalendarViewTimeRangeMethods in overit.geocallapp.utilities.ux.ui.container.calendarview that return types with arguments of type CalendarViewTimeRangeModifier and TypeMethodDescriptionprotected List<CalendarViewTimeRange> CalendarView.buildTimeRanges()CalendarView.getTimeRanges()CalendarViewTimeRangeCalculator.getTimeRanges()Given a configuration with a starting date and a number of columns or a time interval (minutes), build a list ofCalendarViewTimeRangethat represent that intervalMethods in overit.geocallapp.utilities.ux.ui.container.calendarview with parameters of type CalendarViewTimeRangeModifier and TypeMethodDescriptionprotected StringCalendarView.getCellLabel(CalendarViewTimeRange calendarViewTimeRange) Build the header label of the columnprotected voidCalendarViewColumn.setTimeRange(CalendarViewTimeRange timeRange) voidCalendarViewColumnCell.setTimeRange(CalendarViewTimeRange timeRange) Method parameters in overit.geocallapp.utilities.ux.ui.container.calendarview with type arguments of type CalendarViewTimeRangeModifier and TypeMethodDescriptionvoidCalendarView.setTimeRanges(List<CalendarViewTimeRange> timeRanges) -
Uses of CalendarViewTimeRange in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail that return types with arguments of type CalendarViewTimeRangeMethods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail with parameters of type CalendarViewTimeRangeModifier and TypeMethodDescriptionprotected StringResourceForecastCalendarView.getCellLabel(CalendarViewTimeRange calendarViewTimeRange) Method parameters in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail with type arguments of type CalendarViewTimeRangeModifier and TypeMethodDescriptionvoidResourceForecastViewConfiguration.setTimeRanges(List<CalendarViewTimeRange> timeRanges) -
Uses of CalendarViewTimeRange in overit.geocallapp.wfm.project.ux.activityplan
Methods in overit.geocallapp.wfm.project.ux.activityplan that return types with arguments of type CalendarViewTimeRangeMethod parameters in overit.geocallapp.wfm.project.ux.activityplan with type arguments of type CalendarViewTimeRangeModifier and TypeMethodDescriptionvoidActivityPlanViewConfiguration.setTimeRanges(List<CalendarViewTimeRange> timeRanges)