Class GroupByColumnReorderDragMode

All Implemented Interfaces:
IDragMode

public class GroupByColumnReorderDragMode extends ColumnReorderDragMode
Specialization of ColumnReorderDragMode that avoids rendering of the column drag lines in case the mouse moves over the groupBy region.
  • Constructor Details

    • GroupByColumnReorderDragMode

      public GroupByColumnReorderDragMode()
  • Method Details