OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSortSpecs
(Results
1 - 2
of
2
) sorted by null
/external/autotest/frontend/client/src/autotest/common/table/
DynamicTable.java
350
public List<SortSpec>
getSortSpecs
() {
/external/autotest/frontend/client/src/autotest/tko/
TableView.java
271
tableSorts = new ArrayList<SortSpec>(table.
getSortSpecs
());
Completed in 56 milliseconds