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