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 classDefaultEventFactoryFields in org.eclipse.nebula.widgets.ganttchart declared as IEventFactory Modifier and Type Field Description private IEventFactoryGanttComposite. eventFactoryMethods in org.eclipse.nebula.widgets.ganttchart with parameters of type IEventFactory Modifier and Type Method Description voidGanttComposite. setEventFactory(IEventFactory factory)
-