_kv9.xml 1.2 KB

1234567891011121314151617181920212223242526
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: rs
  4. (C) Copyright IBM Corp. 2003, 2017
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <resources>
  8. <panes id="ClassesBody">
  9. <columnPane id="LeftClassesColumn" defaultWidth="*" minWidth="30px" parentResizeBehaviour="resizeFirst">
  10. <rowPane id="LocalClassesHeader" fillPaneWith="*"/>
  11. <rowPane id="LocalClassesBody" defaultHeight="*" minHeight="2px" fillPaneWith="idClassStylesView_divLocalClassList" parentResizeBehaviour="resize"/>
  12. <rowPane id="GlobalClassesHeader" fillPaneWith="*"/>
  13. <rowPane id="GlobalClassesBody" defaultHeight="2*" minHeight="2px" fillPaneWith="idClassStylesView_divGlobalClassList" parentResizeBehaviour="resize"/>
  14. </columnPane>
  15. <columnPane id="RightPreviewColumn" defaultWidth="285px" minWidth="285px" parentResizeBehaviour="fixed">
  16. <rowPane id="PreviewHeader"/>
  17. <rowPane id="PreviewBody" defaultHeight="*" minHeight="355px" parentResizeBehaviour="fixed"/>
  18. </columnPane>
  19. </panes>
  20. <listView id="MultiSelectListWithCaseInsensitiveKeySearch" keySearch="caseInsensitive" multiSelect="true">
  21. <listItems/>
  22. </listView>
  23. </resources>