_g4b.xml 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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="_g4b" idsDialogTitle="IDS_TITLE_MAPCHARTDRILLS" helpId="dlgMapChartDrills">
  9. <dialogHtml><![CDATA[
  10. <div onkeypress="_g4b._wph( event )">
  11. <table cellpadding="0" cellspacing="0">
  12. <tr style="vertical-align:top">
  13. <td>
  14. <div HAL_ids="IDS_LBL_MAPCHARTDRILLS"></div>
  15. <div HAL_dlgItemId="lvMapDrills" class="clsListView" style="width:200px; height:300px" HAL_idsAriaLabel="IDS_LBL_MAPCHARTDRILLS"></div>
  16. <div class="clsButtonToolbar">
  17. <button HAL_dlgItemId="btnNew" class="clsSvgButton16x16" HAL_idsTooltip="IDS_BTN_NEW" onclick="_g4b._0qh()" ondblclick="_g4b._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="_g4b._ovc()" ondblclick="_g4b._ovc()">
  21. <svg><use xlink:href="#def_hal_remove_16x16"/></svg>
  22. </button>
  23. </div>
  24. </td>
  25. <td style="padding-left:var(--16S)">
  26. <div HAL_ids="IDS_LBL_drillThroughs"></div>
  27. <div>
  28. <input HAL_dlgItemId="txtDrillThroughs" class="clsDialogText clsTextBox clsReadOnlyTextBox" style="width:200px; vertical-align:middle;" type="text" readOnly="true" HAL_idsAriaLabel="IDS_LBL_drillThroughs" ondblclick="_g4b._phe()"/>&nbsp;<button HAL_dlgItemId="btnDrillThroughs" class="clsDotDotDotButton" hideFocus="true" HAL_idsAriaLabel="IDS_HAL_AC_DOTDOTDOT" onclick="_g4b._phe()"><svg class="clsDotDotDotButtonSvg"><use xlink:href="#def_hal_property_dotdotdot"></use></svg></button>
  29. </div>
  30. </td>
  31. </tr>
  32. </table>
  33. <div class="clsDlgButtonBar">
  34. <button class="clsDlgButton" onclick="_g4b._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  35. <button class="clsDlgButton" HAL_isDefault="true" onclick="_g4b._bgn()" HAL_ids="IDS_HAL_BTN_OK"></button>
  36. </div>
  37. </div>
  38. ]]></dialogHtml>
  39. </dialog>
  40. </resources>