_n0g.xml 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  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="_n0g" idsDialogTitle="IDS_TITLE_V2_BASELINES" helpId="dlgV2Baselines">
  9. <dialogHtml>
  10. <![CDATA[
  11. <div onkeydown="_n0g._a7j( event )">
  12. <table cellpadding="0" cellspacing="0">
  13. <tr style="vertical-align:top">
  14. <td>
  15. <div class="clsLabel" HAL_ids="IDS_LBL_V2_BASELINES"></div>
  16. <div HAL_dlgItemId="divBaselinesList" class="clsListView" style="height:300px; width:220px" HAL_idsAriaLabel="IDS_LBL_V2_BASELINES"></div>
  17. <div HAL_dlgItemId="divBaselinesToolbar" class="clsDlgToolbar"></div>
  18. </td>
  19. <td style="width:300px; padding:var(--16S) 0 0 var(--16S)">
  20. <div HAL_dlgItemId="divParentChoice" style="display: none; vertical-align:top; margin-bottom:var(--16S);">
  21. <div HAL_ids="IDS_BASELINES_PARENTINDEX" style="margin-top:var(--16S);" class="clsLabel"></div>
  22. <table HAL_dlgItemId="cboBaselineParent" style="margin-left:4px; width:145px;" HAL_idsAriaLabel="IDS_BASELINES_PARENTINDEX"></table>
  23. </div>
  24. <div HAL_dlgItemId="deckMain">
  25. <!-- Card [0] Blank -->
  26. <div HAL_dlgItemId="tabMain_Panel0">
  27. <div HAL_ids="IDS_LBL_V2_NUMERICBASELINES_none" tabIndex="0" role="gridcell" class="clsLabel"></div>
  28. </div>
  29. <!-- Card [1] Static Value -->
  30. <div HAL_dlgItemId="tabMain_Panel1">
  31. <div HAL_ids="IDS_MSG_INPUT_NUMERIC" class="clsLabel"></div>
  32. <table HAL_dlgItemId="tblTxtStaticValue" HAL_idsAriaLabel="IDS_MSG_INPUT_NUMERIC"></table>
  33. </div>
  34. <!-- Card [2] Query Calculation -->
  35. <div HAL_dlgItemId="tabMain_Panel2">
  36. <div HAL_ids="IDS_LBL_V2_NUMERICBASELINES_queryCalc" HAL_dlgItemId="lblCalc" class="clsLabel"></div>
  37. <table cellpadding="0" cellspacing="0">
  38. <tr>
  39. <td><table HAL_dlgItemId="tblTxtQueryCalc" HAL_idsAriaLabel="IDS_LBL_V2_NUMERICBASELINES_queryCalc"></table></td>
  40. <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>
  41. </tr>
  42. </table>
  43. </div>
  44. <!-- Card [3] Report Expression -->
  45. <div HAL_dlgItemId="tabMain_Panel3">
  46. <div HAL_ids="IDS_LBL_V2_NUMERICBASELINES_reportExpr" class="clsLabel"></div>
  47. <table cellpadding="0" cellspacing="0">
  48. <tr>
  49. <td><table HAL_dlgItemId="tblTxtReportExpr" HAL_idsAriaLabel="IDS_LBL_V2_NUMERICBASELINES_reportExpr"></table></td>
  50. <td><button class="clsDotDotDotButton" onclick="_n0g._ye8('reportExpression', true)"><svg class="clsDotDotDotButtonSvg"><use xlink:href="#def_hal_property_dotdotdot"></use></svg></button></td>
  51. </tr>
  52. </table>
  53. </div>
  54. <!-- Card [4] Mean -->
  55. <div HAL_dlgItemId="tabMain_Panel5">
  56. <div HAL_ids="IDS_LBL_V2_NUMERICBASELINES_mean" class="clsLabel"></div>
  57. <table HAL_dlgItemId="tblTxtMean" HAL_idsAriaLabel="IDS_LBL_V2_NUMERICBASELINES_mean"></table>
  58. </div>
  59. <!-- Card [5] Limit -->
  60. <div HAL_dlgItemId="tabMain_Panel6">
  61. <fieldset class="clsFieldsetHeaderIndented">
  62. <legend HAL_ids="IDS_LBL_STATISTICAL_LIMIT"></legend>
  63. <div>
  64. <label HAL_dlgItemFor="radStatisticalMax" class="clsRadioButton">
  65. <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>
  66. </label>
  67. <label HAL_dlgItemFor="radStatisticalMin" class="clsRadioButton" style="margin-top:var(--16S)">
  68. <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>
  69. </label>
  70. </div>
  71. </fieldset>
  72. </div>
  73. <!-- Card [6] Percentile -->
  74. <div HAL_dlgItemId="tabMain_Panel7">
  75. <div HAL_ids="IDS_LBL_V2_NUMERICBASELINES_percentile" class="clsLabel"></div>
  76. <table HAL_dlgItemId="tblTxtPercentile" HAL_idsAriaLabel="IDS_LBL_V2_NUMERICBASELINES_percentile"></table>
  77. </div>
  78. <!-- Card [7] Percent Along Axis -->
  79. <div HAL_dlgItemId="tabMain_Panel8">
  80. <div HAL_ids="IDS_LBL_V2_NUMERICBASELINES_percentAlongAxis" class="clsLabel"></div>
  81. <table HAL_dlgItemId="tblTxtPercentAlongAxis" HAL_idsAriaLabel="IDS_LBL_V2_NUMERICBASELINES_percentAlongAxis"></table>
  82. </div>
  83. <!-- Card [8] Ordinal Index -->
  84. <div HAL_dlgItemId="tabMain_Panel9">
  85. <div HAL_ids="IDS_LBL_V2_BASELINES_ordinalIndex" class="clsLabel"></div>
  86. <table HAL_dlgItemId="tblTxtOrdinalIndex" HAL_idsAriaLabel="IDS_LBL_V2_BASELINES_ordinalIndex"></table>
  87. </div>
  88. </div>
  89. <div HAL_dlgItemId="divBaselineProperties">
  90. <fieldset style="margin-top:var(--16S);">
  91. <legend HAL_ids="IDS_LBL_V2_BASELINES_PROPERTIES"></legend>
  92. <div style="padding:var(--16S)">
  93. <div HAL_dlgItemId="divBaselineLabel">
  94. <div HAL_dlgItemId="lblBaselineLabel" HAL_ids="IDS_LBL_BASELINELABEL" class="clsLabel"></div>
  95. <input HAL_dlgItemId="txtBaselineLabel" class="clsTextBox" style="width:220px;" type="text" maxlength="32" HAL_aria-labelledby="lblBaselineLabel" onkeyup="_n0g._qb5();" onchange="_n0g._qb5();"/>
  96. </div>
  97. <div HAL_dlgItemId="divBaselineCaption" style="padding-top:var(--16S)">
  98. <div HAL_dlgItemId="lblBaselineCaption" HAL_ids="IDS_LBL_BASELINECAPTION" class="clsLabel"></div>
  99. <table HAL_dlgItemId="cboBaselineCaption" style="height: 32px; width: 160px;" HAL_aria-labelledby="lblBaselineCaption"></table>
  100. </div>
  101. <div style="margin-top:var(--16S);">
  102. <button class="clsDlgButton" style="margin-left:0" onclick="_n0g._5wh()" HAL_dlgItemId="btnLineStyles" HAL_ids="IDS_BTN_LINESTYLES"></button>
  103. </div>
  104. </div>
  105. </fieldset>
  106. </div>
  107. </td>
  108. </tr>
  109. </table>
  110. <div class="clsDlgButtonBar">
  111. <button HAL_dlgItemId="btnCancel" class="clsDlgButton" onclick="_n0g._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  112. <button HAL_dlgItemId="btnOK" class="clsDlgButton" onclick="_n0g._bgn()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK"></button>
  113. </div>
  114. </div>
  115. ]]></dialogHtml>
  116. <externalScripts>
  117. <externalScript src="cchl/_npc.js"/>
  118. </externalScripts>
  119. <styleSheets>
  120. <styleSheet src="cchl/cchl_dialogs.css"/>
  121. </styleSheets>
  122. </dialog>
  123. <toolbar id="NumericBaselinesToolbar">
  124. <toolbarButton id="_n0g_btnNew" smallSvgIcon="def_hal_add_16x16" idsTooltip="IDS_BTN_NEW">
  125. <menuPopup id="mnuNumericBaselinesPopup">
  126. <menuItem id="mnuNumericBaselinesStaticValue" idsLabel="IDS_PROPVAL_atNumericValue" onCommand="_n0g._1qh('staticValue')"/>
  127. <menuItem id="mnuNumericBaselinesCalculation" idsLabel="IDS_PROPVAL_atCalculation" onCommand="_n0g._1qh('dataItemValue')"/>
  128. <menuItem id="mnuNumericBaselinesLayoutCalculation" idsLabel="IDS_PROPVAL_atLayoutCalculation" onCommand="_n0g._1qh('reportExpression')"/>
  129. <menuItem id="mnuNumericBaselinesLimit" idsLabel="IDS_PROPVAL_limit" onCommand="_n0g._1qh('v2_limit')"/>
  130. <menuItem id="mnuNumericBaselinesDataMean" idsLabel="IDS_PROPVAL_mean" onCommand="_n0g._1qh('v2_mean')"/>
  131. <menuItem id="mnuNumericBaselinesPercentile" idsLabel="IDS_PROPVAL_percentile" onCommand="_n0g._1qh('v2_percentile')"/>
  132. <menuItem id="mnuNumericBaselinesPercentAlongAxis" idsLabel="IDS_PROPVAL_percentAlongAxis" onCommand="_n0g._1qh('v2_percentAlongAxis')"/>
  133. </menuPopup>
  134. </toolbarButton>
  135. <toolbarButton id="_n0g_btnDelete" idsTooltip="IDS_BTN_DELETE" smallSvgIcon="def_hal_remove_16x16" enabled="false" onCommand="_n0g._ovc()"/>
  136. <toolbarButton id="_n0g_btnUp" idsTooltip="IDS_BTN_MOVEUP" smallSvgIcon="def_hal_move_up_16x16" enabled="false" onCommand="_n0g._d7j()"/>
  137. <toolbarButton id="_n0g_btnDown" idsTooltip="IDS_BTN_MOVEDOWN" smallSvgIcon="def_hal_move_down_16x16" enabled="false" onCommand="_n0g._q4g()"/>
  138. </toolbar>
  139. <toolbar id="VidaBaselinesToolbar">
  140. <toolbarButton id="_n0g_btnNew" smallSvgIcon="def_hal_add_16x16" idsTooltip="IDS_BTN_NEW">
  141. <menuPopup id="mnuNumericBaselinesPopup">
  142. <menuItem id="mnuOrdinalBaselinesOrdinalIndex" idsLabel="IDS_PROPVAL_atOrdinalIndex" onCommand="_n0g._1qh('v2_ordinalIndex')"/>
  143. <menuItem id="mnuNumericBaselinesStaticValue" idsLabel="IDS_PROPVAL_atNumericValue" onCommand="_n0g._1qh('staticValue')"/>
  144. <menuItem id="mnuNumericBaselinesPercentAlongAxis" idsLabel="IDS_PROPVAL_percentAlongAxis" onCommand="_n0g._1qh('v2_percentAlongAxis')"/>
  145. </menuPopup>
  146. </toolbarButton>
  147. <toolbarButton id="_n0g_btnDelete" idsTooltip="IDS_BTN_DELETE" smallSvgIcon="def_hal_remove_16x16" enabled="false" onCommand="_n0g._ovc()"/>
  148. <toolbarButton id="_n0g_btnUp" idsTooltip="IDS_BTN_MOVEUP" smallSvgIcon="def_hal_move_up_16x16" enabled="false" onCommand="_n0g._d7j()"/>
  149. <toolbarButton id="_n0g_btnDown" idsTooltip="IDS_BTN_MOVEDOWN" smallSvgIcon="def_hal_move_down_16x16" enabled="false" onCommand="_n0g._q4g()"/>
  150. </toolbar>
  151. <toolbar id="VidaNumericBaselinesToolbar">
  152. <toolbarButton id="_n0g_btnNew" smallSvgIcon="def_hal_add_16x16" idsTooltip="IDS_BTN_NEW">
  153. <menuPopup id="mnuNumericBaselinesPopup">
  154. <menuItem id="mnuNumericBaselinesStaticValue" idsLabel="IDS_PROPVAL_atNumericValue" onCommand="_n0g._1qh('staticValue')"/>
  155. <menuItem id="mnuNumericBaselinesPercentAlongAxis" idsLabel="IDS_PROPVAL_percentAlongAxis" onCommand="_n0g._1qh('v2_percentAlongAxis')"/>
  156. </menuPopup>
  157. </toolbarButton>
  158. <toolbarButton id="_n0g_btnDelete" idsTooltip="IDS_BTN_DELETE" smallSvgIcon="def_hal_remove_16x16" enabled="false" onCommand="_n0g._ovc()"/>
  159. <toolbarButton id="_n0g_btnUp" idsTooltip="IDS_BTN_MOVEUP" smallSvgIcon="def_hal_move_up_16x16" enabled="false" onCommand="_n0g._d7j()"/>
  160. <toolbarButton id="_n0g_btnDown" idsTooltip="IDS_BTN_MOVEDOWN" smallSvgIcon="def_hal_move_down_16x16" enabled="false" onCommand="_n0g._q4g()"/>
  161. </toolbar>
  162. <toolbar id="VidaOrdinalBaselinesToolbar">
  163. <toolbarButton id="_n0g_btnNew" smallSvgIcon="def_hal_add_16x16" idsTooltip="IDS_BTN_NEW">
  164. <menuPopup id="mnuNumericBaselinesPopup">
  165. <menuItem id="mnuOrdinalBaselinesOrdinalIndex" idsLabel="IDS_PROPVAL_atOrdinalIndex" onCommand="_n0g._1qh('v2_ordinalIndex')"/>
  166. <menuItem id="mnuNumericBaselinesPercentAlongAxis" idsLabel="IDS_PROPVAL_percentAlongAxis" onCommand="_n0g._1qh('v2_percentAlongAxis')"/>
  167. </menuPopup>
  168. </toolbarButton>
  169. <toolbarButton id="_n0g_btnDelete" idsTooltip="IDS_BTN_DELETE" smallSvgIcon="def_hal_remove_16x16" enabled="false" onCommand="_n0g._ovc()"/>
  170. <toolbarButton id="_n0g_btnUp" idsTooltip="IDS_BTN_MOVEUP" smallSvgIcon="def_hal_move_up_16x16" enabled="false" onCommand="_n0g._d7j()"/>
  171. <toolbarButton id="_n0g_btnDown" idsTooltip="IDS_BTN_MOVEDOWN" smallSvgIcon="def_hal_move_down_16x16" enabled="false" onCommand="_n0g._q4g()"/>
  172. </toolbar>
  173. <toolbar id="OrdinalBaselinesToolbar">
  174. <toolbarButton id="_n0g_btnNew" smallSvgIcon="def_hal_add_16x16" idsTooltip="IDS_BTN_NEW">
  175. <menuPopup id="mnuOrdinalBaselinesPopup">
  176. <menuItem id="mnuOrdinalBaselinesLayoutCalculation" idsLabel="IDS_PROPVAL_atLayoutCalculation" onCommand="_n0g._1qh('reportExpression')"/>
  177. <menuItem id="mnuOrdinalBaselinesOrdinalIndex" idsLabel="IDS_PROPVAL_atOrdinalIndex" onCommand="_n0g._1qh('v2_ordinalIndex')"/>
  178. <menuItem id="mnuOrdinalBaselinesPercentAlongAxis" idsLabel="IDS_PROPVAL_percentAlongAxis" onCommand="_n0g._1qh('v2_percentAlongAxis')"/>
  179. </menuPopup>
  180. </toolbarButton>
  181. <toolbarButton id="_n0g_btnDelete" idsTooltip="IDS_BTN_DELETE" smallSvgIcon="def_hal_remove_16x16" enabled="false" onCommand="_n0g._ovc()"/>
  182. <toolbarButton id="_n0g_btnUp" idsTooltip="IDS_BTN_MOVEUP" smallSvgIcon="def_hal_move_up_16x16" enabled="false" onCommand="_n0g._d7j()"/>
  183. <toolbarButton id="_n0g_btnDown" idsTooltip="IDS_BTN_MOVEDOWN" smallSvgIcon="def_hal_move_down_16x16" enabled="false" onCommand="_n0g._q4g()"/>
  184. </toolbar>
  185. <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"/>
  186. <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"/>
  187. <promptTextBox id="ReportExpression" readonly="true" hideAdornments="false" renderAdornmentsCell="false" restrictInput="false" inputClass="clsTextBox" size="20" required="true" numbersOnly="false"/>
  188. <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"/>
  189. <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"/>
  190. <comboBox id="baselineCaption">
  191. <listView>
  192. <listItems>
  193. <listItem value="none" idsLabel="IDS_LBL_BASELINECAPTION_none"/>
  194. <listItem value="horizontal" idsLabel="IDS_LBL_BASELINECAPTION_horizontal"/>
  195. <listItem value="vertical" idsLabel="IDS_LBL_BASELINECAPTION_vertical"/>
  196. </listItems>
  197. </listView>
  198. </comboBox>
  199. </resources>