Searched refs:JOBS_PER_PAGE (Results 1 – 2 of 2) sorted by relevance
30 protected static final int JOBS_PER_PAGE = 30; field in JobListView139 jobTable.setRowsPerPage(JOBS_PER_PAGE); in initialize()
53 public static final int JOBS_PER_PAGE = 20; field in HostDetailView339 jobsTable.setRowsPerPage(JOBS_PER_PAGE); in initialize()