Class SortableModel.SortingDirective

java.lang.Object
com.illumon.iris.gui.table.SortableModel.SortingDirective
Enclosing interface:
SortableModel

public static class SortableModel.SortingDirective
extends Object
Object representing sort attributes on a column.
  • Field Details

  • Constructor Details

    • SortingDirective

      public SortingDirective​(int direction, boolean isAbsolute)