Uses of Interface
org.eclipse.nebula.widgets.ganttchart.IToolTipContentReplacer
-
Packages that use IToolTipContentReplacer Package Description org.eclipse.nebula.widgets.ganttchart -
-
Uses of IToolTipContentReplacer in org.eclipse.nebula.widgets.ganttchart
Methods in org.eclipse.nebula.widgets.ganttchart that return IToolTipContentReplacer Modifier and Type Method Description IToolTipContentReplacer
AbstractSettings. getToolTipContentReplacer()
IToolTipContentReplacer
ISettings. getToolTipContentReplacer()
Returns the custom tool tip generator which generates the tooltip out of custom data for a GanttEvent.
-