_b89.xml 962 B

123456789101112131415161718192021222324252627282930
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: irot
  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="_b89" idsDialogTitle="IDS_IR_TITLE_INFO">
  9. <dialogHtml><![CDATA[
  10. <div onkeypress="_nx3._ch2( this )._3k6( event )">
  11. <div HAL_dlgItemId="divList" class="clsListView" style="width:350px; height:410px;"></div>
  12. <div style="padding:8px 0;">
  13. <button HAL_dlgItemId="btnCreateRecordsets" class="clsDlgButton" onclick="_b89._7w2()" HAL_ids="IDS_IR_INFO_CREATE_RS"></button>
  14. </div>
  15. </div>
  16. ]]></dialogHtml>
  17. </dialog>
  18. <listView id="_b89_List" showGridLines="true" fullRowSelect="true" showColumnHeaders="true" indentLength="16">
  19. <columnHeaders>
  20. <columnHeader label="Name" width="220px"/>
  21. <columnHeader label="Value" width="*"/>
  22. </columnHeaders>
  23. <listItems/>
  24. </listView>
  25. </resources>