OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isRowSelectable
(Results
1 - 2
of
2
) sorted by null
/external/autotest/frontend/client/src/autotest/common/table/
SelectionManager.java
41
public boolean
isRowSelectable
(JSONObject row);
70
return selectableRowFilter.
isRowSelectable
(row);
/external/autotest/frontend/client/src/autotest/afe/
HostDetailView.java
519
public boolean
isRowSelectable
(JSONObject row) {
Completed in 71 milliseconds