Uses of Class
org.eclipse.nebula.widgets.ganttchart.GanttConnection
-
Packages that use GanttConnection Package Description org.eclipse.nebula.widgets.ganttchart -
-
Uses of GanttConnection in org.eclipse.nebula.widgets.ganttchart
Fields in org.eclipse.nebula.widgets.ganttchart with type parameters of type GanttConnection Modifier and Type Field Description private java.util.List<GanttConnection>GanttComposite. _ganttConnectionsMethods in org.eclipse.nebula.widgets.ganttchart with parameters of type GanttConnection Modifier and Type Method Description (package private) voidGanttComposite. connectionAdded(GanttConnection conn)(package private) voidGanttComposite. connectionRemoved(GanttConnection conn)private org.eclipse.swt.graphics.RectangleGanttComposite. getFirstStub(GanttConnection con)
-