HomeSort by relevance Sort by last modified time
    Searched full:clientsortable (Results 1 - 1 of 1) sorted by null

  /external/autotest/frontend/client/src/autotest/common/table/
DynamicTable.java 55 private boolean clientSortable = false;
78 this.clientSortable = true;
99 if (!clientSortable) {

Completed in 278 milliseconds