_94b.xml 816 B

1234567891011121314151617181920
  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="_94b" idsDialogTitle="IDS_TITLE_CREATEFILTER" helpId="dlgChooseDataItem">
  9. <dialogHtml><![CDATA[
  10. <div onkeypress="_94b._wph( event )">
  11. <table HAL_dlgItemId="cboDataItems" style="width:350px" HAL_idsAriaLabel="IDS_LBL_DATAITEMS"></table>
  12. <div class="clsDlgButtonBar">
  13. <button class="clsDlgButton" onclick="_94b._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  14. <button HAL_dlgItemId="OKButton" class="clsDlgButton" onclick="_94b._bgn()" HAL_ids="IDS_HAL_BTN_OK" HAL_isDefault="true"></button>
  15. </div>
  16. </div>
  17. ]]></dialogHtml>
  18. </dialog>
  19. </resources>