Class WebdavDocumentSorter

java.lang.Object
io.jmix.webdavflowui.view.webdavdocument.WebdavDocumentSorter
All Implemented Interfaces:
Sorter

public class WebdavDocumentSorter extends Object implements Sorter
  • Constructor Details

  • Method Details

    • sort

      public void sort(Sort sort)
      Description copied from interface: Sorter
      Sorts data according to the given Sort parameters.
      Specified by:
      sort in interface Sorter