_05j.xml 724 B

123456789101112131415161718192021
  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="_05j" idsDialogTitle="IDS_PROP_parameter">
  9. <dialogHtml><![CDATA[
  10. <div onkeypress="_05j._wph( event )">
  11. <table HAL_dlgItemId="cboParameter" style="width:300px"></table>
  12. <div class="clsDlgButtonBar">
  13. <button class="clsDlgButton" onclick="_05j._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  14. <button class="clsDlgButton" onclick="_05j._bgn()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK"></button>
  15. </div>
  16. </div>
  17. ]]></dialogHtml>
  18. </dialog>
  19. </resources>