Searched refs:COL_TITLE (Results 1 – 2 of 2) sorted by relevance
44 public static final int COL_NAME = 0, COL_TITLE = 1; field in DataTable
89 String name = columns[i][COL_TITLE]; in makeClientSortable()