Searched refs:ExtendedListBox (Results 1 – 16 of 16) sorted by relevance
22 private ExtendedListBox availableBox = new ExtendedListBox();23 private ExtendedListBox selectedBox = new ExtendedListBox();
8 public class ExtendedListBox extends ListBox implements SimplifiedList { class
4 import autotest.common.ui.ExtendedListBox;33 private ExtendedListBox plotSelector = new ExtendedListBox();34 private ExtendedListBox xAxis = new DBColumnSelector(DBColumnSelector.PERF_VIEW, true);41 private ExtendedListBox normalizeSeriesSelect = new ExtendedListBox();260 ExtendedListBox valueSelector = series.getDBColumnSelector(); in getSeriesDrilldownQuery()283 ExtendedListBox valueSelector = series.getDBColumnSelector(); in addSeriesSelects()
4 import autotest.common.ui.ExtendedListBox;16 private ExtendedListBox frontendSelection = new ExtendedListBox();
3 import autotest.common.ui.ExtendedListBox;7 public class DBColumnSelector extends ExtendedListBox {
7 import autotest.common.ui.ExtendedListBox;27 private ExtendedListBox selector = new ExtendedListBox();
4 import autotest.common.ui.ExtendedListBox;29 private ExtendedListBox listBox = new ExtendedListBox();
4 import autotest.common.ui.ExtendedListBox;42 private ExtendedListBox values = new DBColumnSelector(DBColumnSelector.PERF_VIEW);43 private ExtendedListBox aggregation = new ExtendedListBox();111 public ExtendedListBox getDBColumnSelector() { in getDBColumnSelector()
3 import autotest.common.ui.ExtendedListBox;37 private ExtendedListBox typeSelect = new ExtendedListBox();
4 import autotest.common.ui.ExtendedListBox;29 private ExtendedListBox dbColumnSelector = new DBColumnSelector(dbView);
21 import autotest.common.ui.ExtendedListBox;50 private ExtendedListBox priorityList = new ExtendedListBox();146 private ExtendedListBox testSourceBuildList = new ExtendedListBox();155 private ExtendedListBox droneSet = new ExtendedListBox();454 public ExtendedListBox getPriorityList() { in getPriorityList()518 public ExtendedListBox getTestSourceBuildList() { in getTestSourceBuildList()
22 import autotest.common.ui.ExtendedListBox;67 public ExtendedListBox getPriorityList(); in getPriorityList()99 public ExtendedListBox getTestSourceBuildList(); in getTestSourceBuildList()
10 import autotest.common.ui.ExtendedListBox;29 private ExtendedListBox testTypeSelect = new ExtendedListBox();
6 import autotest.common.ui.ExtendedListBox;26 private ExtendedListBox userList = new ExtendedListBox();
3 import autotest.common.ui.ExtendedListBox;27 private ExtendedListBox labelList = new ExtendedListBox();
3 import autotest.common.ui.ExtendedListBox;18 select = new ExtendedListBox(); in ListFilter()