Searched refs:CLICKABLE_STYLE (Results 1 – 1 of 1) sorted by relevance
37 public static final String CLICKABLE_STYLE = "data-row-clickable"; field in DataTable114 table.getRowFormatter().addStyleName(row, CLICKABLE_STYLE); in setRowStyle()