Searched defs:rowObject (Results 1 – 4 of 4) sorted by relevance
/external/autotest/frontend/client/src/autotest/afe/ |
D | TestSelector.java | 58 public Widget createWidget(int row, int cell, JSONObject rowObject); in createWidget() 224 public Widget createWidget(int row, int cell, JSONObject rowObject) { in createWidget()
|
/external/autotest/frontend/client/src/autotest/common/table/ |
D | SelectionManager.java | 175 public Widget createWidget(int row, int cell, JSONObject rowObject) { in createWidget()
|
D | DataTable.java | 64 public Widget createWidget(int row, int cell, JSONObject rowObject); in createWidget()
|
/external/autotest/frontend/client/src/autotest/tko/ |
D | TableView.java | 539 public Widget createWidget(int row, int cell, JSONObject rowObject) { in createWidget()
|