Home
last modified time | relevance | path

Searched refs:getCellPosition (Results 1 – 2 of 2) sorted by relevance

/external/autotest/frontend/client/src/autotest/common/ui/
DRightClickTable.java50 RowColumn position = getCellPosition(td); in getCellForDomEvent()
60 protected RowColumn getCellPosition(Element td) {
/external/autotest/frontend/client/src/autotest/common/table/
DFragmentedTable.java84 protected RowColumn getCellPosition(Element td) { in getCellPosition() method in FragmentedTable