123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216 |
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: rs
- (C) Copyright IBM Corp. 2003, 2014
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <resources>
- <dialog id="_n0g" idsDialogTitle="IDS_TITLE_V2_BASELINES" helpId="dlgV2Baselines">
- <dialogHtml>
- <![CDATA[
- <div onkeydown="_n0g._a7j( event )">
- <table cellpadding="0" cellspacing="0">
- <tr style="vertical-align:top">
- <td>
- <div class="clsLabel" HAL_ids="IDS_LBL_V2_BASELINES"></div>
- <div HAL_dlgItemId="divBaselinesList" class="clsListView" style="height:300px; width:220px" HAL_idsAriaLabel="IDS_LBL_V2_BASELINES"></div>
- <div HAL_dlgItemId="divBaselinesToolbar" class="clsDlgToolbar"></div>
- </td>
- <td style="width:300px; padding:var(--16S) 0 0 var(--16S)">
- <div HAL_dlgItemId="divParentChoice" style="display: none; vertical-align:top; margin-bottom:var(--16S);">
- <div HAL_ids="IDS_BASELINES_PARENTINDEX" style="margin-top:var(--16S);" class="clsLabel"></div>
- <table HAL_dlgItemId="cboBaselineParent" style="margin-left:4px; width:145px;" HAL_idsAriaLabel="IDS_BASELINES_PARENTINDEX"></table>
- </div>
- <div HAL_dlgItemId="deckMain">
- <!-- Card [0] Blank -->
- <div HAL_dlgItemId="tabMain_Panel0">
- <div HAL_ids="IDS_LBL_V2_NUMERICBASELINES_none" tabIndex="0" role="gridcell" class="clsLabel"></div>
- </div>
-
- <!-- Card [1] Static Value -->
- <div HAL_dlgItemId="tabMain_Panel1">
- <div HAL_ids="IDS_MSG_INPUT_NUMERIC" class="clsLabel"></div>
- <table HAL_dlgItemId="tblTxtStaticValue" HAL_idsAriaLabel="IDS_MSG_INPUT_NUMERIC"></table>
- </div>
-
- <!-- Card [2] Query Calculation -->
- <div HAL_dlgItemId="tabMain_Panel2">
- <div HAL_ids="IDS_LBL_V2_NUMERICBASELINES_queryCalc" HAL_dlgItemId="lblCalc" class="clsLabel"></div>
- <table cellpadding="0" cellspacing="0">
- <tr>
- <td><table HAL_dlgItemId="tblTxtQueryCalc" HAL_idsAriaLabel="IDS_LBL_V2_NUMERICBASELINES_queryCalc"></table></td>
- <td><button HAL_dlgItemId="btnDotDotDot" class="clsDotDotDotButton" onclick="_n0g._ye8('dataItemValue', true)"><svg class="clsDotDotDotButtonSvg"><use xlink:href="#def_hal_property_dotdotdot"></use></svg></button></td>
- </tr>
- </table>
- </div>
- <!-- Card [3] Report Expression -->
- <div HAL_dlgItemId="tabMain_Panel3">
- <div HAL_ids="IDS_LBL_V2_NUMERICBASELINES_reportExpr" class="clsLabel"></div>
- <table cellpadding="0" cellspacing="0">
- <tr>
- <td><table HAL_dlgItemId="tblTxtReportExpr" HAL_idsAriaLabel="IDS_LBL_V2_NUMERICBASELINES_reportExpr"></table></td>
- <td><button class="clsDotDotDotButton" onclick="_n0g._ye8('reportExpression', true)"><svg class="clsDotDotDotButtonSvg"><use xlink:href="#def_hal_property_dotdotdot"></use></svg></button></td>
- </tr>
- </table>
- </div>
- <!-- Card [4] Mean -->
- <div HAL_dlgItemId="tabMain_Panel5">
- <div HAL_ids="IDS_LBL_V2_NUMERICBASELINES_mean" class="clsLabel"></div>
- <table HAL_dlgItemId="tblTxtMean" HAL_idsAriaLabel="IDS_LBL_V2_NUMERICBASELINES_mean"></table>
- </div>
- <!-- Card [5] Limit -->
- <div HAL_dlgItemId="tabMain_Panel6">
- <fieldset class="clsFieldsetHeaderIndented">
- <legend HAL_ids="IDS_LBL_STATISTICAL_LIMIT"></legend>
- <div>
- <label HAL_dlgItemFor="radStatisticalMax" class="clsRadioButton">
- <input HAL_dlgItemId="radStatisticalMax" type="radio" checked="true" HAL_isSelectable="true" onclick="_n0g._wjk('max');_n0g._d2d('v2_limit', 'max');"/><span HAL_ids="IDS_LBL_V2_NUMERICBASELINES_limitMax"></span>
- </label>
- <label HAL_dlgItemFor="radStatisticalMin" class="clsRadioButton" style="margin-top:var(--16S)">
- <input HAL_dlgItemId="radStatisticalMin" type="radio" HAL_isSelectable="true" onclick="_n0g._wjk('min');_n0g._d2d('v2_limit', 'min');"/><span HAL_ids="IDS_LBL_V2_NUMERICBASELINES_limitMin"></span>
- </label>
- </div>
- </fieldset>
- </div>
- <!-- Card [6] Percentile -->
- <div HAL_dlgItemId="tabMain_Panel7">
- <div HAL_ids="IDS_LBL_V2_NUMERICBASELINES_percentile" class="clsLabel"></div>
- <table HAL_dlgItemId="tblTxtPercentile" HAL_idsAriaLabel="IDS_LBL_V2_NUMERICBASELINES_percentile"></table>
- </div>
- <!-- Card [7] Percent Along Axis -->
- <div HAL_dlgItemId="tabMain_Panel8">
- <div HAL_ids="IDS_LBL_V2_NUMERICBASELINES_percentAlongAxis" class="clsLabel"></div>
- <table HAL_dlgItemId="tblTxtPercentAlongAxis" HAL_idsAriaLabel="IDS_LBL_V2_NUMERICBASELINES_percentAlongAxis"></table>
- </div>
- <!-- Card [8] Ordinal Index -->
- <div HAL_dlgItemId="tabMain_Panel9">
- <div HAL_ids="IDS_LBL_V2_BASELINES_ordinalIndex" class="clsLabel"></div>
- <table HAL_dlgItemId="tblTxtOrdinalIndex" HAL_idsAriaLabel="IDS_LBL_V2_BASELINES_ordinalIndex"></table>
- </div>
- </div>
- <div HAL_dlgItemId="divBaselineProperties">
- <fieldset style="margin-top:var(--16S);">
- <legend HAL_ids="IDS_LBL_V2_BASELINES_PROPERTIES"></legend>
- <div style="padding:var(--16S)">
- <div HAL_dlgItemId="divBaselineLabel">
- <div HAL_dlgItemId="lblBaselineLabel" HAL_ids="IDS_LBL_BASELINELABEL" class="clsLabel"></div>
- <input HAL_dlgItemId="txtBaselineLabel" class="clsTextBox" style="width:220px;" type="text" maxlength="32" HAL_aria-labelledby="lblBaselineLabel" onkeyup="_n0g._qb5();" onchange="_n0g._qb5();"/>
- </div>
- <div HAL_dlgItemId="divBaselineCaption" style="padding-top:var(--16S)">
- <div HAL_dlgItemId="lblBaselineCaption" HAL_ids="IDS_LBL_BASELINECAPTION" class="clsLabel"></div>
- <table HAL_dlgItemId="cboBaselineCaption" style="height: 32px; width: 160px;" HAL_aria-labelledby="lblBaselineCaption"></table>
- </div>
- <div style="margin-top:var(--16S);">
- <button class="clsDlgButton" style="margin-left:0" onclick="_n0g._5wh()" HAL_dlgItemId="btnLineStyles" HAL_ids="IDS_BTN_LINESTYLES"></button>
- </div>
- </div>
- </fieldset>
- </div>
- </td>
- </tr>
- </table>
- <div class="clsDlgButtonBar">
- <button HAL_dlgItemId="btnCancel" class="clsDlgButton" onclick="_n0g._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
- <button HAL_dlgItemId="btnOK" class="clsDlgButton" onclick="_n0g._bgn()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK"></button>
- </div>
- </div>
- ]]></dialogHtml>
- <externalScripts>
- <externalScript src="cchl/_npc.js"/>
- </externalScripts>
- <styleSheets>
- <styleSheet src="cchl/cchl_dialogs.css"/>
- </styleSheets>
- </dialog>
- <toolbar id="NumericBaselinesToolbar">
- <toolbarButton id="_n0g_btnNew" smallSvgIcon="def_hal_add_16x16" idsTooltip="IDS_BTN_NEW">
- <menuPopup id="mnuNumericBaselinesPopup">
- <menuItem id="mnuNumericBaselinesStaticValue" idsLabel="IDS_PROPVAL_atNumericValue" onCommand="_n0g._1qh('staticValue')"/>
- <menuItem id="mnuNumericBaselinesCalculation" idsLabel="IDS_PROPVAL_atCalculation" onCommand="_n0g._1qh('dataItemValue')"/>
- <menuItem id="mnuNumericBaselinesLayoutCalculation" idsLabel="IDS_PROPVAL_atLayoutCalculation" onCommand="_n0g._1qh('reportExpression')"/>
- <menuItem id="mnuNumericBaselinesLimit" idsLabel="IDS_PROPVAL_limit" onCommand="_n0g._1qh('v2_limit')"/>
- <menuItem id="mnuNumericBaselinesDataMean" idsLabel="IDS_PROPVAL_mean" onCommand="_n0g._1qh('v2_mean')"/>
- <menuItem id="mnuNumericBaselinesPercentile" idsLabel="IDS_PROPVAL_percentile" onCommand="_n0g._1qh('v2_percentile')"/>
- <menuItem id="mnuNumericBaselinesPercentAlongAxis" idsLabel="IDS_PROPVAL_percentAlongAxis" onCommand="_n0g._1qh('v2_percentAlongAxis')"/>
- </menuPopup>
- </toolbarButton>
- <toolbarButton id="_n0g_btnDelete" idsTooltip="IDS_BTN_DELETE" smallSvgIcon="def_hal_remove_16x16" enabled="false" onCommand="_n0g._ovc()"/>
- <toolbarButton id="_n0g_btnUp" idsTooltip="IDS_BTN_MOVEUP" smallSvgIcon="def_hal_move_up_16x16" enabled="false" onCommand="_n0g._d7j()"/>
- <toolbarButton id="_n0g_btnDown" idsTooltip="IDS_BTN_MOVEDOWN" smallSvgIcon="def_hal_move_down_16x16" enabled="false" onCommand="_n0g._q4g()"/>
- </toolbar>
- <toolbar id="VidaBaselinesToolbar">
- <toolbarButton id="_n0g_btnNew" smallSvgIcon="def_hal_add_16x16" idsTooltip="IDS_BTN_NEW">
- <menuPopup id="mnuNumericBaselinesPopup">
- <menuItem id="mnuOrdinalBaselinesOrdinalIndex" idsLabel="IDS_PROPVAL_atOrdinalIndex" onCommand="_n0g._1qh('v2_ordinalIndex')"/>
- <menuItem id="mnuNumericBaselinesStaticValue" idsLabel="IDS_PROPVAL_atNumericValue" onCommand="_n0g._1qh('staticValue')"/>
- <menuItem id="mnuNumericBaselinesPercentAlongAxis" idsLabel="IDS_PROPVAL_percentAlongAxis" onCommand="_n0g._1qh('v2_percentAlongAxis')"/>
- </menuPopup>
- </toolbarButton>
- <toolbarButton id="_n0g_btnDelete" idsTooltip="IDS_BTN_DELETE" smallSvgIcon="def_hal_remove_16x16" enabled="false" onCommand="_n0g._ovc()"/>
- <toolbarButton id="_n0g_btnUp" idsTooltip="IDS_BTN_MOVEUP" smallSvgIcon="def_hal_move_up_16x16" enabled="false" onCommand="_n0g._d7j()"/>
- <toolbarButton id="_n0g_btnDown" idsTooltip="IDS_BTN_MOVEDOWN" smallSvgIcon="def_hal_move_down_16x16" enabled="false" onCommand="_n0g._q4g()"/>
- </toolbar>
- <toolbar id="VidaNumericBaselinesToolbar">
- <toolbarButton id="_n0g_btnNew" smallSvgIcon="def_hal_add_16x16" idsTooltip="IDS_BTN_NEW">
- <menuPopup id="mnuNumericBaselinesPopup">
- <menuItem id="mnuNumericBaselinesStaticValue" idsLabel="IDS_PROPVAL_atNumericValue" onCommand="_n0g._1qh('staticValue')"/>
- <menuItem id="mnuNumericBaselinesPercentAlongAxis" idsLabel="IDS_PROPVAL_percentAlongAxis" onCommand="_n0g._1qh('v2_percentAlongAxis')"/>
- </menuPopup>
- </toolbarButton>
- <toolbarButton id="_n0g_btnDelete" idsTooltip="IDS_BTN_DELETE" smallSvgIcon="def_hal_remove_16x16" enabled="false" onCommand="_n0g._ovc()"/>
- <toolbarButton id="_n0g_btnUp" idsTooltip="IDS_BTN_MOVEUP" smallSvgIcon="def_hal_move_up_16x16" enabled="false" onCommand="_n0g._d7j()"/>
- <toolbarButton id="_n0g_btnDown" idsTooltip="IDS_BTN_MOVEDOWN" smallSvgIcon="def_hal_move_down_16x16" enabled="false" onCommand="_n0g._q4g()"/>
- </toolbar>
- <toolbar id="VidaOrdinalBaselinesToolbar">
- <toolbarButton id="_n0g_btnNew" smallSvgIcon="def_hal_add_16x16" idsTooltip="IDS_BTN_NEW">
- <menuPopup id="mnuNumericBaselinesPopup">
- <menuItem id="mnuOrdinalBaselinesOrdinalIndex" idsLabel="IDS_PROPVAL_atOrdinalIndex" onCommand="_n0g._1qh('v2_ordinalIndex')"/>
- <menuItem id="mnuNumericBaselinesPercentAlongAxis" idsLabel="IDS_PROPVAL_percentAlongAxis" onCommand="_n0g._1qh('v2_percentAlongAxis')"/>
- </menuPopup>
- </toolbarButton>
- <toolbarButton id="_n0g_btnDelete" idsTooltip="IDS_BTN_DELETE" smallSvgIcon="def_hal_remove_16x16" enabled="false" onCommand="_n0g._ovc()"/>
- <toolbarButton id="_n0g_btnUp" idsTooltip="IDS_BTN_MOVEUP" smallSvgIcon="def_hal_move_up_16x16" enabled="false" onCommand="_n0g._d7j()"/>
- <toolbarButton id="_n0g_btnDown" idsTooltip="IDS_BTN_MOVEDOWN" smallSvgIcon="def_hal_move_down_16x16" enabled="false" onCommand="_n0g._q4g()"/>
- </toolbar>
- <toolbar id="OrdinalBaselinesToolbar">
- <toolbarButton id="_n0g_btnNew" smallSvgIcon="def_hal_add_16x16" idsTooltip="IDS_BTN_NEW">
- <menuPopup id="mnuOrdinalBaselinesPopup">
- <menuItem id="mnuOrdinalBaselinesLayoutCalculation" idsLabel="IDS_PROPVAL_atLayoutCalculation" onCommand="_n0g._1qh('reportExpression')"/>
- <menuItem id="mnuOrdinalBaselinesOrdinalIndex" idsLabel="IDS_PROPVAL_atOrdinalIndex" onCommand="_n0g._1qh('v2_ordinalIndex')"/>
- <menuItem id="mnuOrdinalBaselinesPercentAlongAxis" idsLabel="IDS_PROPVAL_percentAlongAxis" onCommand="_n0g._1qh('v2_percentAlongAxis')"/>
- </menuPopup>
- </toolbarButton>
- <toolbarButton id="_n0g_btnDelete" idsTooltip="IDS_BTN_DELETE" smallSvgIcon="def_hal_remove_16x16" enabled="false" onCommand="_n0g._ovc()"/>
- <toolbarButton id="_n0g_btnUp" idsTooltip="IDS_BTN_MOVEUP" smallSvgIcon="def_hal_move_up_16x16" enabled="false" onCommand="_n0g._d7j()"/>
- <toolbarButton id="_n0g_btnDown" idsTooltip="IDS_BTN_MOVEDOWN" smallSvgIcon="def_hal_move_down_16x16" enabled="false" onCommand="_n0g._q4g()"/>
- </toolbar>
- <promptTextBox id="OrdinalIndex" hideAdornments="false" renderAdornmentsCell="false" restrictInput="true" showThousandSeparator="false" inputClass="clsCCHLNumeric clsTextBox" size="15" restrictInputNegatives="true" restrictInputExponents="true" restrictInputPercent="true" required="true" numbersOnly="true" validation="integer" minNumber="0" maxNumber="65535" idsInvalidMsg="IDS_INVALID_POSITIVE_INTEGER"/>
- <promptTextBox id="Percent" hideAdornments="false" renderAdornmentsCell="false" restrictInput="true" showThousandSeparator="false" inputClass="clsCCHLNumeric clsTextBox" size="15" restrictInputNegatives="true" restrictInputExponents="true" restrictInputPercent="true" required="true" numbersOnly="true" minNumber="0" maxNumber="100" idsInvalidMsg="IDS_INVALID_0TO100"/>
- <promptTextBox id="ReportExpression" readonly="true" hideAdornments="false" renderAdornmentsCell="false" restrictInput="false" inputClass="clsTextBox" size="20" required="true" numbersOnly="false"/>
- <promptTextBox id="Mean" hideAdornments="false" renderAdornmentsCell="false" restrictInput="true" showThousandSeparator="false" inputClass="clsCCHLNumeric clsTextBox" size="15" restrictInputNegatives="false" restrictInputExponents="true" restrictInputPercent="true" required="true" numbersOnly="true" idsInvalidMsg="IDS_INVALID_NUMBER"/>
- <promptTextBox id="StaticValue" hideAdornments="false" renderAdornmentsCell="false" restrictInput="true" showThousandSeparator="false" inputClass="clsCCHLNumeric clsTextBox" size="15" restrictInputNegatives="false" restrictInputExponents="true" restrictInputPercent="true" required="true" numbersOnly="true" idsInvalidMsg="IDS_INVALID_NUMBER"/>
- <comboBox id="baselineCaption">
- <listView>
- <listItems>
- <listItem value="none" idsLabel="IDS_LBL_BASELINECAPTION_none"/>
- <listItem value="horizontal" idsLabel="IDS_LBL_BASELINECAPTION_horizontal"/>
- <listItem value="vertical" idsLabel="IDS_LBL_BASELINECAPTION_vertical"/>
- </listItems>
- </listView>
- </comboBox>
- </resources>
|