Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\ecm\patch\patchWiz_Target.uix.obs
<!-- * Copyright (c) 2001 Oracle * * NAME * patchWiz_Target.uix * * NOTES * sequence = TargetFirst * Selection table list of targets for the Patch Wizard * * MODIFIED (MM/DD/YY) VERSION * kchiasso 11/21/01 - remove post;readd target context * kchiasso 11/15/01 - new wizard * * @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_Targets" > <contents> <formValue name="FromURLHidden" uix:value="calledFrom@getInfo"/> <formValue name="blockStart" uix:value="blockStart@targetList"/> <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> <messageBox automatic="true" /> <stackLayout> <contents> <spacer height="5"/> <header uix:text="pageTitle@getPageTitle"> <contents> <styledText styleClass="OraInstructionText"> <contents> The following list of targets has been filtered by <html:i>target type</html:i>. Select the target to be patched. </contents> </styledText> <rowLayout> <contents> <spacer height="6"/> </contents> </rowLayout> <rowLayout> <contents> <cellFormat hAlign="right" wrappingDisabled="true"> <contents> <styledText styleClass="OraInstructionText" text="Target Type"/> </contents> </cellFormat> <spacer width="10"/> <styledText styleClass="OraDataText" uix:text="targetType@selPatch"/> </contents> </rowLayout> <tableLayout> <contents> <html:br></html:br> <rowLayout> <contents> <table name="targetListTable" width="100%" text="" uix:alternateText="PW_ALT_NOTARGETS@ResourceBundle" uix:tableData="tabledata@targetList" formSubmitted="true" minValue="1" uix:value="value@targetList" uix:maxValue="maxValue@targetList" uix:blockSize="blockSize@targetList"> <tableFormat tableBanding="rowBanding"/> <columnHeaderStamp> <boundText select="columnHeaderText"/> </columnHeaderStamp> <columnHeaderData> <column uix:columnHeaderText="PW_COLHDR_NAME@ResourceBundle"/> <!-- <column uix:columnHeaderText="PW_COLHDR_TYPE@ResourceBundle"/> --> <column uix:columnHeaderText="PW_COLHDR_PLATFORM@ResourceBundle"/> <column uix:columnHeaderText="PW_COLHDR_RELEASE@ResourceBundle"/> </columnHeaderData> <columnFormats> <columnFormat displayGrid="true"/> <columnFormat columnDataFormat="textFormat"/> </columnFormats> <tableSelection> <singleSelection uix:selectedIndex="selected@targetList"> </singleSelection> </tableSelection> <contents> <styledText uix:text="targetName" /> <!-- <styledText uix:text="targetType" /> --> <styledText uix:text="targetPlatform"/> <styledText uix:text="targetRelease"/> </contents> </table> </contents> </rowLayout> </contents> </tableLayout> </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="selPatch"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="getSequenceInfo"/> </data> <data name="targetList"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="populateTargetTable"/> </data> <data name="getPageTitle"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="getPageTitle"/> </data> <data name="getInfo"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="returnCaller"/> </data> </provider> </dataScope> </baja:content> <handlers> <!-- This handles the next/prev buttons in the admin table --> <!-- It is also fired for the NEXT page wizard handler --> <event name="goto" source="targetListTable"> <method class="oracle.sysman.eml.ecm.patch.PatchWizardHandler" method="tableTargetGoto"/> </event> <event name="goto" source="PatchNav"> <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