Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\common\rac\ProvRegClustersSegment.jsp
<%-- - FILE - ProvRegClustersSegment.jsp - - DESCRIPTION - - MODIFIED (MM/DD/YY) - rvaidhiy 03/05/09 - UI FIX - rvaidhiy 03/04/09 - fixing UI - comments - rvaidhiy 10/19/07 - for ExtendCluster - rvaidhiy 11/13/06 - - suravind 08/17/06 - XbranchMerge suravind_ec_directives from main - suravind 04/11/06 - Creation - - SINCE - 10.2+--%> <%@ page contentType="text/html; charset=UTF-8"%> <%@ include file="/oemNoscript.jspf"%><%-- uix and oem Tag Library--%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%> <oem:pageSegment> <uix:dataScope><%-- Common UI messages --%> <uix:bundle name="sdkUIMsg" class="oracle.sysman.emSDK.eml.SDKUIMsg"></uix:bundle><%-- ResourceBundle for common labels/headers etc--%> <uix:bundle name="commonResourceBundle" class="oracle.sysman.resources.CommonResourceBundle"></uix:bundle><%-- ResourceBundle for labels/headers common to Provisioning Projects --%> <uix:bundle name="provCommonRB" class="oracle.sysman.db.common.ui.rb.ProvCommonRB"></uix:bundle> <uix:spacer width="100%" height="10"></uix:spacer> <uix:table name="tableName" id="regClustersHGrid" summary="regClustersHGrid" partialRenderMode="none" tableDataBinding="rows@pageSegmentBean@" valueBinding="currentValue@pageSegmentBean@" minValueBinding="minValue@pageSegmentBean@" blockSizeBinding="blockSize@pageSegmentBean@" maxValueBinding="maxValue@pageSegmentBean@" width="90%" rowFormatsBinding="rowFormat@pageSegmentBean@" alternateTextBinding="CLUSTER_IDENTIFICATION_HGRID_ALT_TEXT@provCommonRB"> <columnFormats> <columnFormat displayGrid="false" columnDataFormat="textFormat" cellNoWrapFormat ="true"/> <columnFormat displayGrid="false" columnDataFormat="textFormat" cellNoWrapFormat ="false"/> <columnFormat displayGrid="false" columnDataFormat="textFormat" cellNoWrapFormat ="true"/> <columnFormat displayGrid="false" columnDataFormat="textFormat" cellNoWrapFormat ="false"/> </columnFormats> <uix:tableLayout width="100%" > <uix:rowLayout > <uix:cellFormat width="15%" hAlign="right" > <uix:styledText textBinding="RAC_ATTR_TEXT" shortDescBinding="RAC_ATTR_TEXT" styleClass="OraInstructionTextStrong" /> <uix:spacer width="1"/> </uix:cellFormat> <uix:cellFormat width="30%" hAlign="left"> <uix:styledText textBinding="RAC_ATTR" shortDescBinding="RAC_ATTR" styleClass="OraInstructionText"/> </uix:cellFormat> <uix:cellFormat width="15%" hAlign="right"> <uix:styledText textBinding="CRS_ATTR_TEXT" shortDescBinding="CRS_ATTR_TEXT" styleClass="OraInstructionTextStrong" /> <uix:spacer width="1"/> </uix:cellFormat> <uix:cellFormat width="30%" hAlign="left"> <uix:styledText textBinding="CRS_ATTR" shortDescBinding="CRS_ATTR" styleClass="OraInstructionText"/> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:table> <uix:rowLayout id="regClustersAdvanced"> <uix:hideShowHeader id="regClustersHideShow" partialRenderMode="self" formSubmitted="true" renderedBinding="advancedHeaderRendered@pageSegmentBean@" textBinding="advancedHeaderText@pageSegmentBean@" disclosedBinding="advancedHeaderDisclosed@pageSegmentBean@"> <uix:spacer width="100%" height="10"></uix:spacer> <uix:rowLayout width="100%" renderedBinding="displayExcludeFilesTable@pageSegmentBean@"> <uix:spacer width="100%" height="10"></uix:spacer> <%@ include file="ProvExcludeFiles.jspf"%> </uix:rowLayout> </uix:hideShowHeader> </uix:rowLayout> </uix:dataScope> </oem:pageSegment>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de