Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\ob\schedule_no_repeat.jspf
<!-- Copyright (c) 2002, 2008, Oracle and/or its affiliates. All rights reserved. --> <!-- DESCRIPTION schedule widget bean NOTE : THIS IS DEPRECATED NOW USE R2 SCHEDULE SEGMENT NOTES none MODIFIED (MM/DD/YY) swbalasu 07/30/08 - custom verion to hide repeat section, created from sdk/schedule/schedule.jspf --> <!-- @version $Header: emdb/sysman/webapps/em/database/ob/schedule_no_repeat.jspf /st_emdbsa_11.2/1 2009/02/03 18:27:48 swbalasu Exp $ @author nachen @since 4.1 --> <uix:dataScope> <uix:bundle name="ScheduleBundle" class="oracle.sysman.emSDK.eml.SDKUIMsg"/> <uix:switcher childNameBinding="showTimeZone@scheduleBean@servletRequest"> <uix:case name="true"> <uix:switcher childNameBinding="showTimeZoneInStartDate@scheduleBean@servletRequest"> <uix:case name="false"> <%@ include file="/sdk/schedule/timezone.jspf" %> </uix:case> </uix:switcher> </uix:case> </uix:switcher> <%-- This is a hack! For some reason, Start and Duration cannot line up without this --%> <uix:rowLayout> <uix:cellFormat> <uix:header text=""/> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat vAlign="top"> <%-- START HEADER --%> <%@ include file="/sdk/schedule/start.jspf" %> </uix:cellFormat> <uix:cellFormat rendered="false" vAlign="top"> <uix:header text="Expire"> </uix:header> </uix:cellFormat> <uix:cellFormat vAlign="top"> <%-- DURATION HEADER --%> <uix:switcher childNameBinding="showDurationSB@scheduleBean@servletRequest"> <uix:case name="true"> <uix:header textBinding="DURATION@scheduleBundle@servletRequest"> <uix:tableLayout cellSpacing="5"> <uix:rowLayout> <uix:cellFormat hAlign="left"> <uix:choice> <uix:messagePrompt promptBinding="DURATION@scheduleBundle@servletRequest"/> <uix:spacer width="5"/> <uix:textInput name="durationHourSB" textBinding="durationHourSB@scheduleBean@servletRequest" shortDescBinding="HOURS@scheduleBundle@servletRequest" columns="10"/> <uix:styledText styleClass="OraInstructionText" textBinding="HOURS@scheduleBundle@servletRequest"/> <uix:textInput name="durationMinuteSB" textBinding="durationMinuteSB@scheduleBean@servletRequest" shortDescBinding="MINUTES@scheduleBundle@servletRequest" columns="10"/> <uix:styledText styleClass="OraInstructionText" textBinding="MINUTES@scheduleBundle@servletRequest"/> </uix:choice> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:header> </uix:case> </uix:switcher> </uix:cellFormat> </uix:rowLayout> <%-- REMOVED REPEAT SECTION --%> </uix:dataScope>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de