Searched defs:CLICKABLE_STYLE (Results 1 - 1 of 1) sorted by relevance

/external/autotest/frontend/client/src/autotest/common/table/
H A DDataTable.java37 public static final String CLICKABLE_STYLE = "data-row-clickable"; field in class:DataTable
114 table.getRowFormatter().addStyleName(row, CLICKABLE_STYLE);

Completed in 89 milliseconds