Searched refs:HOSTS_PER_PAGE (Results 1 – 2 of 2) sorted by relevance
19 protected static final int HOSTS_PER_PAGE = 30; field in HostListView47 hostTableDecorator = new HostTableDecorator(table, HOSTS_PER_PAGE); in initialize()
64 public static final int HOSTS_PER_PAGE = 30; field in JobDetailView280 hostsTable.setRowsPerPage(HOSTS_PER_PAGE); in initialize()