Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\admin\rpw\rpwAdmin.uix
<page xmlns="http://xmlns.oracle.com/uix/controller" xmlns:ctrl="http://xmlns.oracle.com/uix/controller" xmlns:data="http://xmlns.oracle.com/uix/ui" xmlns:html="http://www.w3.org/TR/REC-html40"> <content> <dataScope xmlns="http://xmlns.oracle.com/uix/ui"> <contents> <form name="rpwAdminForm" method="post"> <contents> <html:title> <text data:text="RPW_TITLE@rsc"/> </html:title> <html:noScript> "This page uses JavaScript to perform the list of values lookup. Your browser either does not support JavaScript, or it is disabled. Please enable JavaScript, or upgrade your browser." </html:noScript> <pageLayout data:title="RPW_HEADER@rsc"> <mediumAdvertisement> <include ctrl:node="../../oemBanner" /> </mediumAdvertisement> <globalButtons> <include ctrl:node="../../globalButtonBar" /> </globalButtons> <tabs> <include ctrl:node="../../globalTabs" /> </tabs> <location> <include baja:node="/breadCrumbs"/> </location> <pageHeader> <include ctrl:node="../rep/header"/> </pageHeader> <copyright> <include ctrl:node="../../copyright" /> </copyright> <data:start> <include ctrl:node="../rep/adminSideNav" /> </data:start> <contents> <styledText styleClass="OraInstructionText" data:text="RPW_INSTR@rsc" /> </contents> <contents> <tableLayout width="85%" cellSpacing="25" > <contents> <rowLayout> <contents> <stackLayout> <contents> <rowLayout width="100%"> <contents> <cellFormat width="100%" vAlign="top" hAlign="end"> <contents> <button data:text="ADD_PWD@rsc" ctrl:event="GotoAdd" /> </contents> </cellFormat> </contents> </rowLayout> <spacer height="0" /> <table name="RpwTable" width="100%" data:columnHeaderData="cols@tableInline" data:columnFormats="colFormats@tableInline" data:summary="RPW_HEADER@rsc" data:tableData="rows@rpwList" data:alternateText="NONE@rsc" > <columnHeaderStamp> <data:boundText select="field" /> </columnHeaderStamp> <tableSelection> <singleSelection selectedIndex="0" data:shortDesc="SELECT@commonBundle"> <contents> <submitButton data:text="EDIT@rsc" ctrl:event="GotoEdit" /> <spacer width="3" /> <submitButton data:text="REMOVE@rsc" ctrl:event="GotoDelete"/> </contents> </singleSelection> </tableSelection> <contents> <styledText data:text="rpwIdx" rendered="false"/> <styledText data:text="rpwDesc" /> <styledText data:text="rpwType" /> <styledText data:text="rpwDate" /> <formValue name="rpwIdx" data:value="rpwIdx" /> </contents> </table> </contents> </stackLayout> </contents> </rowLayout> </contents> </tableLayout> </contents> </pageLayout> </contents> </form> </contents> <provider> <data name="tableInline"> <inline> <cols data:field="COLUMN1@rsc" /> <cols data:field="COLUMN2@rsc" /> <cols data:field="COLUMN3@rsc" /> <cols data:field="COLUMN4@rsc" /> <colFormats cellNoWrapFormat="false" /> <colFormats cellNoWrapFormat="false" width="40%" /> <colFormats cellNoWrapFormat="true" width="25%"/> <colFormats cellNoWrapFormat="true" width="35%"/> </inline> </data> <data name="rpwList"> <method class="oracle.sysman.eml.sec.ui.RpwAdminData" method="getRpwInfo" /> </data> <data name="rsc"> <bundle class="oracle.sysman.eml.rsc.sec.SecResBundle" /> </data> <data name="commonBundle"> <bundle class="oracle.sysman.resources.CommonResourceBundle"/> </data> </provider> </dataScope> </content> <handlers> <event name="GotoDelete"> <method class="oracle.sysman.eml.sec.ui.RpwAdminEvents" method="gotoDeleteConfirm" /> </event> <event name="GotoEdit"> <method class="oracle.sysman.eml.sec.ui.RpwAdminEvents" method="gotoEdit" /> </event> <event name="GotoAdd"> <method class="oracle.sysman.eml.sec.ui.RpwAdminEvents" method="gotoAdd" /> </event> </handlers> </page>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de