123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145 |
- <!--
- 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="_4de" idsDialogTitle="IDS_TITLE_V2_TRENDLINES" helpId="dlgV2TrendLines">
- <dialogHtml><![CDATA[
- <div onkeypress="_4de._wph( event )">
- <table cellpadding="0" cellspacing="0" style="width:500px; height:480px;">
- <tr style="vertical-align:top">
- <td>
- <div class="clsLabel" HAL_ids="IDS_LBL_V2_TRENDLINES"></div>
- <div HAL_dlgItemId="divTrendLinesList" class="clsListView" style="height:350px; width:200px" HAL_idsAriaLabel="IDS_LBL_V2_TRENDLINES"></div>
- <div HAL_dlgItemId="divTrendLinesToolbar" class="clsDlgToolbar"></div>
- </td>
- <td style="padding-left:var(--16S); width:100%;">
- <div HAL_dlgItemId="deckMain">
- <!-- Card [0] Blank -->
- <div HAL_dlgItemId="tabMain_Panel0" style="padding-top:var(--16S)">
- <span HAL_ids="IDS_LBL_V2_TRENDLINES_none" tabIndex="0" role="gridcell"></span>
- </div>
- <!-- Card [1] Polynomial -->
- <div HAL_dlgItemId="tabMain_Panel1">
- <div class="clsLabel" HAL_ids="IDS_LBL_V2_TRENDLINES_polyOrder"></div>
- <table HAL_dlgItemId="tblTxtPolyOrder" HAL_idsAriaLabel="IDS_LBL_V2_TRENDLINES_polyOrder"></table>
- </div>
- <!-- Card [2] Moving average -->
- <div HAL_dlgItemId="tabMain_Panel2">
- <div class="clsLabel" HAL_ids="IDS_LBL_V2_TRENDLINES_movingAveragePeriods"></div>
- <table HAL_dlgItemId="tblTxtMovAvg" HAL_idsAriaLabel="IDS_LBL_V2_TRENDLINES_movingAveragePeriods"></table>
- </div>
- <!-- Card [3] All others - no extra input needed -->
- <div HAL_dlgItemId="tabMain_Panel3">
- </div>
- </div>
- <div HAL_dlgItemId="divComboChoice" style="display: none; margin-top:var(--16S);">
- <div class="clsLabel" HAL_ids="IDS_TRENDLINES_COMBOINDEX"></div>
- <table HAL_dlgItemId="cboBarLineArea" style="width:230px" HAL_idsAriaLabel="IDS_TRENDLINES_COMBOINDEX"></table>
- </div>
- <div HAL_dlgItemId="divCommonTrendlineOptions" style="visibility:hidden">
- <!-- Series radio buttons -->
- <fieldset HAL_dlgItemId="fldSeriesOptions" style="margin-top:var(--16S);"><legend HAL_ids="IDS_LBL_V2_TRENDLINES_SERIES_OPTIONS"></legend>
- <div HAL_dlgItemId="divSeriesOptions" style="padding:var(--16S)"></div>
- </fieldset>
-
- <div style="margin-top:var(--16S);">
- <button class="clsDlgButton" style="margin-left:0" onclick="_4de._5wh()" HAL_dlgItemId="btnLineStyles" HAL_ids="IDS_BTN_LINESTYLES"></button>
- </div>
- <div style="margin-top:var(--16S);">
- <button class="clsDlgButton" style="margin-left:0" onclick="_4de._9bj()" HAL_dlgItemId="btnLabel" HAL_ids="IDS_BTN_TRENDLINES_LABEL"></button>
- </div>
- </div>
- <div HAL_dlgItemId="divEquationOptions" style="display:none;">
- <table cellpadding="0" cellspacing="0" style="width:100%">
- <tr>
- <td HAL_dlgItemId="tdLabelEquation" style="padding:12px 7px 4px 0px; white-space:nowrap" HAL_ids="IDS_LBL_TRENDLINES_EQUATION"></td><td style="padding:12px 0px 4px 0px; width:100%"><hr/></td>
- </tr>
- </table>
- <div style="margin:var(--16S) 0">
- <label HAL_dlgItemFor="chkShowEquation" class="clsToggle">
- <input HAL_dlgItemId="chkShowEquation" type="checkbox" HAL_aria-labelledby="tdLabelEquation lblShowEquation" onclick="_4de._r95()"/><span HAL_dlgItemId="lblShowEquation" HAL_ids="IDS_LBL_V2_TRENDLINES_EQUATION_showEquation"></span>
- </label>
- </div>
- <div>
- <label HAL_dlgItemFor="chkShowRSquared" class="clsToggle">
- <input HAL_dlgItemId="chkShowRSquared" type="checkbox" HAL_aria-labelledby="tdLabelEquation lblShowRSquared" onclick="_4de._t95()"/><span HAL_dlgItemId="lblShowRSquared" HAL_ids="IDS_LBL_V2_TRENDLINES_EQUATION_showRSquared"></span>
- </label>
- </div>
- <!-- Equation position radio buttons -->
- <fieldset HAL_dlgItemId="fldEquationOptions" style="margin-top:var(--16S);"><legend HAL_ids="IDS_LBL_V2_TRENDLINES_EQUATION_POSITION_OPTIONS"></legend>
- <div style="padding:var(--16S);">
- <div>
- <label HAL_dlgItemFor="radio_v2_showInLegend" class="clsRadioButton">
- <input HAL_dlgItemId="radio_v2_showInLegend" HAL_dlgItemName="radEquationOptions" type="radio" onclick="_4de._s95()"/><span HAL_dlgItemId="lblShowInLegend" HAL_ids="IDS_LBL_V2_TRENDLINES_EQUATION_v2_showInLegend"></span>
- </label>
- </div>
- <div style="margin:var(--16S) 0">
- <label HAL_dlgItemFor="radio_v2_showInChart" class="clsRadioButton">
- <input HAL_dlgItemId="radio_v2_showInChart" HAL_dlgItemName="radEquationOptions" type="radio" onclick="_4de._686()"/><span HAL_dlgItemId="lblShowInChart" HAL_ids="IDS_LBL_V2_TRENDLINES_EQUATION_v2_showInChart"></span>
- </label>
- </div>
- <div style="padding-left:var(--32L)">
- <button class="clsDlgButton" style="margin-left:0" onclick="_4de._op8()" HAL_dlgItemId="btnPosition" HAL_ids="IDS_BTN_V2_TRENDLINES_EQUATION_POSITION"></button>
- </div>
- </div>
- </fieldset>
-
- </div>
- </td>
- </tr>
- </table>
- <div class="clsDlgButtonBar">
- <button HAL_dlgItemId="btnCancel" class="clsDlgButton" onclick="_4de._9jk()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
- <button HAL_dlgItemId="btnOK" class="clsDlgButton" onclick="_4de._bgn()" 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>
- <listView id="trendLinesSeries" view="nativeRadio">
- <listItems>
- <listItem value="allSeriesItems" idsLabel="IDS_LBL_V2_TRENDLINES_SERIES_OPTIONS_allSeriesItems"/>
- <listItem value="eachSeriesItem" idsLabel="IDS_LBL_V2_TRENDLINES_SERIES_OPTIONS_eachSeriesItems"/>
- </listItems>
- </listView>
- <toolbar id="TrendLinesToolbar">
- <toolbarButton id="_4de_btnNew" smallSvgIcon="def_hal_add_16x16" idsTooltip="IDS_BTN_NEW">
- <menuPopup id="mnuTrendLinesPopup">
- <menuItem id="mnuTrendLines_v2_linearRegression" smallIcon="v2_chart/trend_v2_linearRegression.gif" idsLabel="IDS_TRENDLINES_MENU_LINEAR" onCommand="_4de._1qh('v2_linearRegression')"/>
- <menuItem id="mnuTrendLines_v2_exponentialRegression" smallIcon="v2_chart/trend_v2_exponentialRegression.gif" idsLabel="IDS_TRENDLINES_MENU_EXPO" onCommand="_4de._1qh('v2_exponentialRegression')"/>
- <menuItem id="mnuTrendLines_v2_polynomialRegression" smallIcon="v2_chart/trend_v2_polynomialRegression.gif" idsLabel="IDS_TRENDLINES_MENU_POLY" onCommand="_4de._1qh('v2_polynomialRegression')"/>
- <menuItem id="mnuTrendLines_v2_commonLogRegression" smallIcon="v2_chart/trend_v2_commonLogRegression.gif" idsLabel="IDS_TRENDLINES_MENU_LOG" onCommand="_4de._1qh('v2_commonLogRegression')"/>
- <menuItem id="mnuTrendLines_v2_naturalLogRegression" smallIcon="v2_chart/trend_v2_naturalLogRegression.gif" idsLabel="IDS_TRENDLINES_MENU_NATLOG" onCommand="_4de._1qh('v2_naturalLogRegression')"/>
- <menuItem id="mnuTrendLines_v2_powerRegression" smallIcon="v2_chart/trend_v2_powerRegression.gif" idsLabel="IDS_TRENDLINES_MENU_POWER" onCommand="_4de._1qh('v2_powerRegression')"/>
- <menuItem id="mnuTrendLines_v2_movingAverage" smallIcon="v2_chart/trend_v2_movingAverage.gif" idsLabel="IDS_TRENDLINES_MENU_MOVINGAVG" onCommand="_4de._1qh('v2_movingAverage')"/>
- </menuPopup>
- </toolbarButton>
- <toolbarButton id="_4de_btnDelete" idsTooltip="IDS_BTN_DELETE" smallSvgIcon="def_hal_remove_16x16" enabled="false" onCommand="_4de._ovc()"/>
- <toolbarButton id="_4de_btnUp" idsTooltip="IDS_BTN_MOVEUP" smallSvgIcon="def_hal_move_up_16x16" enabled="false" onCommand="_4de._d7j()"/>
- <toolbarButton id="_4de_btnDown" idsTooltip="IDS_BTN_MOVEDOWN" smallSvgIcon="def_hal_move_down_16x16" enabled="false" onCommand="_4de._q4g()"/>
- </toolbar>
- <promptTextBox id="Order" hideAdornments="false" renderAdornmentsCell="false" restrictInput="true" showThousandSeparator="false" inputClass="clsCCHLNumeric clsTextBox" size="3" restrictInputNegatives="true" restrictInputExponents="true" restrictInputPercent="true" required="true" numbersOnly="true" minNumber="2" maxNumber="6" validation="integer"/>
- <promptTextBox id="Periods" hideAdornments="false" renderAdornmentsCell="false" restrictInput="true" showThousandSeparator="false" inputClass="clsCCHLNumeric clsTextBox" size="3" restrictInputNegatives="true" restrictInputExponents="true" restrictInputPercent="true" required="true" numbersOnly="true" minNumber="0" maxNumber="65535" validation="integer" idsInvalidMsg="IDS_INVALID_POSITIVE_INTEGER"/>
- </resources>
|