TestCaseCellView.xib 6.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner"/>
  10. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  11. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  12. <tableCellView id="Ob6-j8-aNh" customClass="TestCaseCellView" customModule="KdanAuto" customModuleProvider="target">
  13. <rect key="frame" x="0.0" y="0.0" width="339" height="60"/>
  14. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  15. <subviews>
  16. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xZE-kG-hKQ" customClass="ActivityView" customModule="KdanAuto" customModuleProvider="target">
  17. <rect key="frame" x="260" y="33" width="74" height="25"/>
  18. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  19. </customView>
  20. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="EgA-BQ-X23">
  21. <rect key="frame" x="23" y="39" width="250" height="16"/>
  22. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  23. <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="4yb-fM-clL">
  24. <font key="font" metaFont="systemBold"/>
  25. <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
  26. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  27. </textFieldCell>
  28. </textField>
  29. <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="p3u-y5-wfL">
  30. <rect key="frame" x="23" y="39" width="250" height="16"/>
  31. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  32. <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="[新库]" id="BIW-SP-dyb">
  33. <font key="font" metaFont="systemBold"/>
  34. <color key="textColor" name="linkColor" catalog="System" colorSpace="catalog"/>
  35. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  36. </textFieldCell>
  37. </textField>
  38. <view id="zMS-2A-6Cy">
  39. <rect key="frame" x="8" y="7" width="322" height="24"/>
  40. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  41. </view>
  42. <customView id="Dg0-nG-U3m">
  43. <rect key="frame" x="9" y="0.0" width="325" height="1"/>
  44. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  45. </customView>
  46. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cIu-IV-F3B">
  47. <rect key="frame" x="2" y="34" width="24" height="24"/>
  48. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  49. <buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="Toggle_off" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="QkA-Tb-3az">
  50. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  51. <font key="font" metaFont="system"/>
  52. </buttonCell>
  53. <connections>
  54. <action selector="toggleAction:" target="Ob6-j8-aNh" id="1bu-19-SY4"/>
  55. </connections>
  56. </button>
  57. <button verticalHuggingPriority="750" id="lav-wa-kWL">
  58. <rect key="frame" x="255" y="29" width="82" height="32"/>
  59. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  60. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="8yU-HJ-27q">
  61. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  62. <font key="font" metaFont="system"/>
  63. </buttonCell>
  64. <connections>
  65. <action selector="showCompareReportAction:" target="Ob6-j8-aNh" id="X4c-BY-WEI"/>
  66. </connections>
  67. </button>
  68. </subviews>
  69. <connections>
  70. <outlet property="_activityView" destination="xZE-kG-hKQ" id="QaP-h4-ll6"/>
  71. <outlet property="_keyContentView" destination="zMS-2A-6Cy" id="Egq-9y-jXs"/>
  72. <outlet property="_markLbl" destination="p3u-y5-wfL" id="eVj-Rv-FV9"/>
  73. <outlet property="_reportBtn" destination="lav-wa-kWL" id="Imc-qi-zlq"/>
  74. <outlet property="_sepLine" destination="Dg0-nG-U3m" id="fck-m4-6W4"/>
  75. <outlet property="_titleLbl" destination="EgA-BQ-X23" id="Kft-ve-pVP"/>
  76. <outlet property="_toggleBtn" destination="cIu-IV-F3B" id="vy7-s7-IaY"/>
  77. <outlet property="textField" destination="EgA-BQ-X23" id="j2n-kB-6EY"/>
  78. </connections>
  79. <point key="canvasLocation" x="-494.5" y="108"/>
  80. </tableCellView>
  81. </objects>
  82. <resources>
  83. <image name="Toggle_off" width="128" height="128"/>
  84. </resources>
  85. </document>