_fmh.xml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  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="_fmh" idsDialogTitle="IDS_PROP_microChart" helpId="dlgBuiltinViz">
  9. <dialogHtml><![CDATA[
  10. <style>
  11. ._fmh_clsHtmlPreview
  12. {
  13. height: 56px;
  14. width: 260px;
  15. margin-left: var(--32L);
  16. display: flex;
  17. align-items: center;
  18. }
  19. </style>
  20. <div onkeypress="_fmh._wph( event )">
  21. <div class="clsLabel">Type:</div>
  22. <table HAL_dlgItemId="tblType" style="width:200px; margin-bottom:var(--16S)"></table>
  23. <div HAL_dlgItemId="deckMain" style="width:332px; height:378px; white-space:nowrap">
  24. <!-- Card [0] None -->
  25. <div tabIndex="0" role="gridcell"></div>
  26. <!-- Card [1] coloredViz -->
  27. <div tabIndex="0" role="gridcell">
  28. <table cellpadding="0" cellspacing="0" style="width:100%">
  29. <tr>
  30. <td style="padding-right:var(--16S)">
  31. <label class="clsToggle">
  32. <input HAL_dlgItemId="chkColorPos" type="checkbox" onclick="_fmh._jd7(this)"/><span HAL_ids="IDS_LBL_MICROCHART_POSITIVE"></span>
  33. </label>
  34. </td>
  35. <td style="padding:12px 0 7px 0; width:100%"><hr/></td>
  36. </tr>
  37. </table>
  38. <div style="display:flex; margin:var(--16S) 0 var(--16S) var(--32L)">
  39. <table HAL_dlgItemId="tbl_coloredViz_positiveShape" style="width:60px; margin-right:var(--16S)"></table>
  40. <button HAL_dlgItemId="btn_coloredViz_positiveColor" style="width:145px" class="clsColorButton" HAL_idsAriaLabel="IDS_LBL_STYLE_BGCOLOR" onclick="_fmh._ki8(this)">
  41. <table cellpadding="0" cellspacing="0">
  42. <tr>
  43. <td>
  44. <div style="width:124px"></div>
  45. </td>
  46. <td style="padding:0 2px">
  47. <img HAL_src="hal/images/dropdown_arrow.gif" style="height:12px; width:12px; vertical-align:middle"/>
  48. </td>
  49. </tr>
  50. </table>
  51. </button>
  52. </div>
  53. <table cellpadding="0" cellspacing="0" style="width:100%">
  54. <tr>
  55. <td style="padding-right:var(--16S)">
  56. <label class="clsToggle">
  57. <input HAL_dlgItemId="chkColorZero" type="checkbox" onclick="_fmh._jd7(this)"/><span HAL_ids="IDS_LBL_MICROCHART_ZERO"></span>
  58. </label>
  59. </td>
  60. <td style="padding:12px 0 7px 0; width:100%"><hr/></td>
  61. </tr>
  62. </table>
  63. <div style="display:flex; margin:var(--16S) 0 var(--16S) var(--32L)">
  64. <table HAL_dlgItemId="tbl_coloredViz_zeroShape" style="width:60px; margin-right:var(--16S)"></table>
  65. <button HAL_dlgItemId="btn_coloredViz_zeroColor" style="width:145px" class="clsColorButton" HAL_idsAriaLabel="IDS_LBL_STYLE_BGCOLOR" onclick="_fmh._ki8(this)">
  66. <table cellpadding="0" cellspacing="0">
  67. <tr>
  68. <td>
  69. <div style="width:124px"></div>
  70. </td>
  71. <td style="padding:0 2px">
  72. <img HAL_src="hal/images/dropdown_arrow.gif" style="height:12px; width:12px; vertical-align:middle"/>
  73. </td>
  74. </tr>
  75. </table>
  76. </button>
  77. </div>
  78. <table cellpadding="0" cellspacing="0" style="width:100%">
  79. <tr>
  80. <td style="padding-right:var(--16S)">
  81. <label class="clsToggle">
  82. <input HAL_dlgItemId="chkColorNegative" type="checkbox" onclick="_fmh._jd7(this)"/><span HAL_ids="IDS_LBL_MICROCHART_NEGATIVE"></span>
  83. </label>
  84. </td>
  85. <td style="padding:12px 0 7px 0; width:100%"><hr/></td>
  86. </tr>
  87. </table>
  88. <div style="display:flex; margin:var(--16S) 0 var(--16S) var(--32L)">
  89. <table HAL_dlgItemId="tbl_coloredViz_negativeShape" style="width:60px; margin-right:var(--16S)"></table>
  90. <button HAL_dlgItemId="btn_coloredViz_negativeColor" style="width:145px" class="clsColorButton" HAL_idsAriaLabel="IDS_LBL_STYLE_BGCOLOR" onclick="_fmh._ki8(this)">
  91. <table cellpadding="0" cellspacing="0">
  92. <tr>
  93. <td>
  94. <div style="width:124px"></div>
  95. </td>
  96. <td style="padding:0 2px">
  97. <img HAL_src="hal/images/dropdown_arrow.gif" style="height:12px; width:12px; vertical-align:middle"/>
  98. </td>
  99. </tr>
  100. </table>
  101. </button>
  102. </div>
  103. <table cellpadding="0" cellspacing="0" style="width:100%">
  104. <tr>
  105. <td style="white-space:nowrap; padding:12px var(--16S) 7px 0" tabIndex="0" role="gridcell" HAL_ids="IDS_LBL_MICROCHART_DEFAULT"></td>
  106. <td style="padding:12px 0px 7px 0px; width:100%"><hr/></td>
  107. </tr>
  108. </table>
  109. <div style="display:flex; margin:var(--16S) 0 var(--16S) var(--32L)">
  110. <table HAL_dlgItemId="tbl_coloredViz_shape" style="width:60px; margin-right:var(--16S)"></table>
  111. <button HAL_dlgItemId="btn_coloredViz_color" style="width:145px" class="clsColorButton" HAL_idsAriaLabel="IDS_LBL_STYLE_BGCOLOR" onclick="_fmh._ki8(this)">
  112. <table cellpadding="0" cellspacing="0">
  113. <tr>
  114. <td>
  115. <div style="width:124px"></div>
  116. </td>
  117. <td style="padding:0 2px">
  118. <img HAL_src="hal/images/dropdown_arrow.gif" style="height:12px; width:12px; vertical-align:middle"/>
  119. </td>
  120. </tr>
  121. </table>
  122. </button>
  123. </div>
  124. </div>
  125. <!-- Card [2] percentageSizedViz -->
  126. <div tabIndex="0" role="gridcell">
  127. <table cellpadding="0" cellspacing="0" style="width:100%">
  128. <tr>
  129. <td style="padding-right:var(--16S)">
  130. <label class="clsToggle">
  131. <input HAL_dlgItemId="chkPercentagePos" type="checkbox" onclick="_fmh._jd7(this)"/><span HAL_ids="IDS_LBL_MICROCHART_POSITIVE"></span>
  132. </label>
  133. </td>
  134. <td style="padding:12px 0 7px 0; width:100%"><hr/></td>
  135. </tr>
  136. </table>
  137. <div style="display:flex; margin:var(--16S) 0 var(--16S) var(--32L)">
  138. <table HAL_dlgItemId="tbl_percentageSizedViz_positiveShape" style="width:60px; margin-right:var(--16S)"></table>
  139. <button HAL_dlgItemId="btn_percentageSizedViz_positiveColor" style="width:145px" class="clsColorButton" HAL_idsAriaLabel="IDS_LBL_STYLE_BGCOLOR" onclick="_fmh._ki8(this)">
  140. <table cellpadding="0" cellspacing="0">
  141. <tr>
  142. <td>
  143. <div style="width:124px"></div>
  144. </td>
  145. <td style="padding:0 2px">
  146. <img HAL_src="hal/images/dropdown_arrow.gif" style="height:12px; width:12px; vertical-align:middle"/>
  147. </td>
  148. </tr>
  149. </table>
  150. </button>
  151. </div>
  152. <table cellpadding="0" cellspacing="0" style="width:100%">
  153. <tr>
  154. <td style="padding-right:var(--16S)">
  155. <label class="clsToggle">
  156. <input HAL_dlgItemId="chkPercentageNegative" type="checkbox" onclick="_fmh._jd7(this)"/><span HAL_ids="IDS_LBL_MICROCHART_NEGATIVE"></span>
  157. </label>
  158. </td>
  159. <td style="padding:12px 0 7px 0; width:100%"><hr/></td>
  160. </tr>
  161. </table>
  162. <div style="display:flex; margin:var(--16S) 0 var(--16S) var(--32L)">
  163. <table HAL_dlgItemId="tbl_percentageSizedViz_negativeShape" style="width:60px; margin-right:var(--16S)"></table>
  164. <button HAL_dlgItemId="btn_percentageSizedViz_negativeColor" style="width:145px" class="clsColorButton" HAL_idsAriaLabel="IDS_LBL_STYLE_BGCOLOR" onclick="_fmh._ki8(this)">
  165. <table cellpadding="0" cellspacing="0">
  166. <tr>
  167. <td>
  168. <div style="width:124px"></div>
  169. </td>
  170. <td style="padding:0 2px">
  171. <img HAL_src="hal/images/dropdown_arrow.gif" style="height:12px; width:12px; vertical-align:middle"/>
  172. </td>
  173. </tr>
  174. </table>
  175. </button>
  176. </div>
  177. <table cellpadding="0" cellspacing="0" style="width:100%">
  178. <tr>
  179. <td style="white-space:nowrap; padding:12px var(--16S) 7px 0" tabIndex="0" role="gridcell" HAL_ids="IDS_LBL_MICROCHART_DEFAULT"></td>
  180. <td style="padding:12px 0 7px 0; width:100%"><hr/></td>
  181. </tr>
  182. </table>
  183. <div style="display:flex; margin:var(--16S) 0 var(--16S) var(--32L)">
  184. <table HAL_dlgItemId="tbl_percentageSizedViz_shape" style="width:60px; margin-right:var(--16S)"></table>
  185. <button HAL_dlgItemId="btn_percentageSizedViz_color" style="width:145px" class="clsColorButton" HAL_idsAriaLabel="IDS_LBL_STYLE_BGCOLOR" onclick="_fmh._ki8(this)">
  186. <table cellpadding="0" cellspacing="0">
  187. <tr>
  188. <td>
  189. <div style="width:124px"></div>
  190. </td>
  191. <td style="padding:0 2px">
  192. <img HAL_src="hal/images/dropdown_arrow.gif" style="height:12px; width:12px; vertical-align:middle"/>
  193. </td>
  194. </tr>
  195. </table>
  196. </button>
  197. </div>
  198. <label HAL_dlgItemFor="chkAnimate" class="clsToggle" style="margin-top:var(--16S)">
  199. <input HAL_dlgItemId="chkAnimate" type="checkbox" onclick="_fmh._vs9()"/><span HAL_ids="IDS_PROP_animate"></span>
  200. </label>
  201. </div>
  202. <!-- Card [3] htmlViz -->
  203. <div>
  204. <label HAL_dlgItemFor="chkHtmlPos" class="clsToggle" style="margin-bottom:var(--8XS)">
  205. <input HAL_dlgItemId="chkHtmlPos" type="checkbox" onclick="_fmh._jd7(this)"/>
  206. <span HAL_ids="IDS_LBL_MICROCHART_POSITIVE"></span>
  207. </label>
  208. <div style="display:flex">
  209. <div HAL_dlgItemId="divPositiveHtmlPreview" class="clsPreview _fmh_clsHtmlPreview"></div>
  210. <div class="clsButtonToolbar" style="margin-left:var(--8XS)">
  211. <button HAL_dlgItemId="btnEditPositiveHtml" class="clsSvgButton16x16" HAL_idsTooltip="IDS_BTN_EDIT" onclick="_fmh._3t9('positiveHtmlViz')">
  212. <svg><use xlink:href="#def_hal_edit_16x16"/></svg>
  213. </button>
  214. </div>
  215. </div>
  216. <label HAL_dlgItemFor="chkHtmlZero" class="clsToggle" style="margin:var(--16S) 0 var(--8XS) 0">
  217. <input HAL_dlgItemId="chkHtmlZero" hideFocus="true" type="checkbox" style="margin:0; vertical-align:middle" onclick="_fmh._jd7(this)"/>
  218. <span HAL_ids="IDS_LBL_MICROCHART_ZERO"></span>
  219. </label>
  220. <div style="display:flex">
  221. <div HAL_dlgItemId="divZeroHtmlPreview" class="clsPreview _fmh_clsHtmlPreview"></div>
  222. <div class="clsButtonToolbar" style="margin-left:var(--8XS)">
  223. <button HAL_dlgItemId="btnEditZeroHtml" class="clsSvgButton16x16" HAL_idsTooltip="IDS_BTN_EDIT" onclick="_fmh._3t9('zeroHtmlViz')">
  224. <svg><use xlink:href="#def_hal_edit_16x16"/></svg>
  225. </button>
  226. </div>
  227. </div>
  228. <label HAL_dlgItemFor="chkHtmlNeg" class="clsToggle" style="margin:var(--16S) 0 var(--8XS) 0">
  229. <input HAL_dlgItemId="chkHtmlNeg" hideFocus="true" type="checkbox" style="margin:0; vertical-align:middle" onclick="_fmh._jd7(this)"/>
  230. <span HAL_ids="IDS_LBL_MICROCHART_NEGATIVE"></span>
  231. </label>
  232. <div style="display:flex">
  233. <div HAL_dlgItemId="divNegativeHtmlPreview" class="clsPreview _fmh_clsHtmlPreview"></div>
  234. <div class="clsButtonToolbar" style="margin-left:var(--8XS)">
  235. <button HAL_dlgItemId="btnEditNegativeHtml" class="clsSvgButton16x16" HAL_idsTooltip="IDS_BTN_EDIT" onclick="_fmh._3t9('negativeHtmlViz')">
  236. <svg><use xlink:href="#def_hal_edit_16x16"/></svg>
  237. </button>
  238. </div>
  239. </div>
  240. <div class="clsLabelSequence" HAL_ids="IDS_LBL_MICROCHART_DEFAULT"></div>
  241. <div style="display:flex">
  242. <div HAL_dlgItemId="divDefaulHtmlPreview" class="clsPreview _fmh_clsHtmlPreview"></div>
  243. <div class="clsButtonToolbar" style="margin-left:var(--8XS)">
  244. <button HAL_dlgItemId="btnEditDefaultHtml" class="clsSvgButton16x16" HAL_idsTooltip="IDS_BTN_EDIT" onclick="_fmh._3t9('defaultHtmlViz')">
  245. <svg><use xlink:href="#def_hal_edit_16x16"/></svg>
  246. </button>
  247. </div>
  248. </div>
  249. </div>
  250. </div>
  251. <div class="clsDlgButtonBar">
  252. <button class="clsDlgButton" onclick="_fmh._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  253. <button class="clsDlgButton" onclick="_fmh._bgn()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK"></button>
  254. </div>
  255. </div>
  256. ]]></dialogHtml>
  257. <externalScripts>
  258. <externalScript src="PropertyActions.js"/>
  259. </externalScripts>
  260. </dialog>
  261. <comboBox id="Type">
  262. <listView>
  263. <listItems>
  264. <listItem card="0" value="" idsLabel="IDS_NONE"/>
  265. <listItem card="1" value="coloredViz" label="Colored"/>
  266. <listItem card="2" value="percentageSizedViz" label="Sized"/>
  267. <listItem card="3" value="htmlViz" label="HTML"/>
  268. </listItems>
  269. </listView>
  270. </comboBox>
  271. <comboBox id="Type_NoHTML">
  272. <listView>
  273. <listItems>
  274. <listItem card="0" value="" idsLabel="IDS_NONE"/>
  275. <listItem card="1" value="coloredViz" label="Colored"/>
  276. <listItem card="2" value="percentageSizedViz" label="Sized"/>
  277. </listItems>
  278. </listView>
  279. </comboBox>
  280. <comboBox id="coloredViz_shape" showListViewCustomHtml="true">
  281. <listView view="report">
  282. <listItems>
  283. <listItem value="upArrow" label="upArrow" html=""/>
  284. <listItem value="downArrow" label="downArrow" html=""/>
  285. <listItem value="circle" label="circle" html=""/>
  286. <listItem value="square" label="square" html=""/>
  287. <listItem value="upTriangle" label="upTriangle" html=""/>
  288. <listItem value="downTriangle" label="downTriangle" html=""/>
  289. </listItems>
  290. </listView>
  291. </comboBox>
  292. <comboBox id="percentageSizedViz_shape" showListViewCustomHtml="true">
  293. <listView>
  294. <listItems>
  295. <listItem value="bar" label="bar" html=""/>
  296. <listItem value="circle" label="circle" html=""/>
  297. <listItem value="square" label="square" html=""/>
  298. <listItem value="upTriangle" label="upTriangle" html=""/>
  299. <listItem value="downTriangle" label="downTriangle" html=""/>
  300. </listItems>
  301. </listView>
  302. </comboBox>
  303. </resources>