Home
last modified time | relevance | path

Searched refs:selectByValue (Results 1 – 5 of 5) sorted by relevance

/external/autotest/frontend/client/src/autotest/common/ui/
DExtendedListBox.java70 public void selectByValue(String value) { in selectByValue() method in ExtendedListBox
/external/autotest/frontend/client/src/autotest/tko/
DGraphingView.java90 frontendSelection.selectByValue(frontendId); in handleHistoryArguments()
DFilterSelector.java175 filter.dbColumnSelector.selectByValue(db); in handleHistoryArguments()
DSeriesSelector.java143 getDBColumnSelector().selectByValue(valueColumn); in readHistoryArguments()
DMetricsPlotFrontend.java158 xAxis.selectByValue(args.get("xAxis")); in handleHistoryArguments()