Uses of Interface
org.eclipse.nebula.widgets.ganttchart.IViewPortHandler2
-
Packages that use IViewPortHandler2 Package Description org.eclipse.nebula.widgets.ganttchart -
-
Uses of IViewPortHandler2 in org.eclipse.nebula.widgets.ganttchart
Classes in org.eclipse.nebula.widgets.ganttchart that implement IViewPortHandler2 Modifier and Type Class Description class
CompoundViewPortHandler
(package private) class
ViewPortHandler
Fields in org.eclipse.nebula.widgets.ganttchart declared as IViewPortHandler2 Modifier and Type Field Description private IViewPortHandler2
GanttComposite. _viewPortHandler
Methods in org.eclipse.nebula.widgets.ganttchart with parameters of type IViewPortHandler2 Modifier and Type Method Description void
GanttComposite. setViewPortHandler(IViewPortHandler2 vph)
-