D_Border.xml 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: cchl
  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="D_Border" idsDialogTitle="IDS_CCHL_TITLE_BORDER" helpId="dlgBorder">
  9. <dialogHtml><![CDATA[
  10. <div style="width:420px" onkeypress="D_Border.F_OnKeyPress(event)" onkeydown="D_Border.F_OnKeyDown(event)">
  11. <table class="clsDialogText" cellpadding="0" cellspacing="0">
  12. <tr style="vertical-align:top">
  13. <td style="padding:0px 0px 0px 0px">
  14. <div HAL_ids="IDS_CCHL_LBL_BORDER_STYLE"></div>
  15. <div HAL_dlgItemId="divBorderStyle" class="clsListView" style="height:145px; width:130px; overflow:auto" HAL_idsAriaLabel="IDS_CCHL_LBL_BORDER_STYLE"></div>
  16. </td>
  17. <td style="padding:0px 0px 0px 7px">
  18. <div HAL_ids="IDS_CCHL_LBL_BORDER_WIDTH"></div>
  19. <table cellpadding="0" cellspacing="0" class="clsDialogText">
  20. <tr>
  21. <td><input HAL_dlgItemId="txtWidth" class="clsTextBox clsCCHLNumeric" type="text" maxlength="10" HAL_isSelectable="true" style="width:85px; height:22px" HAL_idsAriaLabel="IDS_CCHL_LBL_BORDER_WIDTH"/></td>
  22. <td><table HAL_dlgItemId="cboWidthUnit" style="width:45px" HAL_idsAriaLabel="IDS_LBL_UNITS"></table></td>
  23. </tr>
  24. </table>
  25. <div HAL_dlgItemId="divBorderWidth" class="clsListView" style="height:120px; width:130px; overflow:auto" HAL_idsAriaLabel="IDS_CCHL_LBL_BORDER_WIDTH"></div>
  26. </td>
  27. <td style="padding:0px 0px 0px 7px">
  28. <div HAL_ids="IDS_CCHL_LBL_BORDER_COLOR"></div>
  29. <div HAL_dlgItemId="divBorderColor" class="clsListView" style="height:145px; width:150px; overflow:auto" HAL_idsAriaLabel="IDS_CCHL_LBL_BORDER_COLOR"></div>
  30. </td>
  31. </tr>
  32. </table>
  33. <div HAL_dlgItemId="divBottom">
  34. <table class="clsDialogText" cellpadding="0" cellspacing="0" style="width:100%">
  35. <tr>
  36. <td style="white-space:nowrap; padding:12px 7px 7px 0px" HAL_ids="IDS_CCHL_LBL_PREVIEW"></td><td style="padding:12px 0px 7px 0px; width:100%"><hr/></td>
  37. </tr>
  38. </table>
  39. <table class="clsDialogText" cellspacing="0" cellpadding="0" style="table-layout:fixed">
  40. <col style="width:60px; padding-left:4px"/><col style="width:30px"/><col style="width:90px"/><col style="width:30px"/>
  41. <tr>
  42. <td style="padding-top:3px">
  43. <button class="clsBorderActionButton" HAL_idsTooltip="IDS_CCHL_LBL_BORDER_APPLY_ALL" onclick="D_Border._c9Q(event, 'border-top',true);D_Border._c9Q(event, 'border-right', true);D_Border._c9Q(event, 'border-bottom', true);D_Border._c9Q(event, 'border-left')" hideFocus="true" style="cursor:default; padding:1px; margin:0px" HAL_testId="btnBorderApplyAll"><div style="height:18px; width:18px; overflow:hidden; line-height:0px; font-size:2pt; border:2px solid black; padding:0px; margin:0px"></div></button>
  44. </td>
  45. <td>
  46. </td>
  47. <td style="text-align:center; vertical-align:bottom; padding:0px 0px 3px 0px">
  48. <button class="clsBorderActionButton" HAL_idsTooltip="IDS_CCHL_LBL_BORDER_APPLY_TOP" onclick="D_Border._c9Q(event, 'border-top')" hideFocus="true" style="cursor:default; padding:1px; margin:0px" HAL_testId="btnBorderApplyTop"><div style="height:14px; width:14px; overflow:hidden; line-height:0px; font-size:2pt; border:2px dotted gray; border-top:2px solid black; padding:0px; margin:0px"></div></button>
  49. </td>
  50. <td></td>
  51. <td></td>
  52. </tr>
  53. <tr>
  54. <td style="vertical-align:top; padding-top:7px">
  55. <button class="clsBorderActionButton" HAL_idsTooltip="IDS_CCHL_LBL_BORDER_REMOVE_ALL" onclick="D_Border._c9Q(event)" hideFocus="true" style="cursor:default; padding:1px; margin:0px" HAL_testId="btnBorderRemoveAll"><div style="height:18px; width:18px; overflow:hidden; line-height:0px; font-size:2pt; border:2px dotted gray; padding:0px; margin:0px"></div></button>
  56. </td>
  57. <td style="text-align:right; vertical-align:middle; padding:0px 3px 0px 0px">
  58. <button class="clsBorderActionButton" HAL_idsTooltip="IDS_CCHL_LBL_BORDER_APPLY_LEFT" onclick="D_Border._c9Q(event, 'border-left')" hideFocus="true" style="cursor:default; padding:1px; margin:0px" HAL_testId="btnBorderApplyLeft"><div style="height:14px; width:14px; overflow:hidden; line-height:0px; font-size:2pt; border:2px dotted gray; border-left:2px solid black; padding:0px; margin:0px"></div></button>
  59. </td>
  60. <td>
  61. <div class="clsPreviewAreaContainer" style="height:95px; width:90px; overflow:hidden; text-align:center; padding:10px 0px 0px 0px; background-color:white" onmousedown="D_Border.F_OnMouseDown(event,this)">
  62. <div HAL_dlgItemId="divBorderPreview" class="clsCenteredDiv" style="height:70px; width:70px; border:1px dashed silver; padding:3px">
  63. <div class="clsCCHLBorderPreviewLine" style="margin:0px 0px 3px 10px">&nbsp;</div>
  64. <div class="clsCCHLBorderPreviewLine">&nbsp;</div>
  65. <div class="clsCCHLBorderPreviewLine">&nbsp;</div>
  66. <div class="clsCCHLBorderPreviewLine">&nbsp;</div>
  67. <div class="clsCCHLBorderPreviewLine">&nbsp;</div>
  68. <div class="clsCCHLBorderPreviewLine">&nbsp;</div>
  69. <div class="clsCCHLBorderPreviewLine">&nbsp;</div>
  70. <div class="clsCCHLBorderPreviewLine">&nbsp;</div>
  71. <div class="clsCCHLBorderPreviewLine">&nbsp;</div>
  72. <div class="clsCCHLBorderPreviewLine" style="margin:0px 10px 0px 0px">&nbsp;</div>
  73. </div>
  74. </div>
  75. </td>
  76. <td style="text-align:left; vertical-align:middle; padding:0px 0px 0px 3px">
  77. <button class="clsBorderActionButton" HAL_idsTooltip="IDS_CCHL_LBL_BORDER_APPLY_RIGHT" onclick="D_Border._c9Q(event, 'border-right')" hideFocus="true" style="cursor:default; padding:1px; margin:0px" HAL_testId="btnBorderApplyRight"><div style="height:14px; width:14px; overflow:hidden; line-height:0px; font-size:2pt; border:2px dotted gray; border-right:2px solid black; padding:0px; margin:0px"></div></button>
  78. </td>
  79. <td style="vertical-align:middle; padding:0px 20px 4px 30px; width:160px">
  80. <div style="text-align:center" HAL_ids="IDS_CCHL_LBL_BORDER_PREVIEW_DESC"></div>
  81. </td>
  82. </tr>
  83. <tr>
  84. <td></td>
  85. <td></td>
  86. <td style="text-align:center; vertical-align:top; padding:3px 0px 0px 0px">
  87. <button class="clsBorderActionButton" HAL_idsTooltip="IDS_CCHL_LBL_BORDER_APPLY_BOTTOM" onclick="D_Border._c9Q(event, 'border-bottom')" hideFocus="true" style="cursor:default; padding:1px; margin:0px" HAL_testId="btnBorderApplyBottom"><div style="height:14px; width:14px; overflow:hidden; line-height:0px; font-size:2pt; border:2px dotted gray; border-bottom:2px solid black; padding:0px; margin:0px"></div></button>
  88. </td>
  89. <td></td>
  90. <td></td>
  91. </tr>
  92. </table>
  93. </div>
  94. <div class="clsDlgButtonBar">
  95. <button HAL_dlgItemId="btnOK" class="clsDlgButton" onclick="D_Border.F_OnOK()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK"></button>
  96. <button HAL_dlgItemId="btnApply" class="clsDlgButton" onclick="D_Border.F_OnApply()" HAL_ids="IDS_HAL_BTN_APPLY"></button>
  97. <button HAL_dlgItemId="btnCancel" class="clsDlgButton" onclick="D_Border.F_OnCancel()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  98. </div>
  99. </div>
  100. ]]></dialogHtml>
  101. <externalScripts>
  102. <externalScript src="hal/C_ListView.js"/>
  103. <externalScript src="hal/C_ComboBox.js"/>
  104. <externalScript src="hal/C_CSSLength.js"/>
  105. <externalScript src="hal/U_Clipboard.js"/>
  106. <externalScript src="hal/C_CSSDefinition.js"/>
  107. <externalScript src="cchl/U_Border.js"/>
  108. <externalScript src="cchl/dialogs/D_Border_async.js"/>
  109. </externalScripts>
  110. <externalStringTables>
  111. <externalStringTable src="cchl/res/cchl_strings"/>
  112. </externalStringTables>
  113. <externalResources>
  114. <externalResource src="cchl/res/cchl_resources.xml"/>
  115. </externalResources>
  116. </dialog>
  117. </resources>