Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\sdk\jobs\jobStatusNVPairInclude.jspf
<%--............... Start Job Activity Section ................--%> <uix:header textBinding="JOBS_TABLE_HEADER_ALL@JobsResourceBundle"> <uix:rowLayout width="100%"> <uix:styledText styleClass="OraInstructionText" textBinding="statusInstrString@jobStatusBean@defaultBean@servletRequest"/> </uix:rowLayout> <uix:rowLayout width="100%"> <uix:contents> <uix:cellFormat width="50%"> <uix:contents> <uix:tableLayout> <!-- Scheduled --> <uix:rowLayout> <uix:cellFormat hAlign="right" wrappingDisabled="true"> <uix:styledText styleClass="OraPromptText" textBinding="SUMMARY_SCHEDULED@JobsResourceBundle"/> </uix:cellFormat> <uix:spacer width="20"/> <uix:cellFormat hAlign="left"> <uix:switcher childNameBinding="jobScheduledCountIsStr@jobStatusBean@defaultBean@servletRequest"> <uix:case name="true"> <uix:styledText styleClass="OraDataText" textBinding="jobScheduled@jobStatusBean@defaultBean@servletRequest" /> </uix:case> <uix:case name="false"> <uix:link textBinding="jobScheduled@jobStatusBean@defaultBean@servletRequest" destinationBinding="jobScheduledDest@jobStatusBean@defaultBean@servletRequest" /> </uix:case> </uix:switcher> </uix:cellFormat> </uix:rowLayout> <!-- Running --> <uix:rowLayout> <uix:cellFormat hAlign="right" wrappingDisabled="true"> <uix:styledText styleClass="OraPromptText" textBinding="SUMMARY_RUNNING@JobsResourceBundle"/> </uix:cellFormat> <uix:spacer width="20"/> <uix:cellFormat hAlign="left"> <uix:switcher childNameBinding="jobRunningCountIsStr@jobStatusBean@defaultBean@servletRequest"> <uix:case name="true"> <uix:styledText styleClass="OraDataText" textBinding="jobRunning@jobStatusBean@defaultBean@servletRequest" /> </uix:case> <uix:case name="false"> <uix:link textBinding="jobRunning@jobStatusBean@defaultBean@servletRequest" destinationBinding="jobRunningDest@jobStatusBean@defaultBean@servletRequest" /> </uix:case> </uix:switcher> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:contents> </uix:cellFormat> <uix:cellFormat width="50%"> <uix:contents> <uix:tableLayout> <!-- Suspended --> <uix:rowLayout> <uix:cellFormat hAlign="right" wrappingDisabled="true"> <uix:styledText styleClass="OraPromptText" textBinding="SUMMARY_SUSPENDED@JobsResourceBundle"/> </uix:cellFormat> <uix:spacer width="8"/> <uix:cellFormat hAlign="center"> <uix:image sourceBinding="jobSuspendImgSrc@jobStatusBean@defaultBean@servletRequest" shortDescBinding="SUMMARY_SUSPENDED@JobsResourceBundle"/> </uix:cellFormat> <uix:spacer width="8"/> <uix:cellFormat wrappingDisabled="true" hAlign="left"> <uix:switcher childNameBinding="jobSuspendCountIsStr@jobStatusBean@defaultBean@servletRequest"> <uix:case name="true"> <uix:styledText styleClass="OraDataText" textBinding="jobSuspend@jobStatusBean@defaultBean@servletRequest" /> </uix:case> <uix:case name="false"> <uix:link textBinding="jobSuspend@jobStatusBean@defaultBean@servletRequest" destinationBinding="jobSuspendDest@jobStatusBean@defaultBean@servletRequest" /> </uix:case> </uix:switcher> </uix:cellFormat> </uix:rowLayout> <!-- Problems --> <uix:rowLayout> <uix:cellFormat hAlign="right" wrappingDisabled="true"> <uix:styledText styleClass="OraPromptText" textBinding="SUMMARY_PROBLEMS@JobsResourceBundle" /> </uix:cellFormat> <uix:spacer width="8"/> <uix:cellFormat hAlign="center"> <uix:image sourceBinding="jobProblemsImgSrc@jobStatusBean@defaultBean@servletRequest" shortDescBinding="SUMMARY_PROBLEMS@JobsResourceBundle"/> </uix:cellFormat> <uix:spacer width="8"/> <uix:cellFormat wrappingDisabled="true" hAlign="left"> <uix:switcher childNameBinding="jobProblemsCountIsStr@jobStatusBean@defaultBean@servletRequest"> <uix:case name="true"> <uix:styledText styleClass="OraDataText" textBinding="jobProblems@jobStatusBean@defaultBean@servletRequest" /> </uix:case> <uix:case name="false"> <uix:link textBinding="jobProblems@jobStatusBean@defaultBean@servletRequest" destinationBinding="jobProblemsDest@jobStatusBean@defaultBean@servletRequest" /> </uix:case> </uix:switcher> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:contents> </uix:cellFormat> </uix:contents> </uix:rowLayout> </uix:header> <%--................. End Job Activity ......................--%>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de