Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\sdk\schedule\repeatUntil.jspf
<uix:dataScope> <uix:bundle name="ScheduleBundle" class="oracle.sysman.emSDK.eml.SDKUIMsg"/> <%-- REPEAT UNTIL HEADER --%> <uix:header rendered="true" textBinding="REPEAT_UNTIL_HEADER@ScheduleBundle"> <uix:tableLayout cellSpacing="5"> <uix:rowLayout> <oem:radioButton name="repeatUntilTypeSB" value="indefinite" selectedValueBinding="repeatUntilTypeSB@scheduleBean@servletRequest" textBinding="INDEFINITE_LABEL@ScheduleBundle" shortDescBinding="INDEFINITE_LABEL@ScheduleBundle" styleClass="OraInstructionText" /> </uix:rowLayout> <uix:rowLayout> <oem:radioButton name="repeatUntilTypeSB" value="custom" selectedValueBinding="repeatUntilTypeSB@scheduleBean@servletRequest" textBinding="CUSTOM_LABEL@ScheduleBundle" shortDescBinding="CUSTOM_LABEL@ScheduleBundle" styleClass="OraInstructionText" /> </uix:rowLayout> <uix:rowLayout> <%-- END DATE --%> <uix:cellFormat hAlign="right"> <uix:messagePrompt labeledNodeId="endDateSBID" promptBinding="DATE@ScheduleBundle" /> </uix:cellFormat> <uix:switcher childName="false" childNameBinding="useLocaleDateFormat@scheduleBean@servletRequest"> <uix:case name="true"> <uix:messageDateField id="endDateSBID" name="endDateSB" valueBinding="endDateSB@scheduleBean@servletRequest" tipBinding="dateTip@scheduleBean@servletRequest" shortDescBinding="END_DATE@ScheduleBundle" columns="24"> <uix:onSubmitValidater> <uix:date dateStyle="medium" /> </uix:onSubmitValidater> </uix:messageDateField> </uix:case> <uix:case name="false"> <uix:messageDateField id="endDateSBID" name="endDateSB" valueBinding="endDateSB@scheduleBean@servletRequest" shortDescBinding="END_DATE@ScheduleBundle" tipBinding="DATE_INPUT_TIP@ScheduleBundle" columns="24"> <uix:onSubmitValidater> <uix:date dateStyle="long" pattern="MMM-dd-yyyy"/> </uix:onSubmitValidater> </uix:messageDateField> </uix:case> </uix:switcher> </uix:rowLayout> <uix:rowLayout> <%-- END HOUR --%> <uix:cellFormat hAlign="right"> <uix:messagePrompt promptBinding="TIME@ScheduleBundle" /> </uix:cellFormat> <uix:stackLayout> <uix:rowLayout> <uix:flowLayout> <oem:choice id="endTimeSBID" name="endHourSB" shortDescBinding="HOURS@ScheduleBundle" optionsBinding="hoursSB@scheduleBean@servletRequest" selectedValueBinding="endHourSB@scheduleBean@servletRequest" /> <%-- END MINUTE --%> <oem:choice id="endTimeSBIDMIN" name="endMinuteSB" optionsBinding="minutesSB@scheduleBean@servletRequest" shortDescBinding="MINUTES@ScheduleBundle" selectedValueBinding="endMinuteSB@scheduleBean@servletRequest" /> <%-- END SECOND --%> <oem:choice id="endTimeSBIDSEC" name="endSecondSB" shortDescBinding="SECONDS@ScheduleBundle" renderedBinding="showSeconds@scheduleBean@servletRequest" optionsBinding="secondsSB@scheduleBean@servletRequest" selectedValueBinding="endSecondSB@scheduleBean@servletRequest" /> <%-- END AM/PM --%> <oem:radioButton name="endAmPmSB" value="AM_VALUE" selectedValueBinding="endAmPmSB@scheduleBean@servletRequest" textBinding="AM_LABEL@ScheduleBundle" shortDescBinding="AM_LABEL@ScheduleBundle" styleClass="OraInstructionText" /> <oem:radioButton name="endAmPmSB" value="PM_VALUE" selectedValueBinding="endAmPmSB@scheduleBean@servletRequest" textBinding="PM_LABEL@ScheduleBundle" shortDescBinding="PM_LABEL@ScheduleBundle" styleClass="OraInstructionText" /> </uix:flowLayout> </uix:rowLayout> <uix:rowLayout> <uix:messageText tipBinding="END_TIME_IGNORE_TIP@ScheduleBundle"> </uix:messageText> </uix:rowLayout> </uix:stackLayout> </uix:rowLayout> </uix:tableLayout> </uix:header> </uix:dataScope>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de