Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\metrics\target\advancedSettingsPortion.jsp
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <uix:header textBinding="ADVANCED_THRESHOLD_SETTINGS@mntrResourceBundle"> <uix:tableLayout> <uix:rowLayout> <uix:cellFormat hAlign="left" vAlign="top" width="50%"> <uix:tableLayout> <uix:rowLayout rendered="true" renderedBinding="showComparisonOperator@data@viewBean@servletRequest"> <uix:cellFormat hAlign="right"> <uix:styledText styleClass="OraFieldText" textBinding="COMPARISION_OP_COLHDR_LABEL@mntrResourceBundle"/> </uix:cellFormat> <uix:spacer width="8"/> <uix:cellFormat hAlign="left" height="25"> <uix:styledText styleClass="OraDataText" textBinding="comparisonOperator@data@viewBean@servletRequest"/> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout rendered="true" renderedBinding="showWarningThreshold@data@viewBean@servletRequest"> <uix:cellFormat hAlign="right"> <uix:styledText styleClass="OraFieldText" textBinding="WARNING_THRESHOLD_COLHDR_LABEL@mntrResourceBundle"/> </uix:cellFormat> <uix:spacer width="8"/> <uix:cellFormat hAlign="left" height="25"> <uix:switcher childNameBinding="thresholdReadOnly@data@viewBean@servletRequest"> <uix:case name="true"> <uix:styledText styleClass="OraDataText" textBinding="warning@data@viewBean@servletRequest"/> </uix:case> <uix:default> <uix:inlineMessage messageTypeBinding="warningMsgType@errData@viewBean@servletRequest" anchorBinding="warningAnchor@errData@viewBean@servletRequest" messageBinding="warningInlineMsg@errData@viewBean@servletRequest"> <uix:textInput name="warning" columns="5" textBinding="warning@data@viewBean@servletRequest" shortDescBinding="WARNING_THRESHOLD_COLHDR_LABEL@mntrResourceBundle"/> </uix:inlineMessage> </uix:default> </uix:switcher> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="right"> <uix:styledText styleClass="OraFieldText" textBinding="CRITICAL_THRESHOLD_COLHDR_LABEL@mntrResourceBundle"/> </uix:cellFormat> <uix:spacer width="8"/> <uix:cellFormat hAlign="left" height="25"> <uix:switcher childNameBinding="thresholdReadOnly@data@@viewBean@servletRequest"> <uix:case name="true"> <uix:styledText styleClass="OraDataText" textBinding="critical@data@viewBean@servletRequest"/> </uix:case> <uix:default> <uix:inlineMessage messageTypeBinding="criticalMsgType@errData@viewBean@servletRequest" anchorBinding="criticalAnchor@errData@viewBean@servletRequest" messageBinding="criticalInlineMsg@errData@viewBean@servletRequest"> <uix:textInput name="critical" columns="5" textBinding="critical@data@viewBean@servletRequest" shortDescBinding="CRITICAL_THRESHOLD_COLHDR_LABEL@mntrResourceBundle"/> </uix:inlineMessage> </uix:default> </uix:switcher> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="right"> <uix:styledText styleClass="OraFieldText" textBinding="NUMBER_OF_OCCURRENCES@mntrResourceBundle"/> </uix:cellFormat> <uix:spacer width="8"/> <uix:cellFormat hAlign="left" height="25"> <uix:switcher childNameBinding="displayNumOccr@viewBean@servletRequest"> <uix:case name="true"> <uix:inlineMessage messageTypeBinding="numOccurrencesMsgType@errData@viewBean@servletRequest" anchorBinding="numOccurrencesAnchor@errData@viewBean@servletRequest" messageBinding="numOccurrencesInlineMsg@errData@viewBean@servletRequest"> <uix:textInput name="numOccurrences" columns="5" textBinding="numOccurrences@data@viewBean@servletRequest" shortDescBinding="NUMBER_OF_OCCURRENCES@mntrResourceBundle"/> </uix:inlineMessage> </uix:case> <uix:case name="false"> <uix:dataScope> <uix:styledText styleClass="OraDataText" textBinding="numOccurrences@data@viewBean@servletRequest"/> <uix:formValue name="numOccurrences" valueBinding="numOccurrences@data@viewBean@servletRequest"/> </uix:dataScope> </uix:case> </uix:switcher> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="right"> <uix:styledText styleClass="OraFieldText" textBinding="COLLECTION_SCHEDULE@mntrResourceBundle"/> </uix:cellFormat> <uix:spacer width="8"/> <uix:cellFormat hAlign="left" height="25"> <uix:styledText styleClass="OraDataText" textBinding="collectionSchedule@data@viewBean@servletRequest"/> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> </uix:rowLayout> </uix:tableLayout> <uix:tableLayout rendered="false" renderedBinding="showTip@data@viewBean@servletRequest"> <uix:rowLayout> <uix:tip> <uix:styledText textBinding="METRIC_STATISTICAL_THRESHOLDS@templateMsg"/> </uix:tip> </uix:rowLayout> </uix:tableLayout> </uix:cellFormat> <uix:cellFormat hAlign="right" vAlign="top" width="50%"> <uix:contentContainer background="light" width="100%" textBinding="NUMBER_OF_OCCURRENCES@mntrResourceBundle"> <uix:styledText styleClass="OraInstructionText" textBinding="NUMBER_OF_OCCURRENCES_INSTRUCTION@mntrResourceBundle"/> </uix:contentContainer> </uix:cellFormat> </uix:rowLayout> <uix:switcher childNameBinding="fixitReadOnly@data@viewBean@servletRequest"> <uix:case name="false"> <uix:tip renderedBinding="showWarnCritTip@viewBean@servletRequest"> <uix:formattedText textBinding="WARN_CRIT_TIP@mntrResourceBundle"/> </uix:tip> </uix:case> </uix:switcher> </uix:tableLayout> </uix:header> <uix:header textBinding="TEMPLATE_OVERRIDE@mntrResourceBundle" rendered="false" renderedBinding="showTemplateOverride@data@viewBean@servletRequest"> <uix:tableLayout> <uix:rowLayout> <uix:checkBox name="checkBox" value="preventOverride" disabledBinding="preventOverrideReadOnly@data@viewBean@servletRequest" readOnlyBinding="preventOverrideReadOnly@data@viewBean@servletRequest" checked="false" checkedBinding="preventOverride@data@viewBean@servletRequest" shortDescBinding="PREVENT_TEMPLATE_OVERRIDE@mntrResourceBundle"/> <uix:spacer width="8"/> <uix:styledText styleClass="OraFieldText" textBinding="PREVENT_TEMPLATE_OVERRIDE@mntrResourceBundle"/> </uix:rowLayout> </uix:tableLayout> </uix:header>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de