_a0g.xml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  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="_a0g" idsDialogTitle="IDS_EL_dataItemSet" helpId="dlgDataItemSet">
  9. <dialogHtml><![CDATA[
  10. <div onkeypress="_a0g._wph( event )">
  11. <div>
  12. <div HAL_dlgItemId="divGroupName" style="display:none; padding:0px">
  13. <table cellpadding="0" cellspacing="0" style="width:100%;margin-bottom:var(--16S);border-bottom:1px solid var(--text-03);">
  14. <tr>
  15. <td style="white-space:nowrap; padding:0px 0px 4px 0px" HAL_ids="IDS_LBL_NEWGROUPNAME"></td>
  16. </tr>
  17. <tr>
  18. <td style="width:100%; padding-bottom:var(--16S)">
  19. <input HAL_dlgItemId="txtGroupName" type="text" class="clsTextBox" style="width:220px" HAL_isSelectable="true" HAL_idsAriaLabel="IDS_LBL_NEWGROUPNAME" onkeyup="_a0g._hb7()" onchange="_a0g._hb7()" onblur="_a0g._hb7()"/>
  20. </td>
  21. </tr>
  22. </table>
  23. </div>
  24. <table>
  25. <tr style="vertical-align:top">
  26. <td>
  27. <div class="clsLabel" HAL_ids="IDS_LBL_AVAILABLEMEMBERS2"></div>
  28. <div HAL_dlgItemId="tabMain_Panels" style="padding-bottom:0">
  29. <!-- TabPanel [Source] -->
  30. <div HAL_dlgItemId="tabMain_Panel0">
  31. <div HAL_dlgItemId="divModelTree" class="clsTreeView" style="width:280px; height:230px" tabIndex="0" HAL_idsAriaLabel="IDS_LBL_AVAILABLEMEMBERS2"></div>
  32. </div>
  33. <!-- TabPanel [Search] -->
  34. <div HAL_dlgItemId="tabMain_Panel1">
  35. <div HAL_dlgItemId="divSearchTree" class="clsTreeView" style="width:280px; height:230px" tabIndex="0" HAL_idsAriaLabel="IDS_LBL_AVAILABLEMEMBERS2"></div>
  36. </div>
  37. </div>
  38. <!-- TabBox -->
  39. <table HAL_dlgItemId="tabMain" HAL_tabOrientation="bottom" style="width:100%">
  40. <tr>
  41. <td HAL_idsTooltip="IDS_TAB_SOURCE"><svg class="clsSvgIcon" style="width:16px; height:16px;"><use xlink:href="#def_source_16x16"/></svg></td>
  42. <td HAL_idsTooltip="IDS_TAB_SEARCH"><svg class="clsSvgIcon" style="width:16px; height:16px;"><use xlink:href="#def_hal_search_16x16"/></svg></td>
  43. </tr>
  44. </table>
  45. </td>
  46. <td style="text-align:center; vertical-align:middle">
  47. <div class="clsButtonToolbar">
  48. <button HAL_dlgItemId="btnRight" class="clsSvgButton16x16" HAL_idsTooltip="IDS_TOOLTIP_INSERT_MEMBER" onclick="_a0g._whe()" ondblclick="_a0g._whe()">
  49. <svg><use xlink:href="#def_hal_move_right_16x16"/></svg>
  50. </button>
  51. </div>
  52. <div class="clsButtonToolbar">
  53. <button HAL_dlgItemId="btnLeft" class="clsSvgButton16x16" HAL_idsTooltip="IDS_TOOLTIP_REMOVE_MEMBER" onclick="_a0g._x4g()" ondblclick="_a0g._x4g()">
  54. <svg><use xlink:href="#def_hal_move_left_16x16"/></svg>
  55. </button>
  56. </div>
  57. </td>
  58. <td>
  59. <div class="clsLabel" HAL_ids="IDS_LBL_DATAITEMSETMEMBERS"></div>
  60. <div HAL_dlgItemId="divMembersList" class="clsListView" style="width:280px; height:270px" HAL_idsAriaLabel="IDS_LBL_DATAITEMSETMEMBERS"></div>
  61. </td>
  62. </tr>
  63. </table>
  64. </div>
  65. <div class="clsDlgButtonBar">
  66. <button class="clsDlgButton" onclick="_a0g._9jk()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  67. <button class="clsDlgButton" HAL_dlgItemId="btnOK" onclick="_a0g._bgn()" HAL_ids="IDS_HAL_BTN_OK"></button>
  68. </div>
  69. </div>
  70. ]]></dialogHtml>
  71. <requireFiles>
  72. <requireFile src="cchl/_4m9"/>
  73. </requireFiles>
  74. </dialog>
  75. <menuPopupSet id="ModelMenuPopupSet">
  76. <menuPopup id="_a0g_mnuModelPopup">
  77. <menuItem id="_a0g_mnuModelInsert" idsLabel="IDS_MI_POPUP_METADATA_INSERT" smallSvgIcon="def_insert_16x16" onCommand="_a0g._fee()"/>
  78. <menuSeparator/>
  79. <menuItem id="_a0g_mnuModelSearch" idsLabel="IDS_MI_POPUP_METADATA_SEARCH" smallSvgIcon="def_hal_search_16x16" onCommand="_a0g._vrc()"/>
  80. </menuPopup>
  81. </menuPopupSet>
  82. </resources>