Uses of Class
overit.geocallapp.utilities.ux.ui.container.calendarview.CalendarViewColumnCell
Packages that use CalendarViewColumnCell
Package
Description
-
Uses of CalendarViewColumnCell in overit.geocallapp.utilities.ux.ui.container.calendarview
Fields in overit.geocallapp.utilities.ux.ui.container.calendarview with type parameters of type CalendarViewColumnCellModifier and TypeFieldDescriptionprotected List<CalendarViewColumnCell<?>> CalendarView.selectedCellsMethods in overit.geocallapp.utilities.ux.ui.container.calendarview that return types with arguments of type CalendarViewColumnCellMethods in overit.geocallapp.utilities.ux.ui.container.calendarview with parameters of type CalendarViewColumnCellModifier and TypeMethodDescriptionprotected org.apache.ecs.ElementCalendarViewColumn.drawCalendarViewCell(CalendarViewColumnCell<?> cell) Set the properties of the displayed item in the table cellprotected voidCalendarViewColumn.setupCellData(CalendarViewColumnCell<?> cell, int row) Set additional data useful for manage column data (ex: selection) -
Uses of CalendarViewColumnCell in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail that return CalendarViewColumnCellModifier 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 CalendarViewColumnCell in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.comparator
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.comparator that return CalendarViewColumnCellModifier and TypeMethodDescriptionprotected CalendarViewColumnCell<Long> ResourceForecastComparatorBuilder.buildCell(Long workDuration, Long unavailability, Long unusableTime, Long maxOvertime, CalendarViewConfiguration.CalendarViewMode viewMode, Long resourceForecastHeaderId) -
Uses of CalendarViewColumnCell in overit.geocallapp.wfm.project.ux.activityplan
Methods in overit.geocallapp.wfm.project.ux.activityplan that return CalendarViewColumnCellModifier and TypeMethodDescriptionprotected CalendarViewColumnCell<List<ScheduledIntervention>> ActivityPlanBuilder.buildCell(List<ScheduledIntervention> slots) Build the elements that will be put in the cells of the main tableMethods in overit.geocallapp.wfm.project.ux.activityplan with parameters of type CalendarViewColumnCellModifier and TypeMethodDescriptionprotected StringActivityPlanThemeManager.evaluateCellColor(CalendarViewColumnCell<List<ScheduledIntervention>> cell)