Interface IViewPortHandler2
-
- All Superinterfaces:
IViewPortHandler
- All Known Implementing Classes:
CompoundViewPortHandler,ViewPortHandler
public interface IViewPortHandler2 extends IViewPortHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnextMinute()Jumps to the next minute.voidprevMinute()Jumps to the previous hour.-
Methods inherited from interface org.eclipse.nebula.widgets.ganttchart.IViewPortHandler
nextDay, nextHour, nextMonth, nextWeek, prevDay, prevHour, prevMonth, prevWeek, scrollingLeft, scrollingRight
-
-