Resources.xml 942 B

12345678910111213141516171819202122232425
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: mdsrv
  4. (C) Copyright IBM Corp. 2008, 2010
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <!--
  8. Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  9. Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
  10. -->
  11. <resources>
  12. <panes id="id_HAL_root_pane">
  13. <rowPane id="technicalViewTopPane" defaultHeight="*" minHeight="150px" parentResizeBehaviour="resizeFirst" splitterResizeBehaviour="resize"/>
  14. <rowPane id="technicalViewPropertiesHeader" defaultHeight="autoFromContent" parentResizeBehaviour="fixed" splitterResizeBehaviour="fixed"/>
  15. <rowSplitter/>
  16. <rowPane id="technicalViewBottomPane" defaultHeight="autoFromContent" minHeight="100px" parentResizeBehaviour="fixed" splitterResizeBehaviour="resize" overflow="auto" />
  17. </panes>
  18. </resources>