Uses of Interface
org.eclipse.nebula.widgets.ganttchart.IEventFactory
-
Packages that use IEventFactory Package Description org.eclipse.nebula.widgets.ganttchart -
-
Uses of IEventFactory in org.eclipse.nebula.widgets.ganttchart
Classes in org.eclipse.nebula.widgets.ganttchart that implement IEventFactory Modifier and Type Class Description class
DefaultEventFactory
Fields in org.eclipse.nebula.widgets.ganttchart declared as IEventFactory Modifier and Type Field Description private IEventFactory
GanttComposite. eventFactory
Methods in org.eclipse.nebula.widgets.ganttchart with parameters of type IEventFactory Modifier and Type Method Description void
GanttComposite. setEventFactory(IEventFactory factory)
-