<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%><%-- * Copyright (c) 2003, 2005, Oracle. All rights reserved. * * NAME * executionsTable.jspf * * NOTES * A common included file by jobsList.jsp * Active Jobs Table showing Executions * * MODIFIED * ashugupt 07/01/05 - copy to lib button * pkantawa 06/30/05 - Add white space between table buttons * ashugupt 06/10/05 - Fix ada voilations * ashugupt 01/13/05 - added info and warning icons to status column * pkantawa 01/05/05 - use tableActions * pkantawa 10/13/04 - Add form value for job type * pkantawa 09/02/04 - Added jobId form value * rdabbott 02/21/04 - rm basic mode * rdabbott 11/12/03 - fix 3186414: rm repeating column * jmcclung 11/04/03 - add shortDesc to singleSelection to fix ADA problem * rdabbott 10/18/03 - move strings to jobs resource * jmcclung 10/10/03 - enable PPR and simplify TableDataSource data binding * rdabbott 10/10/03 - delete run button * rdabbott 10/07/03 - hide create like (advanced) * jmcclung 10/08/03 - use TableDataSource for data binding * rdabbott 10/04/03 - rdabbott_bug-3145054 * rdabbott 10/02/03 - broke out of jobsActivityTable. * --%> <%-- Adding following for PPR doesn't work. Clicking Next/Prev updates the tabledatasource appropriately without refreshing whole page, but need to do browser refresh to SEE the new block. partialRenderMode="self" id="jobsTable" --%> <%-- Job Executions Table --%> <%@ include file="jobsTableActions.jspf" %> <%-- --%> <%-- --%> <%-- uix:styledText textBinding="submittedTo"/ --%> <%-- <%-- Form values --%>