Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\ecm\patch\patchWiz_Sequence.uix.obs
<!-- * Copyright (c) 2001 Oracle * * NAME * patchWiz_Sequence.uix * * NOTES * Patch Sequence selection page for the Patch Wizard * * MODIFIED (MM/DD/YY) VERSION * kchiasso 12/20/01 - wizard redo * kchiasso 11/21/01 - remove post;readd target context * kchiasso 11/15/01 - new wizard * kchiasso 10/18/01 - sort; release; errhdl; * kchiasso 10/11/01 - new patchWiz * kchiasso 10/02/01 - target view * * @author kChiasson * --> <page xmlns="http://bali.us.oracle.com/cabo/baja" xmlns:baja="http://bali.us.oracle.com/cabo/baja" xmlns:uix="http://bali.us.oracle.com/cabo/marlin" xmlns:html="http://www.w3.org/TR/REC-html40"> <baja:head xmlns="http://bali.us.oracle.com/cabo/marlin" xmlns:uix="http://bali.us.oracle.com/cabo/marlin" xmlns:html="http://www.w3.org/TR/REC-html40"> <dataScope> <contents> <head xmlns="http://xmlns.oracle.com/uix/ui" uix:title="pageTitle@getPageTitle"/> </contents> <provider> <data name="getPageTitle"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="getPageTitle"/> </data> </provider> </dataScope> </baja:head> <baja:content xmlns="http://bali.us.oracle.com/cabo/marlin" xmlns:marlin="http://bali.us.oracle.com/cabo/marlin"> <dataScope> <contents> <form name="patchWiz_Sequence" > <contents> <formValue name="FromURLHidden" uix:value="calledFrom@getInfo"/> <pageLayout> <mediumAdvertisement> <include baja:node="../../oemBanner" /> </mediumAdvertisement> <globalButtons> <include baja:node="../../globalButtonBar" /> </globalButtons> <marlin:tabs> <include baja:node="../../globalTabs" /> </marlin:tabs> <marlin:pageHeader> <include baja:node="../../globalHeader" /> </marlin:pageHeader> <location> <include baja:node="patchWiz_Train"/> </location> <contentFooter> <include baja:node="patchWiz_Footer"/> </contentFooter> <copyright> Copyright 2001, Oracle Corp. </copyright> <contents> <stackLayout> <contents> <spacer height="5"/> <header uix:text="pageTitle@getPageTitle"> <contents> <styledText styleClass="OraInstructionText" uix:text="PW_SELSEQUENCEMSG@ResourceBundle"/> <html:br> </html:br> <html:br> </html:br> <header uix:text="PW_WHATSEQUENCE@ResourceBundle"> <contents> <tableLayout borderWidth="0" width="100%"> <contents> <rowLayout> <contents> <cellFormat vAlign="top" wrappingDisabled="true"> <contents> <radioButton name="patchSequence" value="patchFirst" uix:text="PW_SEQPATCHFIRST@ResourceBundle" uix:selected="patchFirst@selSequence" /> </contents> </cellFormat> <spacer width="20"/> <cellFormat vAlign="bottom"> <contents> <styledText styleClass="OraInstructionText" uix:text="PW_SEQPATCHFIRSTMSG@ResourceBundle"/> </contents> </cellFormat> </contents> </rowLayout> <rowLayout> <contents> <spacer height="8"/> </contents> </rowLayout> <rowLayout > <contents> <cellFormat vAlign="top" wrappingDisabled="true"> <contents> <radioButton name="patchSequence" value="targetFirst" uix:text="PW_SEQTARGETFIRST@ResourceBundle" uix:selected="targetFirst@selSequence" onClick="alert('Not Yet Implemented.'); document.patchWiz_Sequence.patchSequence[0].checked = true;" /> </contents> </cellFormat> <spacer width="20"/> <cellFormat vAlign="bottom"> <contents> <styledText styleClass="OraInstructionText" uix:text="PW_SEQTARGETFIRSTMSG@ResourceBundle"/> </contents> </cellFormat> </contents> </rowLayout> </contents> </tableLayout> </contents> </header> </contents> </header> </contents> </stackLayout> </contents> </pageLayout> </contents> </form> </contents> <provider> <data name="ResourceBundle"> <bundle class = "oracle.sysman.eml.ecm.patch.util.PatchResourceBundle"/> </data> <data name="navStep"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="getWizardStep"/> </data> <data name="getPageTitle"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="getPageTitle"/> </data> <data name="selSequence"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="getSequenceInfo"/> </data> <data name="getInfo"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="returnCaller"/> </data> </provider> </dataScope> </baja:content> <handlers> <event name="goto"> <method class="oracle.sysman.eml.ecm.patch.PatchWizardHandler" method="stepNext"/> </event> <event name="cancel"> <method class="oracle.sysman.eml.ecm.patch.PatchWizardHandler" method="returnToCaller"/> </event> </handlers> </page>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de