Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\ip\render\elem\availParam.jsp
<%-- /* $Header: availParam.jsp 06-jan-2005.07:33:56 lgloyd Exp $ */ /* Copyright (c) 2004, 2005, Oracle. All rights reserved. */ /* DESCRIPTION Avail timeline element NOTES <other useful comments, qualifications, etc.> MODIFIED (MM/DD/YY) lgloyd 01/06/05 - change comment style to fix flushed buffer response already committed issue lgloyd 06/14/04 - */ /** * @version $Header: availParam.jsp 06-jan-2005.07:33:56 lgloyd Exp $ * @author lgloyd * @since release specific (what release of product did this appear in) */ --%> <%-- -- Page: availParam.jsp -- Controller: eml/ip/render/element/AvailParamController.java -- Bean: eml/ip/render/element/AvailParamBean.java -- -- Description: Set parameters for the avail timeline element --%> <%--%@ 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> <uix:bundle name="ipBundle" class="oracle.sysman.resources.eml.ip.IPMsg"/> <uix:contents> <uix:stackLayout> <uix:contents> <uix:labeledFieldLayout columns="1" width="0" labelWidth="0" fieldWidth="0" > <uix:contents> <uix:messageChoice nameBinding="ctlTimeFrameChoice@pageSegmentBean@" promptBinding="SELECT_TIMEFRAME_COLON@ipBundle" selectedValueBinding="selectedTimeframePageType@pageSegmentBean@"> <uix:contents childDataBinding="selectedTimeframeChoiceList@pageSegmentBean@"> <uix:option textBinding="text" valueBinding="val"/> </uix:contents> </uix:messageChoice> <uix:messageChoice nameBinding="ctlTargetChoice@pageSegmentBean@" promptBinding="SELECT_GROUP_COLON@ipBundle" selectedValueBinding="selectedTargetValue@pageSegmentBean@"> <uix:contents childDataBinding="trailingTargetsAndGuids@pageSegmentBean@"> <uix:option textBinding="text" valueBinding="val"/> </uix:contents> </uix:messageChoice> </uix:contents> </uix:labeledFieldLayout> <uix:spacer height="5"/> <uix:checkBox nameBinding="ctlCBCompositeOnly@pageSegmentBean@" textBinding="DISPLAY_GROUP@ipBundle" checkedBinding="showCompositeOnly@pageSegmentBean@"/> <uix:tip> <uix:styledText textBinding="TIMELINE_ONLY_TIP@ipBundle"/> </uix:tip> <uix:spacer height="5" /> <uix:rowLayout> <uix:checkBox nameBinding="ctlCBShowLegend@pageSegmentBean@" textBinding="SHOW_LEGEND@ipBundle" checkedBinding="showLegend@pageSegmentBean@"/> </uix:rowLayout> </uix:contents> </uix:stackLayout> </uix:contents> </uix:dataScope> </oem:pageSegment --%>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de