Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/common/table/
DDataTable.java320 CellFormatter cellFormatter = table.getCellFormatter(); in addStyleNameByColumnName() local
324 cellFormatter.addStyleName(row, column, styleName); in addStyleNameByColumnName()