_o0g.xml 4.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <!--
  2. Licensed Materials - Property of
  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="_o0g" helpId="dlgV2GaugeAxes">
  9. <dialogHtml>
  10. <![CDATA[
  11. <div onkeypress="_o0g._wph( event )">
  12. <table cellpadding="0" cellspacing="0">
  13. <tr style="vertical-align:top">
  14. <td rowSpan="2">
  15. <div HAL_dlgItemId="divList" class="clsListView" style="width:220px; height:192px" HAL_idsAriaLabel="IDS_DLG_GAUGE_AXES"></div>
  16. <div class="clsButtonToolbar" HAL_dlgItemId="divButtons">
  17. <button HAL_dlgItemId="btnNew" class="clsSvgButton16x16" HAL_idsTooltip="IDS_BTN_NEW" onclick="_o0g._0qh()" ondblclick="_o0g._0qh()">
  18. <svg><use xlink:href="#def_hal_add_16x16"/></svg>
  19. </button>
  20. <button HAL_dlgItemId="btnDelete" class="clsSvgButton16x16" HAL_idsTooltip="IDS_TOOLTIP_DELETE" onclick="_o0g._ovc()" ondblclick="_o0g._ovc()">
  21. <svg><use xlink:href="#def_hal_remove_16x16"/></svg>
  22. </button>
  23. <button HAL_dlgItemId="btnUp" class="clsSvgButton16x16" HAL_idsTooltip="IDS_BTN_MOVEUP" onclick="_o0g._d7j()">
  24. <svg><use xlink:href="#def_hal_move_up_16x16"/></svg>
  25. </button>
  26. <button HAL_dlgItemId="btnDown" class="clsSvgButton16x16" HAL_idsTooltip="IDS_BTN_MOVEDOWN" onclick="_o0g._q4g()">
  27. <svg><use xlink:href="#def_hal_move_down_16x16"/></svg>
  28. </button>
  29. </div>
  30. </td>
  31. <td style="padding-left:var(--16S)">
  32. <div HAL_dlgItemId="divAngleChooser" class="clsCCHLAngleChooser"></div>
  33. </td>
  34. <td style="padding-left:var(--16S);">
  35. <table cellspacing="0" cellpadding="0">
  36. <tr>
  37. <td>
  38. <div HAL_dlgItemId="lblStartAngle" HAL_ids="IDS_LBL_GAUGE_AXIS_START_ANGLE" class="clsLabel"></div>
  39. <table HAL_dlgItemId="tblStartAngle" HAL_aria-labelledby="lblStartAngle"></table>
  40. </td>
  41. </tr>
  42. <tr>
  43. <td>
  44. <div HAL_dlgItemId="lblEndAngle" HAL_ids="IDS_LBL_GAUGE_AXIS_END_ANGLE" class="clsLabelSequence"></div>
  45. <table HAL_dlgItemId="tblEndAngle" HAL_aria-labelledby="lblEndAngle"></table>
  46. </td>
  47. </tr>
  48. <tr HAL_dlgItemId="trInnerRadius">
  49. <td>
  50. <div HAL_dlgItemId="lblInnerRadius" HAL_ids="IDS_LBL_GAUGE_AXIS_INNER_RADIUS" class="clsLabelSequence"></div>
  51. <table HAL_dlgItemId="tblInnerRadius" HAL_aria-labelledby="lblInnerRadius"></table>
  52. </td>
  53. </tr>
  54. <tr HAL_dlgItemId="trOuterRadius">
  55. <td>
  56. <div HAL_dlgItemId="lblOuterRadius" HAL_ids="IDS_LBL_GAUGE_AXIS_OUTER_RADIUS" class="clsLabelSequence"></div>
  57. <table HAL_dlgItemId="tblOuterRadius" HAL_aria-labelledby="lblOuterRadius"></table>
  58. </td>
  59. </tr>
  60. <tr>
  61. <td>
  62. <div HAL_dlgItemId="lblDirection" HAL_ids="IDS_LBL_GAUGE_AXIS_DIRECTION" class="clsLabelSequence"></div>
  63. <table HAL_dlgItemId="tblDirection" class="clsComboBox" style="width:150px" HAL_aria-labelledby="lblDirection"></table>
  64. </td>
  65. </tr>
  66. </table>
  67. </td>
  68. </tr>
  69. </table>
  70. <div class="clsDlgButtonBar">
  71. <button class="clsDlgButton" HAL_dlgItemId="btnCancel" onclick="_o0g._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  72. <button class="clsDlgButton" HAL_dlgItemId="btnOK" onclick="_o0g._bgn()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK"></button>
  73. </div>
  74. </div>
  75. ]]>
  76. </dialogHtml>
  77. <externalScripts>
  78. <externalScript src="cchl/_npc.js"/>
  79. <externalScript src="cchl/_xbe.js"/>
  80. </externalScripts>
  81. <styleSheets>
  82. <styleSheet src="cchl/cchl_dialogs.css"/>
  83. </styleSheets>
  84. </dialog>
  85. <promptTextBox id="StartAngle" hideAdornments="false" renderAdornmentsCell="false" restrictInput="true" showThousandSeparator="false" inputClass="clsCCHLNumeric clsTextBox" size="9" restrictInputNegatives="true" restrictInputExponents="true" validation="number" required="true" minNumber="0" maxNumber="360"/>
  86. <promptTextBox id="EndAngle" hideAdornments="false" renderAdornmentsCell="false" restrictInput="true" showThousandSeparator="false" inputClass="clsCCHLNumeric clsTextBox" size="9" restrictInputNegatives="true" restrictInputExponents="true" validation="number" required="true" minNumber="0" maxNumber="360"/>
  87. <promptTextBox id="OuterRadius" hideAdornments="false" renderAdornmentsCell="false" restrictInput="true" showThousandSeparator="false" inputClass="clsCCHLNumeric clsTextBox" size="9" restrictInputNegatives="true" restrictInputExponents="true" validation="number" required="true" minNumber="0" maxNumber="100"/>
  88. <promptTextBox id="InnerRadius" hideAdornments="false" renderAdornmentsCell="false" restrictInput="true" showThousandSeparator="false" inputClass="clsCCHLNumeric clsTextBox" size="9" restrictInputNegatives="true" restrictInputExponents="true" validation="number" required="true" minNumber="0" maxNumber="100"/>
  89. </resources>