_rm9.xml 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  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="_rm9" idsDialogTitle="IDS_TITLE_MODEL_CONNECTION" helpId="dlgModelConnection" borderStyle="sizable" startupHeight="420" startupWidth="500">
  9. <dialogHtml><![CDATA[
  10. <style>
  11. ._rm9_clsBigButtonBar
  12. {
  13. background-color: transparent;
  14. border: 1px solid transparent;
  15. padding: 4px;
  16. color: var(--text-01);
  17. }
  18. </style>
  19. <div class="clsDialogText" onkeypress="_rm9._wph( event )">
  20. <div HAL_dlgItemId="rootPane" HAL_paneId="ModelConnectionDlgPane"></div>
  21. <div HAL_paneId="ConnectionHeaderPane" style="padding: 0px 0px 2px 10px;">
  22. <div HAL_dlgItemId="divConnectionsHeader" HAL_ids="IDS_LBL_REPPACKAGE_SELECTPACKAGE"></div>
  23. </div>
  24. <div HAL_paneId="ModelConnectionUseCurrentPackage" style="padding: 0px 0px 2px 10px;">
  25. <div HAL_dlgItemId="divCurrentPackage">
  26. <label HAL_dlgItemFor="radCurrentPackage" class="clsRadioButton">
  27. <input HAL_dlgItemId="radCurrentPackage" HAL_dlgItemName="rad" checked="true" type="radio" onclick="_rm9._kqe()"/><span HAL_ids="IDS_LBL_REPPACKAGE_CURRENTPACKAGE"></span>
  28. </label>
  29. </div>
  30. </div>
  31. <div HAL_paneId="ModelConnectionDescribeCurrentPackage" style="padding: 0px 0px 2px 30px;">
  32. <input HAL_dlgItemId="txtPackageName" class="clsDialogText clsTextBox clsReadOnlyTextBox" style="width:100%; vertical-align:middle;" type="text" readOnly="true"/>
  33. </div>
  34. <div HAL_paneId="ModelConnectionUseNewPackage" style="padding: 0px 0px 2px 10px;">
  35. <div HAL_dlgItemId="divNewPackage">
  36. <label HAL_dlgItemFor="radNewPackage" class="clsRadioButton">
  37. <input HAL_dlgItemId="radNewPackage" HAL_dlgItemName="rad" type="radio" onclick="_rm9._kqe()"/><span HAL_ids="IDS_LBL_REPPACKAGE_AVAILPACKAGE"></span>
  38. </label>
  39. </div>
  40. </div>
  41. <div HAL_paneId="ModelConnectionContentsPane" style="padding: 0px 0px 0px 30px;"></div>
  42. <div HAL_paneId="RootFolderChooserPane" class="_rm9_clsBigButtonBar">
  43. <div HAL_dlgItemId="divPublicFolders" style="padding-bottom:8px">
  44. <button HAL_dlgItemId="btnPublicFolders" class="clsDlgButton" style="height:auto; width:106px; text-align:center; padding-top:7px; padding-bottom:7px" onclick="_rm9._cf4()">
  45. <img src="images/publicfolder_32x32.gif" style="height:32px; width:32px; vertical-align:middle"/>
  46. <div style="width:100px; padding-top:2px" HAL_dlgItemId="lblPublicFolders">&nbsp;</div>
  47. </button>
  48. </div>
  49. <div>
  50. <button HAL_dlgItemId="btnMyFolders" class="clsDlgButton" style="height:auto; width:106px; text-align:center; padding-top:7px; padding-bottom:7px" onclick="_rm9._pi8()">
  51. <img src="images/myfolder_32x32.gif" style="height:32px; width:32px; vertical-align:middle"/>
  52. <div style="width:100px; padding-top:2px" HAL_dlgItemId="lblMyFolders">&nbsp;</div>
  53. </button>
  54. </div>
  55. </div>
  56. <div HAL_paneId="ConnectionChooserPane" style="padding-left:4px">
  57. <div HAL_dlgItemId="divConnectionsPublicFolders" class="clsListView" style="width:220px; height:100px; overflow:auto;" tabIndex="0" HAL_idsAriaLabel="IDS_AC_PUBLIC_FOLDERS"></div>
  58. <div HAL_dlgItemId="divConnectionsMyFolders" class="clsListView" style="width:220px; height:100px; overflow:auto;" tabIndex="0" HAL_idsAriaLabel="IDS_AC_MY_FOLDERS"></div>
  59. </div>
  60. <div HAL_paneId="ModelConnectionLocaleHeader" style="padding: 10px 0px 2px 10px;">
  61. <div HAL_ids="IDS_LBL_LOCALES" class="clsLabel"></div>
  62. </div>
  63. <div HAL_paneId="ModelConnectionLocaleChooser" style="padding: 0px 0px 4px 10px;">
  64. </div>
  65. <div HAL_paneId="ModelConnectionCurrentLocale">
  66. <input HAL_dlgItemId="txtLocaleName" HAL_idsAriaLabel="IDS_LBL_LOCALES" class="clsDialogText clsTextBox clsReadOnlyTextBox" style="vertical-align:middle; width:100%;" type="text" readOnly="true" ondblclick="_rm9._w9b()"/>
  67. </div>
  68. <div HAL_paneId="ModelConnectionChooseLocale" style="padding: 1px 0px 0px 4px">
  69. <button class="clsDotDotDotButton" style="vertical-align:middle;" hideFocus="true" onclick="_rm9._w9b()" HAL_testId="btnModelConnectionLocaleChange"><svg class="clsDotDotDotButtonSvg"><use xlink:href="#def_hal_property_dotdotdot"></use></svg></button>
  70. </div>
  71. <div class="clsDlgButtonBar" HAL_paneId="ModelConnectionButtonBarPane" HAL_dlgItemId="divButtonBar">
  72. <button class="clsDlgButton" onclick="_rm9._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  73. <button HAL_dlgItemId="btnOK" class="clsDlgButton" onclick="_rm9._bgn()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK"></button>
  74. </div>
  75. </div>
  76. ]]></dialogHtml>
  77. </dialog>
  78. <panes id="ModelConnectionDlgPane">
  79. <rowPane id="ModelConnectionHeaderPane" minHeight="15px" defaultHeight="15px" parentResizeBehaviour="fixed">
  80. <columnPane id="ConnectionHeaderPane" fillPaneWith="_rm9_divConnectionsHeader" minWidth="100px" defaultWidth="*" parentResizeBehaviour="fixed"/>
  81. </rowPane>
  82. <rowPane id="ModelConnectionUseCurrentPackage" parentResizeBehaviour="fixed"/>
  83. <rowPane id="ModelConnectionDescribeCurrentPackage" parentResizeBehaviour="fixed" minHeight="25px" defaultHeight="25px"/>
  84. <rowPane id="ModelConnectionUseNewPackage" parentResizeBehaviour="fixed"/>
  85. <rowPane id="ModelConnectionContentsPane" defaultHeight="*" minHeight="150px" parentResizeBehaviour="resize">
  86. <columnPane id="RootFolderChooserPane" defaultWidth="116px" minWidth="116px" parentResizeBehaviour="fixed"/>
  87. <columnPane id="ConnectionChooserPane" fillPaneWith="_rm9_divConnectionsPublicFolders _rm9_divConnectionsMyFolders" minWidth="100px" defaultWidth="*" parentResizeBehaviour="resize">
  88. </columnPane>
  89. </rowPane>
  90. <rowPane id="ModelConnectionLocaleHeader" parentResizeBehaviour="fixed"/>
  91. <rowPane id="ModelConnectionLocaleChooser" parentResizeBehaviour="fixed" defaultHeight="30px" minHeight="30px">
  92. <columnPane id="ModelConnectionCurrentLocale" parentResizeBehaviour="resize" defaultWidth="*" minWidth="100px"/>
  93. <columnPane id="ModelConnectionChooseLocale" parentResizeBehaviour="fixed" defaultWidth="autoFromContents" minWidth="autoFromContents"/>
  94. </rowPane>
  95. <rowPane id="ModelConnectionButtonBarPane" minHeight="autoFromContents" defaultHeight="autoFromContents" parentResizeBehaviour="fixed"/>
  96. </panes>
  97. </resources>