Uses of Interface
org.eclipse.nebula.widgets.ganttchart.ISectionDetailContentReplacer
-
Packages that use ISectionDetailContentReplacer Package Description org.eclipse.nebula.widgets.ganttchart -
-
Uses of ISectionDetailContentReplacer in org.eclipse.nebula.widgets.ganttchart
Methods in org.eclipse.nebula.widgets.ganttchart that return ISectionDetailContentReplacer Modifier and Type Method Description ISectionDetailContentReplacerAbstractSettings. getSectionDetailContentReplacer()ISectionDetailContentReplacerISettings. getSectionDetailContentReplacer()Returns the custom section detail generator which generates the section detail out of custom data for a GanttSection.
-