Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\target\filer\filerNetworkDetails.uix
<page xmlns="http://bali.us.oracle.com/cabo/baja" xmlns:baja="http://bali.us.oracle.com/cabo/baja" xmlns:marlin="http://bali.us.oracle.com/cabo/marlin" xmlns:html="http://www.w3.org/TR/REC-html40" xmlns:data="http://bali.us.oracle.com/cabo/marlin"> <!-- Title bar --> <baja:head xmlns="http://bali.us.oracle.com/cabo/marlin" xmlns:html="http://www.w3.org/TR/REC-html40"> <dataScope> <contents> <html:title> <text data:text="FILER_NETWORK_DETAILS_TITLE@filerPageTitles"/> </html:title> <html:noScript> "JavaScript is not supported by your browser. Oracle requires JavaScript support in order to completely render this page." </html:noScript> </contents> <provider> <data name="filerPageTitles"> <method class="oracle.sysman.eml.target.filer.FilerCurDetailDataObject" method="getFilerPageTitles"/> </data> </provider> </dataScope> </baja:head> <baja:content xmlns="http://bali.us.oracle.com/cabo/marlin"> <dataScope> <contents> <pageLayout> <mediumAdvertisement> <include baja:node="../../oemBanner" /> </mediumAdvertisement> <globalButtons> <include baja:node="../../globalButtonBar" /> </globalButtons> <tabs> <include baja:node="../../globalTabs" /> </tabs> <pageHeader> <include baja:node="../../globalHeader" /> </pageHeader> <location> <include baja:node="../../breadCrumbs"/> </location> <copyright> <include baja:node="../../copyright"/> </copyright> <contents> <header data:text="FILER_NETWORK_DETAILS@filerResourceBundle"> <contents> <tableLayout width="100%"> <contents> <rowLayout> <contents> <cellFormat> <contents> <styledText styleClass="OraInstructionText" data:text="FILER_NETWORK_IO_INSTRUCTION@filerResourceBundle"/> </contents> </cellFormat> <cellFormat vAlign="top"> <contents> <switcher data:childName="showtime@filerNetworkDetails"> <case name="true"> <rowLayout hAlign="right"> <contents> <styledText styleClass="OraTipText" vAlign="middle" data:text="PAGE_REFRESHED@mntrResourceBundle" /> <spacer width="5"/> <styledText styleClass="OraTipLabel" data:text="timestamp@filerNetworkDetails" /> <spacer width="5"/> <image data:source="refreshIcon@filerNetworkDetails" data:destination="refreshUrl@filerNetworkDetails" data:shortDesc="REFRESH_DATA@commonResourceBundle"/> </contents> </rowLayout> </case> </switcher> </contents> </cellFormat> </contents> </rowLayout> </contents> </tableLayout> <stackLayout> <contents> <spacer width="8"/> <switcher data:childName="node@filerNetworkDetails"> <case name="okNode"> <table data:tableData="row@filerNetworkDetails" width="100%" partialRenderMode="self" showAll="yes" id="network_io" data:value="value@filerNetworkDetails" data:blockSize="blockSize@filerNetworkDetails" data:minValue="1" data:maxValue="maxValue@filerNetworkDetails" data:columnHeaderData="column@filerNetworkDetails" data:columnFormats="colformat@columnData" data:alternateText="FILER_NETWORK_IO_TITLE@filerResourceBundle" data:summary="FILER_NETWORK_IO_TITLE@filerResourceBundle"> <tableFormat tableBanding="rowBanding"/> <columnHeaderStamp> <sortableHeader data:text="text" data:sortable="sortable"/> </columnHeaderStamp> <contents> <image data:source="filerNetworkStatus" data:shortDesc="statusContextHelp"/> <styledText data:text="networkIndex"/> <styledText data:text="filerNetworkName"/> <styledText data:text="filerNetworkType"/> <styledText data:text="filerNetworkIpAddress"/> <styledText data:text="filerNetworkBandwidth"/> <styledText data:text="filerNetworkRecd" data:destination="filerNetworkRecdRateDest"/> <styledText data:text="filerNetworkSent" data:destination="filerNetworkSentRateDest"/> <!-- Commenting out as PercentBandwidthUsed has been removed from the table <dataScope> <contents> <image data:source="img0Src" data:width="img0Width" data:height="img0Height" data:destination="filerNetworkPercentBandwidthDest" data:shortDesc="FILER_NETWORK_IO_TITLE@filerResourceBundle"/> <image data:source="img1Src" data:width="img1Width" data:height="img1Height" data:destination="filerNetworkPercentBandwidthDest" data:shortDesc="FILER_NETWORK_IO_TITLE@filerResourceBundle"/> <image data:source="img2Src" data:width="img2Width" data:height="img2Height" data:destination="filerNetworkPercentBandwidthDest" data:shortDesc="FILER_NETWORK_IO_TITLE@filerResourceBundle"/> <image data:source="img3Src" data:width="img3Width" data:height="img3Height" data:destination="filerNetworkPercentBandwidthDest" data:shortDesc="FILER_NETWORK_IO_TITLE@filerResourceBundle"/> <spacer width="10"/> <styledText data:text="filerNetworkPercentBandwidth" data:destination="filerNetworkPercentBandwidthDest"/> </contents> </dataScope> --> </contents> </table> </case> <case name="errNode"> <messageBox data:message="errMsg@filerNetworkDetails" messageType="error" longDescURL="unimpl" data:text="ERR_OCCUR@mntrResourceBundle"> </messageBox> </case> </switcher> <spacer height="15"/> </contents> </stackLayout> <spacer height="10"/> </contents> </header> </contents> </pageLayout> </contents> <provider> <data name="mntrResourceBundle"> <bundle class="oracle.sysman.resources.MntrResourceBundle"/> </data> <data name="commonResourceBundle"> <bundle class="oracle.sysman.resources.CommonResourceBundle"/> </data> <data name="filerResourceBundle"> <bundle class="oracle.sysman.eml.rsc.target.filer.FilerResourceBundle"/> </data> <data name="filerNetworkDetails"> <method class="oracle.sysman.eml.target.filer.FilerSummaryDataObject" method="getFilerNetworkDetails"/> </data> <data name="columnData"> <inline> <colformat columnDataFormat="iconButtonFormat" width="10%"/> <colformat columnDataFormat="numberFormat"/> <colformat/> <colformat/> <colformat/> <colformat columnDataFormat="numberFormat"/> <colformat columnDataFormat="numberFormat"/> <colformat columnDataFormat="numberFormat"/> </inline> </data> </provider> </dataScope> </baja:content> <handlers> <!-- Used for dropdown refresh option --> <event name="refToOpt"> <method class="oracle.sysman.eml.target.filer.FilerSummaryDataObject" method="doSummaryRefresh"/> </event> <event name="doLoad"> <method class="oracle.sysman.eml.target.filer.FilerCurDetailDataObject" method="doLoad"/> </event> <event name="goto"> <method class="oracle.sysman.eml.target.filer.FilerCurDetailDataObject" method="doGoto"/> </event> <event name="sort"> <method class="oracle.sysman.eml.target.filer.FilerCurDetailDataObject" method="doSort"/> </event> </handlers> </page>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de