_cd8.xml 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368
  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="_cd8" idsDialogTitle="IDS_TITLE_COLORED_REGIONS" helpId="dlgV2ColoredRegions">
  9. <dialogHtml>
  10. <![CDATA[
  11. <div onkeypress="_cd8._wph( event )">
  12. <table cellpadding="0" cellspacing="0">
  13. <tr style="vertical-align:top">
  14. <td>
  15. <!--
  16. List View Side
  17. -->
  18. <div HAL_ids="IDS_LBL_COLORED_REGIONS" class="clsLabel"></div>
  19. <div HAL_dlgItemId="divRegions" class="clsListView" style="width:170px;height:468px;" HAL_idsAriaLabel="IDS_TITLE_COLORED_REGIONS"></div>
  20. <div class="clsButtonToolbar">
  21. <button HAL_dlgItemId="btnPaletteNew" class="clsSvgButton16x16" HAL_idsTooltip="IDS_BTN_NEW" onclick="_cd8._lzm()">
  22. <svg><use xlink:href="#def_hal_add_16x16"/></svg>
  23. </button>
  24. <button HAL_dlgItemId="btnPaletteDelete" class="clsSvgButton16x16" HAL_idsTooltip="IDS_TOOLTIP_DELETE" onclick="_cd8._ajk()">
  25. <svg><use xlink:href="#def_hal_remove_16x16"/></svg>
  26. </button>
  27. <button HAL_dlgItemId="btnPaletteUp" class="clsSvgButton16x16" HAL_idsTooltip="IDS_BTN_MOVEUP" onclick="_cd8._cgn()">
  28. <svg><use xlink:href="#def_hal_move_up_16x16"/></svg>
  29. </button>
  30. <button HAL_dlgItemId="btnPaletteDown" class="clsSvgButton16x16" HAL_idsTooltip="IDS_BTN_MOVEDOWN" onclick="_cd8._lem()">
  31. <svg><use xlink:href="#def_hal_move_down_16x16"/></svg>
  32. </button>
  33. </div>
  34. </td>
  35. <td style="padding:var(--16S) 0 0 var(--16S)">
  36. <!--
  37. Details Side (the names of the field set will programmatically change based on whether it is a combo or scatter)
  38. -->
  39. <div HAL_dlgItemId="deckProperties" style="width:450px; height:500px;">
  40. <!--Deck 0 is empty and just displayed when loading the dialog-->
  41. <div style="padding-top:var(--16S);"></div>
  42. <!--Deck 1 displayed when there are no colored regions-->
  43. <div HAL_ids="IDS_LBL_COLOR_REGION_NONE" style="padding-top:var(--16S);" tabIndex="0" role="gridcell"></div>
  44. <div>
  45. <table cellpadding="0" cellspacing="0" style="width:100%">
  46. <tr>
  47. <td style="padding:0 var(--16S) var(--16S) 0">
  48. <div HAL_dlgItemId="lblRegionLabel" HAL_ids="IDS_LBL_REGION_LABEL" class="clsLabel"></div>
  49. <input HAL_dlgItemId="txtRegionLabel" class="clsTextBox" type="text" style="width:100%;" HAL_aria-labelledby="lblRegionLabel" onchange="_cd8._svc()"/>
  50. </td>
  51. <td style="padding-bottom:var(--16S)">
  52. <div HAL_dlgItemId="lblBaseElement" HAL_ids="IDS_LBL_MARKERSLOCATION" class="clsLabel"></div>
  53. <table HAL_dlgItemId="cboBaseElement" style="width:100%;" HAL_aria-labelledby="lblBaseElement"></table>
  54. </td>
  55. </tr>
  56. <tr>
  57. <td style="padding-right:var(--16S)">
  58. <div HAL_dlgItemId="lblRegionLabelLocation" HAL_ids="IDS_LBL_REGION_LABELLOCATION" class="clsLabel"></div>
  59. <table HAL_dlgItemId="tblLabelLocation" style="width:100%;" HAL_aria-labelledby="lblRegionLabelLocation"></table>
  60. </td>
  61. <td>
  62. <div HAL_dlgItemId="lblRegionFill" HAL_ids="IDS_LBL_REGION_FILL" class="clsLabel"></div>
  63. <button HAL_dlgItemId="btnRegionFill" class="clsColorButton" HAL_aria-labelledby="lblRegionFill" onclick="_cd8._oem()">
  64. <div></div>
  65. </button>
  66. </td>
  67. </tr>
  68. </table>
  69. <hr style="margin-top:var(--16S)"/>
  70. <table cellpadding="0" cellspacing="0">
  71. <tr style="vertical-align:top">
  72. <td>
  73. <fieldset><legend HAL_dlgItemId="lblTopLeftPosition" HAL_ids="IDS_LBL_TOP_POSITION"></legend>
  74. <div style="padding:var(--16S)">
  75. <div>
  76. <div class="clsLabel" HAL_ids="IDS_LBL_POSITION_TYPE" HAL_dlgItemId="lblTopPosition"></div>
  77. <table HAL_dlgItemId="cboTopPosition" style="width:170px" HAL_aria-labelledby="lblTopPosition"></table>
  78. </div>
  79. <!--
  80. Deck
  81. -->
  82. <div HAL_dlgItemId="deckTopPosition" style="width:180px; height:70px;">
  83. <div>
  84. <div class="clsLabelSequence" HAL_ids="IDS_LBL_PERCENT_ALONG_AXIS"></div>
  85. <table cellpadding="0" cellspacing="2">
  86. <tr>
  87. <td><table HAL_dlgItemId="txtTopPercentAlongAxis" HAL_idsAriaLabel="IDS_LBL_PERCENT_ALONG_AXIS"></table></td>
  88. </tr>
  89. </table>
  90. </div>
  91. <div>
  92. <div class="clsLabelSequence" HAL_ids="IDS_LBL_STATIC_VALUE"></div>
  93. <input HAL_dlgItemId="txtTopValue" class="clsTextBox" type="text" maxlength="10" style="width:170px" HAL_idsAriaLabel="IDS_LBL_STATIC_VALUE" onkeypress="_4qn._yo3(event, true)" onchange="_cd8._8a5(_cd8._d0n._lsk)"/>
  94. </div>
  95. <div>
  96. <div class="clsLabelSequence" HAL_ids="IDS_LBL_MEAN"></div>
  97. <table HAL_dlgItemId="cboTopMean" style="width:170px" HAL_idsAriaLabel="IDS_LBL_MEAN"></table>
  98. </div>
  99. <div>
  100. <div class="clsLabelSequence" HAL_ids="IDS_LBL_PERCENTILE"></div>
  101. <table cellpadding="0" cellspacing="2">
  102. <tr>
  103. <td><table HAL_dlgItemId="txtTopPercentile" HAL_idsAriaLabel="IDS_LBL_PERCENTILE"></table></td>
  104. </tr>
  105. </table>
  106. </div>
  107. <div>
  108. </div>
  109. <div>
  110. <div class="clsLabelSequence" HAL_dlgItemId="lblExprNumStart" HAL_ids="IDS_LBL_DATAITEM_VALUE"></div>
  111. <table cellpadding="0" cellspacing="2">
  112. <tr>
  113. <td><table HAL_dlgItemId="tblTxtExprNumStart" HAL_aria-labelledby="lblExprNumStart" style="width:150px"></table></td>
  114. <td><button HAL_dlgItemId="btnExprNumStart" class="clsDotDotDotButton" HAL_idsTooltip="IDS_MI_POPUP_EDIT" hideFocus="true" onclick="_cd8._li8(_cd8._d0n._lsk)"><svg class="clsDotDotDotButtonSvg"><use xlink:href="#def_hal_property_dotdotdot"></use></svg></button></td>
  115. </tr>
  116. </table>
  117. </div>
  118. <div>
  119. <!-- Empty, display when doing is selected or for Statistical Min and max has no attributes-->
  120. </div>
  121. </div>
  122. </div>
  123. </fieldset>
  124. </td>
  125. <td style="padding-left:var(--16S)">
  126. <fieldset><legend HAL_dlgItemId="lblTopRightPosition" HAL_ids="IDS_LBL_BOTTOM_POSITION"></legend>
  127. <div style="padding:var(--16S)">
  128. <div>
  129. <div class="clsLabel" HAL_ids="IDS_LBL_POSITION_TYPE" HAL_dlgItemId="lblBottomPosition"></div>
  130. <table HAL_dlgItemId="cboBottomPosition" style="width:170px" HAL_aria-labelledby="lblBottomPosition"></table>
  131. </div>
  132. <!--
  133. Deck
  134. -->
  135. <div HAL_dlgItemId="deckBottomPosition" style="width:180px; height:70px;">
  136. <div>
  137. <div class="clsLabelSequence" HAL_ids="IDS_LBL_PERCENT_ALONG_AXIS"></div>
  138. <table cellpadding="0" cellspacing="2">
  139. <tr>
  140. <td><table HAL_dlgItemId="txtBottomPercentAlongAxis" HAL_idsAriaLabel="IDS_LBL_PERCENT_ALONG_AXIS"></table></td>
  141. </tr>
  142. </table>
  143. </div>
  144. <div>
  145. <div class="clsLabelSequence" HAL_ids="IDS_LBL_STATIC_VALUE"></div>
  146. <input HAL_dlgItemId="txtBottomValue" class="clsTextBox" type="text" maxlength="10" style="width:170px" HAL_idsAriaLabel="IDS_LBL_STATIC_VALUE" onkeypress="_4qn._yo3(event, true)" onchange="_cd8._8a5(_cd8._d0n._lkg)"/>
  147. </div>
  148. <div>
  149. <div class="clsLabelSequence" HAL_ids="IDS_LBL_MEAN"></div>
  150. <table HAL_dlgItemId="cboBottomMean" style="width:170px" HAL_idsAriaLabel="IDS_LBL_MEAN"></table>
  151. </div>
  152. <div>
  153. <div class="clsLabelSequence" HAL_ids="IDS_LBL_PERCENTILE"></div>
  154. <table cellpadding="0" cellspacing="2">
  155. <tr>
  156. <td><table HAL_dlgItemId="txtBottomPercentile" HAL_idsAriaLabel="IDS_LBL_PERCENTILE"></table></td>
  157. </tr>
  158. </table>
  159. </div>
  160. <div>
  161. </div>
  162. <div>
  163. <div class="clsLabelSequence" HAL_dlgItemId="lblExprNumEnd" HAL_ids="IDS_LBL_DATAITEM_VALUE"></div>
  164. <table cellpadding="0" cellspacing="2">
  165. <tr>
  166. <td><table HAL_dlgItemId="tblTxtExprNumEnd" HAL_aria-labelledby="lblExprNumEnd"></table></td>
  167. <td><button HAL_dlgItemId="btnExprNumEnd" class="clsDotDotDotButton" HAL_idsTooltip="IDS_MI_POPUP_EDIT" hideFocus="true" onclick="_cd8._li8(_cd8._d0n._lkg)"><svg class="clsDotDotDotButtonSvg"><use xlink:href="#def_hal_property_dotdotdot"></use></svg></button></td>
  168. </tr>
  169. </table>
  170. </div>
  171. <div>
  172. <!-- Empty, display when doing is selected or for Statistical Min and max has no attributes-->
  173. </div>
  174. </div>
  175. </div>
  176. </fieldset>
  177. </td>
  178. </tr>
  179. <tr style="vertical-align:top">
  180. <td style="padding-top:var(--16S)">
  181. <fieldset><legend HAL_dlgItemId="lblBottomLeftPosition" HAL_ids="IDS_LBL_LEFT_POSITION"></legend>
  182. <div style="padding:var(--16S)">
  183. <div>
  184. <div class="clsLabel" HAL_ids="IDS_LBL_POSITION_TYPE" HAL_dlgItemId="lblLeftPosition"></div>
  185. <table HAL_dlgItemId="cboLeftPosition" style="width:170px" HAL_aria-labelledby="lblLeftPosition"></table>
  186. </div>
  187. <!--
  188. Deck
  189. -->
  190. <div HAL_dlgItemId="deckLeftPosition" style="width:180px; height:70px;">
  191. <div>
  192. <div class="clsLabelSequence" HAL_ids="IDS_LBL_PERCENT_ALONG_AXIS"></div>
  193. <table cellpadding="0" cellspacing="2">
  194. <tr>
  195. <td><table HAL_dlgItemId="txtLeftPercentAlongAxis" HAL_idsAriaLabel="IDS_LBL_PERCENT_ALONG_AXIS"></table></td>
  196. </tr>
  197. </table>
  198. </div>
  199. <div>
  200. <div class="clsLabelSequence" HAL_ids="IDS_LBL_STATIC_VALUE"></div>
  201. <input HAL_dlgItemId="txtLeftValue" class="clsTextBox" type="text" maxlength="10" style="width:170px" HAL_idsAriaLabel="IDS_LBL_STATIC_VALUE" onkeypress="_4qn._yo3(event, true)" onchange="_cd8._8a5(_cd8._d0n._tij)"/>
  202. </div>
  203. <div>
  204. <div class="clsLabelSequence" HAL_ids="IDS_LBL_MEAN"></div>
  205. <table HAL_dlgItemId="cboLeftMean" style="width:170px" HAL_idsAriaLabel="IDS_LBL_MEAN"></table>
  206. </div>
  207. <div>
  208. <div class="clsLabelSequence" HAL_ids="IDS_LBL_PERCENTILE"></div>
  209. <table cellpadding="0" cellspacing="2">
  210. <tr>
  211. <td><table HAL_dlgItemId="txtLeftPercentile" HAL_idsAriaLabel="IDS_LBL_PERCENTILE"></table></td>
  212. </tr>
  213. </table>
  214. </div>
  215. <div>
  216. <div class="clsLabelSequence" HAL_ids="IDS_LBL_ORDINAL_INDEX"></div>
  217. <table HAL_dlgItemId="txtLeftOrdinalIndex" style="width:170px" HAL_idsAriaLabel="IDS_LBL_ORDINAL_INDEX"></table>
  218. </div>
  219. <div>
  220. <!-- Query and Layout Calculation -->
  221. <div class="clsLabelSequence" HAL_dlgItemId="lblExprOrdStart" HAL_ids="IDS_LBL_V2_NUMERICBASELINES_reportExpr"></div>
  222. <table cellpadding="0" cellspacing="2">
  223. <tr>
  224. <td><table HAL_dlgItemId="tblTxtExprOrdStart" HAL_aria-labelledby="lblExprOrdStart" style="width:150px"></table></td>
  225. <td><button HAL_dlgItemId="btnExprOrdStart" class="clsDotDotDotButton" HAL_idsTooltip="IDS_MI_POPUP_EDIT" hideFocus="true" onclick="_cd8._li8(_cd8._d0n._tij)"><svg class="clsDotDotDotButtonSvg"><use xlink:href="#def_hal_property_dotdotdot"></use></svg></button></td>
  226. </tr>
  227. </table>
  228. </div>
  229. <div>
  230. <!-- Empty, display when doing is selected or for Statistical Min and max has no attributes-->
  231. </div>
  232. </div>
  233. </div>
  234. </fieldset>
  235. </td>
  236. <td style="padding:var(--16S) 0 0 var(--16S)">
  237. <fieldset><legend HAL_dlgItemId="lblBottomRightPosition" HAL_ids="IDS_LBL_RIGHT_POSITION"></legend>
  238. <div style="padding:var(--16S)">
  239. <div>
  240. <div class="clsLabel" HAL_ids="IDS_LBL_POSITION_TYPE" HAL_dlgItemId="lblRightPosition"></div>
  241. <table HAL_dlgItemId="cboRightPosition" style="width:170px" HAL_aria-labelledby="lblRightPosition"></table>
  242. </div>
  243. <!--
  244. Deck
  245. -->
  246. <div HAL_dlgItemId="deckRightPosition" style="width:180px; height:70px;">
  247. <div>
  248. <div class="clsLabelSequence" HAL_ids="IDS_LBL_PERCENT_ALONG_AXIS"></div>
  249. <table cellpadding="0" cellspacing="2">
  250. <tr>
  251. <td><table HAL_dlgItemId="txtRightPercentAlongAxis" HAL_idsAriaLabel="IDS_LBL_PERCENT_ALONG_AXIS"></table></td>
  252. </tr>
  253. </table>
  254. </div>
  255. <div>
  256. <div class="clsLabelSequence" HAL_ids="IDS_LBL_STATIC_VALUE"></div>
  257. <input HAL_dlgItemId="txtRightValue" class="clsTextBox" type="text" maxlength="10" style="width:170px" HAL_idsAriaLabel="IDS_LBL_STATIC_VALUE" onkeypress="_4qn._yo3(event, true)" onchange="_cd8._8a5(_cd8._d0n._r4i)"/>
  258. </div>
  259. <div>
  260. <div class="clsLabelSequence" HAL_ids="IDS_LBL_MEAN"></div>
  261. <table HAL_dlgItemId="cboRightMean" style="width:170px" HAL_idsAriaLabel="IDS_LBL_MEAN"></table>
  262. </div>
  263. <div>
  264. <div class="clsLabelSequence" HAL_ids="IDS_LBL_PERCENTILE"></div>
  265. <table cellpadding="0" cellspacing="2">
  266. <tr>
  267. <td><table HAL_dlgItemId="txtRightPercentile" HAL_idsAriaLabel="IDS_LBL_PERCENTILE"></table></td>
  268. </tr>
  269. </table>
  270. </div>
  271. <div>
  272. <div class="clsLabelSequence" HAL_ids="IDS_LBL_ORDINAL_INDEX"></div>
  273. <table HAL_dlgItemId="txtRightOrdinalIndex" style="width:170px" HAL_idsAriaLabel="IDS_LBL_ORDINAL_INDEX"></table>
  274. </div>
  275. <div>
  276. <div class="clsLabelSequence" HAL_dlgItemId="lblExprOrdEnd" HAL_ids="IDS_LBL_V2_NUMERICBASELINES_reportExpr"></div>
  277. <table cellpadding="0" cellspacing="2">
  278. <tr>
  279. <td><table HAL_dlgItemId="tblTxtExprOrdEnd" HAL_aria-labelledby="lblExprOrdEnd"></table></td>
  280. <td><button HAL_dlgItemId="btnExprOrdEnd" class="clsDotDotDotButton" HAL_idsTooltip="IDS_MI_POPUP_EDIT" hideFocus="true" onclick="_cd8._li8(_cd8._d0n._r4i)"><svg class="clsDotDotDotButtonSvg"><use xlink:href="#def_hal_property_dotdotdot"></use></svg></button></td>
  281. </tr>
  282. </table>
  283. </div>
  284. <div>
  285. <!-- Empty, display when doing is selected or for Statistical Min and max has no attributes-->
  286. </div>
  287. </div>
  288. </div>
  289. </fieldset>
  290. </td>
  291. </tr>
  292. </table>
  293. </div>
  294. </div>
  295. </td>
  296. </tr>
  297. </table>
  298. <div class="clsDlgButtonBar">
  299. <button class="clsDlgButton" onclick="_cd8._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  300. <button HAL_dlgItemId="btnApply" class="clsDlgButton" onclick="_cd8._6ll()" HAL_ids="IDS_HAL_BTN_APPLY"></button>
  301. <button HAL_dlgItemId="btnOK" class="clsDlgButton" onclick="_cd8._bgn()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK"></button>
  302. </div>
  303. </div>
  304. ]]></dialogHtml>
  305. <externalScripts>
  306. <externalScript src="_v31.js"/>
  307. <externalScript src="cchl/_npc.js"/>
  308. </externalScripts>
  309. <styleSheets>
  310. <styleSheet src="cchl/cchl_dialogs.css"/>
  311. </styleSheets>
  312. </dialog>
  313. <comboBox id="cboColoredRegionsNumericType">
  314. <listView>
  315. <listItems>
  316. <listItem value="percentAlongAxis" idsLabel="IDS_PROPVAL_percentAlongAxis"/>
  317. <listItem value="staticValue" idsLabel="IDS_PROPVAL_atNumericValue"/>
  318. <listItem value="mean" idsLabel="IDS_PROPVAL_mean"/>
  319. <listItem value="percentile" idsLabel="IDS_PROPVAL_percentile"/>
  320. <listItem value="max" idsLabel="IDS_PROPVAL_max"/>
  321. <listItem value="min" idsLabel="IDS_PROPVAL_min"/>
  322. <listItem value="queryCalculation" idsLabel="IDS_PROPVAL_atCalculation"/>
  323. <listItem value="numericExpression" idsLabel="IDS_PROPVAL_atLayoutCalculation"/>
  324. </listItems>
  325. </listView>
  326. </comboBox>
  327. <comboBox id="cboColoredRegionsOrdinalType">
  328. <listView>
  329. <listItems>
  330. <listItem value="percentAlongAxis" idsLabel="IDS_PROPVAL_percentAlongAxis"/>
  331. <listItem value="ordinalIndex" idsLabel="IDS_PROPVAL_atOrdinalIndex"/>
  332. <listItem value="reportExpression" idsLabel="IDS_PROPVAL_atLayoutCalculation"/>
  333. </listItems>
  334. </listView>
  335. </comboBox>
  336. <comboBox id="cboMean">
  337. <listView>
  338. <listItems>
  339. <listItem value="-3" label="-3&#x3C3;"/>
  340. <listItem value="-2" label="-2&#x3C3;"/>
  341. <listItem value="-1" label="-1&#x3C3;"/>
  342. <listItem value="0" label="0"/>
  343. <listItem value="1" label="+1&#x3C3;"/>
  344. <listItem value="2" label="+2&#x3C3;"/>
  345. <listItem value="3" label="+3&#x3C3;"/>
  346. </listItems>
  347. </listView>
  348. </comboBox>
  349. <comboBox id="cboLabelLocation">
  350. <listView>
  351. <listItems>
  352. <listItem value="legend" idsLabel="IDS_PROPVAL_coloredRegionsLblPositionLegend"/>
  353. <listItem value="chart" idsLabel="IDS_PROPVAL_coloredRegionsLblPositionChart"/>
  354. </listItems>
  355. </listView>
  356. </comboBox>
  357. <promptTextBox id="PercentAlongAxis" hideAdornments="false" renderAdornmentsCell="false" restrictInput="true" showThousandSeparator="false" inputClass="clsCCHLNumeric clsTextBox" size="3" restrictInputNegatives="false" restrictInputExponents="true" restrictInputPercent="true" required="true" numbersOnly="true" minNumber="0" maxNumber="100" idsInvalidMsg="IDS_INVALID_0TO100"/>
  358. <promptTextBox id="ReportExpression" readonly="true" hideAdornments="false" renderAdornmentsCell="false" restrictInput="false" inputClass="clsTextBox" required="true" numbersOnly="false"/>
  359. </resources>