Uses of Interface
com._1c.g5.v8.dt.ganttchart.model.GanttChartBackgroundIntervals
Packages that use GanttChartBackgroundIntervals
Package
Description
-
Uses of GanttChartBackgroundIntervals in com._1c.g5.v8.dt.ganttchart.model
Methods in com._1c.g5.v8.dt.ganttchart.model that return GanttChartBackgroundIntervalsModifier and TypeMethodDescriptionGanttChartFactory.createGanttChartBackgroundIntervals()
Returns a new object of class 'Background Intervals'.GanttChart.getBackIntervals()
Returns the value of the 'Back Intervals' containment reference.Methods in com._1c.g5.v8.dt.ganttchart.model with parameters of type GanttChartBackgroundIntervalsModifier and TypeMethodDescriptionvoid
GanttChart.setBackIntervals
(GanttChartBackgroundIntervals value) Sets the value of the 'Back Intervals
' containment reference. -
Uses of GanttChartBackgroundIntervals in com._1c.g5.v8.dt.ganttchart.model.impl
Classes in com._1c.g5.v8.dt.ganttchart.model.impl that implement GanttChartBackgroundIntervalsModifier and TypeClassDescriptionclass
An implementation of the model object 'Background Intervals'.Methods in com._1c.g5.v8.dt.ganttchart.model.impl that return GanttChartBackgroundIntervalsModifier and TypeMethodDescriptionGanttChartFactoryImpl.createGanttChartBackgroundIntervals()
GanttChartImpl.getBackIntervals()
Methods in com._1c.g5.v8.dt.ganttchart.model.impl with parameters of type GanttChartBackgroundIntervalsModifier and TypeMethodDescriptionvoid
GanttChartImpl.setBackIntervals
(GanttChartBackgroundIntervals newBackIntervals) -
Uses of GanttChartBackgroundIntervals in com._1c.g5.v8.dt.ganttchart.model.util
Methods in com._1c.g5.v8.dt.ganttchart.model.util with parameters of type GanttChartBackgroundIntervalsModifier and TypeMethodDescriptionGanttChartSwitch.caseGanttChartBackgroundIntervals
(GanttChartBackgroundIntervals object) Returns the result of interpreting the object as an instance of 'Background Intervals'.