_k36.xml 1.5 KB

12345678910111213141516171819202122232425262728293031323334
  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="_k36" idsDialogTitle="IDS_TITLE_MAPDICTIONARYENTRY" helpId="dlgMapDictionaryEntry">
  9. <dialogHtml><![CDATA[
  10. <div onkeypress="_k36._wph( event )">
  11. <div class="clsLabel" HAL_ids="IDS_LBL_NAME"></div>
  12. <table cellpadding="0" cellspacing="0">
  13. <tr>
  14. <td>
  15. <input HAL_dlgItemId="txtFeatureName" type="text" class="clsTextBox" style="width:220px" HAL_isSelectable="true" HAL_idsAriaLabel="IDS_LBL_NAME"/>
  16. </td>
  17. <td style="padding-left:2px">
  18. <button HAL_dlgItemId="btnSearch" class="clsDlgButton" onclick="_k36._gjk()" hideFocus="true" style="vertical-align:middle; margin-left:2px" HAL_ids="IDS_BTN_SEARCH_EXTRA"></button>
  19. </td>
  20. </tr>
  21. </table>
  22. <div class="clsLabelSequence" HAL_ids="IDS_LBL_MAPALIAS"></div>
  23. <input HAL_dlgItemId="txtAlias" type="text" class="clsTextBox" style="width:220px" HAL_isSelectable="true" HAL_idsAriaLabel="IDS_LBL_MAPALIAS"/>
  24. <div class="clsLabelSequence" HAL_ids="IDS_LBL_LOCALES"></div>
  25. <table HAL_dlgItemId="cboLocale" style="width:220px" HAL_idsAriaLabel="IDS_LBL_LOCALES"></table>
  26. <div class="clsDlgButtonBar">
  27. <button class="clsDlgButton" onclick="_k36._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  28. <button class="clsDlgButton" HAL_isDefault="true" onclick="_k36._bgn()" HAL_ids="IDS_HAL_BTN_OK"></button>
  29. </div>
  30. </div>
  31. ]]></dialogHtml>
  32. </dialog>
  33. </resources>