_4de.xml 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: rs
  4. (C) Copyright IBM Corp. 2003, 2014
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <resources>
  8. <dialog id="_4de" idsDialogTitle="IDS_TITLE_V2_TRENDLINES" helpId="dlgV2TrendLines">
  9. <dialogHtml><![CDATA[
  10. <div onkeypress="_4de._wph( event )">
  11. <table cellpadding="0" cellspacing="0" style="width:500px; height:480px;">
  12. <tr style="vertical-align:top">
  13. <td>
  14. <div class="clsLabel" HAL_ids="IDS_LBL_V2_TRENDLINES"></div>
  15. <div HAL_dlgItemId="divTrendLinesList" class="clsListView" style="height:350px; width:200px" HAL_idsAriaLabel="IDS_LBL_V2_TRENDLINES"></div>
  16. <div HAL_dlgItemId="divTrendLinesToolbar" class="clsDlgToolbar"></div>
  17. </td>
  18. <td style="padding-left:var(--16S); width:100%;">
  19. <div HAL_dlgItemId="deckMain">
  20. <!-- Card [0] Blank -->
  21. <div HAL_dlgItemId="tabMain_Panel0" style="padding-top:var(--16S)">
  22. <span HAL_ids="IDS_LBL_V2_TRENDLINES_none" tabIndex="0" role="gridcell"></span>
  23. </div>
  24. <!-- Card [1] Polynomial -->
  25. <div HAL_dlgItemId="tabMain_Panel1">
  26. <div class="clsLabel" HAL_ids="IDS_LBL_V2_TRENDLINES_polyOrder"></div>
  27. <table HAL_dlgItemId="tblTxtPolyOrder" HAL_idsAriaLabel="IDS_LBL_V2_TRENDLINES_polyOrder"></table>
  28. </div>
  29. <!-- Card [2] Moving average -->
  30. <div HAL_dlgItemId="tabMain_Panel2">
  31. <div class="clsLabel" HAL_ids="IDS_LBL_V2_TRENDLINES_movingAveragePeriods"></div>
  32. <table HAL_dlgItemId="tblTxtMovAvg" HAL_idsAriaLabel="IDS_LBL_V2_TRENDLINES_movingAveragePeriods"></table>
  33. </div>
  34. <!-- Card [3] All others - no extra input needed -->
  35. <div HAL_dlgItemId="tabMain_Panel3">
  36. </div>
  37. </div>
  38. <div HAL_dlgItemId="divComboChoice" style="display: none; margin-top:var(--16S);">
  39. <div class="clsLabel" HAL_ids="IDS_TRENDLINES_COMBOINDEX"></div>
  40. <table HAL_dlgItemId="cboBarLineArea" style="width:230px" HAL_idsAriaLabel="IDS_TRENDLINES_COMBOINDEX"></table>
  41. </div>
  42. <div HAL_dlgItemId="divCommonTrendlineOptions" style="visibility:hidden">
  43. <!-- Series radio buttons -->
  44. <fieldset HAL_dlgItemId="fldSeriesOptions" style="margin-top:var(--16S);"><legend HAL_ids="IDS_LBL_V2_TRENDLINES_SERIES_OPTIONS"></legend>
  45. <div HAL_dlgItemId="divSeriesOptions" style="padding:var(--16S)"></div>
  46. </fieldset>
  47. <div style="margin-top:var(--16S);">
  48. <button class="clsDlgButton" style="margin-left:0" onclick="_4de._5wh()" HAL_dlgItemId="btnLineStyles" HAL_ids="IDS_BTN_LINESTYLES"></button>
  49. </div>
  50. <div style="margin-top:var(--16S);">
  51. <button class="clsDlgButton" style="margin-left:0" onclick="_4de._9bj()" HAL_dlgItemId="btnLabel" HAL_ids="IDS_BTN_TRENDLINES_LABEL"></button>
  52. </div>
  53. </div>
  54. <div HAL_dlgItemId="divEquationOptions" style="display:none;">
  55. <table cellpadding="0" cellspacing="0" style="width:100%">
  56. <tr>
  57. <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>
  58. </tr>
  59. </table>
  60. <div style="margin:var(--16S) 0">
  61. <label HAL_dlgItemFor="chkShowEquation" class="clsToggle">
  62. <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>
  63. </label>
  64. </div>
  65. <div>
  66. <label HAL_dlgItemFor="chkShowRSquared" class="clsToggle">
  67. <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>
  68. </label>
  69. </div>
  70. <!-- Equation position radio buttons -->
  71. <fieldset HAL_dlgItemId="fldEquationOptions" style="margin-top:var(--16S);"><legend HAL_ids="IDS_LBL_V2_TRENDLINES_EQUATION_POSITION_OPTIONS"></legend>
  72. <div style="padding:var(--16S);">
  73. <div>
  74. <label HAL_dlgItemFor="radio_v2_showInLegend" class="clsRadioButton">
  75. <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>
  76. </label>
  77. </div>
  78. <div style="margin:var(--16S) 0">
  79. <label HAL_dlgItemFor="radio_v2_showInChart" class="clsRadioButton">
  80. <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>
  81. </label>
  82. </div>
  83. <div style="padding-left:var(--32L)">
  84. <button class="clsDlgButton" style="margin-left:0" onclick="_4de._op8()" HAL_dlgItemId="btnPosition" HAL_ids="IDS_BTN_V2_TRENDLINES_EQUATION_POSITION"></button>
  85. </div>
  86. </div>
  87. </fieldset>
  88. </div>
  89. </td>
  90. </tr>
  91. </table>
  92. <div class="clsDlgButtonBar">
  93. <button HAL_dlgItemId="btnCancel" class="clsDlgButton" onclick="_4de._9jk()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  94. <button HAL_dlgItemId="btnOK" class="clsDlgButton" onclick="_4de._bgn()" HAL_ids="IDS_HAL_BTN_OK"></button>
  95. </div>
  96. </div>
  97. ]]></dialogHtml>
  98. <externalScripts>
  99. <externalScript src="cchl/_npc.js"/>
  100. </externalScripts>
  101. <styleSheets>
  102. <styleSheet src="cchl/cchl_dialogs.css"/>
  103. </styleSheets>
  104. </dialog>
  105. <listView id="trendLinesSeries" view="nativeRadio">
  106. <listItems>
  107. <listItem value="allSeriesItems" idsLabel="IDS_LBL_V2_TRENDLINES_SERIES_OPTIONS_allSeriesItems"/>
  108. <listItem value="eachSeriesItem" idsLabel="IDS_LBL_V2_TRENDLINES_SERIES_OPTIONS_eachSeriesItems"/>
  109. </listItems>
  110. </listView>
  111. <toolbar id="TrendLinesToolbar">
  112. <toolbarButton id="_4de_btnNew" smallSvgIcon="def_hal_add_16x16" idsTooltip="IDS_BTN_NEW">
  113. <menuPopup id="mnuTrendLinesPopup">
  114. <menuItem id="mnuTrendLines_v2_linearRegression" smallIcon="v2_chart/trend_v2_linearRegression.gif" idsLabel="IDS_TRENDLINES_MENU_LINEAR" onCommand="_4de._1qh('v2_linearRegression')"/>
  115. <menuItem id="mnuTrendLines_v2_exponentialRegression" smallIcon="v2_chart/trend_v2_exponentialRegression.gif" idsLabel="IDS_TRENDLINES_MENU_EXPO" onCommand="_4de._1qh('v2_exponentialRegression')"/>
  116. <menuItem id="mnuTrendLines_v2_polynomialRegression" smallIcon="v2_chart/trend_v2_polynomialRegression.gif" idsLabel="IDS_TRENDLINES_MENU_POLY" onCommand="_4de._1qh('v2_polynomialRegression')"/>
  117. <menuItem id="mnuTrendLines_v2_commonLogRegression" smallIcon="v2_chart/trend_v2_commonLogRegression.gif" idsLabel="IDS_TRENDLINES_MENU_LOG" onCommand="_4de._1qh('v2_commonLogRegression')"/>
  118. <menuItem id="mnuTrendLines_v2_naturalLogRegression" smallIcon="v2_chart/trend_v2_naturalLogRegression.gif" idsLabel="IDS_TRENDLINES_MENU_NATLOG" onCommand="_4de._1qh('v2_naturalLogRegression')"/>
  119. <menuItem id="mnuTrendLines_v2_powerRegression" smallIcon="v2_chart/trend_v2_powerRegression.gif" idsLabel="IDS_TRENDLINES_MENU_POWER" onCommand="_4de._1qh('v2_powerRegression')"/>
  120. <menuItem id="mnuTrendLines_v2_movingAverage" smallIcon="v2_chart/trend_v2_movingAverage.gif" idsLabel="IDS_TRENDLINES_MENU_MOVINGAVG" onCommand="_4de._1qh('v2_movingAverage')"/>
  121. </menuPopup>
  122. </toolbarButton>
  123. <toolbarButton id="_4de_btnDelete" idsTooltip="IDS_BTN_DELETE" smallSvgIcon="def_hal_remove_16x16" enabled="false" onCommand="_4de._ovc()"/>
  124. <toolbarButton id="_4de_btnUp" idsTooltip="IDS_BTN_MOVEUP" smallSvgIcon="def_hal_move_up_16x16" enabled="false" onCommand="_4de._d7j()"/>
  125. <toolbarButton id="_4de_btnDown" idsTooltip="IDS_BTN_MOVEDOWN" smallSvgIcon="def_hal_move_down_16x16" enabled="false" onCommand="_4de._q4g()"/>
  126. </toolbar>
  127. <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"/>
  128. <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"/>
  129. </resources>