Pinned Loading
-
Clone 2
Clone 2 1public void sort(String pColumn, String pSortDirection) {2boolean up = true;
3if (!"u".equals(pSortDirection)) {4up = false;
5}
-
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.