Class VerticalDragModes

java.lang.Object
org.eclipse.nebula.widgets.ganttchart.VerticalDragModes

public class VerticalDragModes
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int ANY_VERTICAL_DRAG
    Vertical dragging is enabled for any type of chart
    static int CROSS_SECTION_VERTICAL_DRAG
    Vertical dragging is only enabled between two different GanttSections
    static int NO_VERTICAL_DRAG
    Vertical dragging is disabled
  • Constructor Summary

    Constructors 
    Constructor Description
    VerticalDragModes()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait