ApexResultDocumentCell.xib 9.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  14. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  15. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="100" id="KGk-i7-Jjw" customClass="ApexResultDocumentCell">
  16. <rect key="frame" x="0.0" y="0.0" width="567" height="100"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  19. <rect key="frame" x="0.0" y="0.0" width="567" height="99.5"/>
  20. <autoresizingMask key="autoresizingMask"/>
  21. <subviews>
  22. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Svu-j8-b5X">
  23. <rect key="frame" x="5" y="15" width="557" height="84.5"/>
  24. <subviews>
  25. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mode_document" translatesAutoresizingMaskIntoConstraints="NO" id="HhT-58-RDI">
  26. <rect key="frame" x="10" y="18" width="48" height="48"/>
  27. <constraints>
  28. <constraint firstAttribute="width" constant="48" id="OT1-ho-dUl"/>
  29. <constraint firstAttribute="height" constant="48" id="ZYj-Zo-VVw"/>
  30. </constraints>
  31. </imageView>
  32. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" text="File:2018" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yj3-N6-PFN">
  33. <rect key="frame" x="66" y="10" width="69.5" height="20.5"/>
  34. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  35. <nil key="textColor"/>
  36. <nil key="highlightedColor"/>
  37. </label>
  38. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="PO#:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Xwz-QR-e6d">
  39. <rect key="frame" x="66" y="35.5" width="486" height="18"/>
  40. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  41. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  42. <nil key="highlightedColor"/>
  43. </label>
  44. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="F/L" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cse-Lk-XCd">
  45. <rect key="frame" x="528.5" y="10" width="23.5" height="21"/>
  46. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  47. <nil key="textColor"/>
  48. <nil key="highlightedColor"/>
  49. </label>
  50. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="BOL:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ms4-My-MJ5">
  51. <rect key="frame" x="66" y="58.5" width="486" height="18"/>
  52. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  53. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  54. <nil key="highlightedColor"/>
  55. </label>
  56. </subviews>
  57. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  58. <constraints>
  59. <constraint firstAttribute="bottom" secondItem="Ms4-My-MJ5" secondAttribute="bottom" constant="8" id="6gw-u6-rs9"/>
  60. <constraint firstItem="Xwz-QR-e6d" firstAttribute="trailing" secondItem="cse-Lk-XCd" secondAttribute="trailing" id="7H2-z1-bI5"/>
  61. <constraint firstItem="Ms4-My-MJ5" firstAttribute="trailing" secondItem="Xwz-QR-e6d" secondAttribute="trailing" id="DAj-6j-GWd"/>
  62. <constraint firstItem="HhT-58-RDI" firstAttribute="leading" secondItem="Svu-j8-b5X" secondAttribute="leading" constant="10" id="GRY-d1-2AW"/>
  63. <constraint firstItem="Xwz-QR-e6d" firstAttribute="top" secondItem="yj3-N6-PFN" secondAttribute="bottom" constant="5" id="Gbx-SF-0JX"/>
  64. <constraint firstAttribute="trailing" secondItem="cse-Lk-XCd" secondAttribute="trailing" constant="5" id="LYl-CQ-Yk4"/>
  65. <constraint firstItem="yj3-N6-PFN" firstAttribute="leading" secondItem="HhT-58-RDI" secondAttribute="trailing" constant="8" id="V44-zJ-Elx"/>
  66. <constraint firstItem="yj3-N6-PFN" firstAttribute="top" secondItem="Svu-j8-b5X" secondAttribute="top" constant="10" id="WMm-ZX-LRU"/>
  67. <constraint firstItem="Xwz-QR-e6d" firstAttribute="leading" secondItem="yj3-N6-PFN" secondAttribute="leading" id="csQ-or-l7X"/>
  68. <constraint firstItem="Ms4-My-MJ5" firstAttribute="leading" secondItem="Xwz-QR-e6d" secondAttribute="leading" id="czd-SF-AdZ"/>
  69. <constraint firstItem="HhT-58-RDI" firstAttribute="top" secondItem="Svu-j8-b5X" secondAttribute="top" constant="18" id="hTL-HJ-cvG"/>
  70. <constraint firstItem="Ms4-My-MJ5" firstAttribute="top" secondItem="Xwz-QR-e6d" secondAttribute="bottom" constant="5" id="tlr-Q6-yhp"/>
  71. <constraint firstItem="cse-Lk-XCd" firstAttribute="centerY" secondItem="yj3-N6-PFN" secondAttribute="centerY" id="xYq-7t-jSb"/>
  72. </constraints>
  73. </view>
  74. </subviews>
  75. <constraints>
  76. <constraint firstAttribute="trailing" secondItem="Svu-j8-b5X" secondAttribute="trailing" constant="5" id="038-oe-vzS"/>
  77. <constraint firstAttribute="bottom" secondItem="Svu-j8-b5X" secondAttribute="bottom" id="FGC-lz-39l"/>
  78. <constraint firstItem="Svu-j8-b5X" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="mQO-kq-9rQ"/>
  79. <constraint firstItem="Svu-j8-b5X" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="5" id="vIH-Nc-MIV"/>
  80. </constraints>
  81. </tableViewCellContentView>
  82. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  83. <connections>
  84. <outlet property="bgView" destination="Svu-j8-b5X" id="3qM-ZG-hns"/>
  85. <outlet property="fileBOLLabel" destination="Ms4-My-MJ5" id="0tb-UC-B4I"/>
  86. <outlet property="fileIconView" destination="HhT-58-RDI" id="IwC-6T-CoK"/>
  87. <outlet property="fileNameLabel" destination="yj3-N6-PFN" id="yCI-Lv-Okk"/>
  88. <outlet property="filePOLabel" destination="Xwz-QR-e6d" id="NhU-HJ-3GV"/>
  89. <outlet property="fileTypeLabel" destination="cse-Lk-XCd" id="DEF-t9-k60"/>
  90. </connections>
  91. <point key="canvasLocation" x="-178.40000000000001" y="55.772113943028494"/>
  92. </tableViewCell>
  93. </objects>
  94. <resources>
  95. <image name="mode_document" width="48" height="48"/>
  96. </resources>
  97. </document>