SelectTextCell.xib 6.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15400" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15404"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="SelectTextCell" id="KGk-i7-Jjw" customClass="SelectTextCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  17. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="公文类型" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rbG-v0-yON">
  21. <rect key="frame" x="15.5" y="11.5" width="69.5" height="21"/>
  22. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  23. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  24. <nil key="highlightedColor"/>
  25. </label>
  26. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="星号" translatesAutoresizingMaskIntoConstraints="NO" id="PqG-mU-CKe">
  27. <rect key="frame" x="93" y="18.5" width="6" height="7"/>
  28. </imageView>
  29. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="right_img" translatesAutoresizingMaskIntoConstraints="NO" id="BlB-3y-Y9b">
  30. <rect key="frame" x="297.5" y="15.5" width="7.5" height="13.5"/>
  31. </imageView>
  32. <button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tkq-El-IDi">
  33. <rect key="frame" x="240" y="5.5" width="52" height="33"/>
  34. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  35. <state key="normal" title="请选择">
  36. <color key="titleColor" red="0.60784313725490191" green="0.60784313725490191" blue="0.60784313725490191" alpha="1" colorSpace="calibratedRGB"/>
  37. </state>
  38. </button>
  39. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="B2Z-uV-ORs">
  40. <rect key="frame" x="0.0" y="43" width="320" height="1"/>
  41. <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="calibratedRGB"/>
  42. <constraints>
  43. <constraint firstAttribute="height" constant="1" id="jQ4-X2-yFm"/>
  44. </constraints>
  45. </view>
  46. </subviews>
  47. <constraints>
  48. <constraint firstItem="rbG-v0-yON" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15.5" id="4om-rF-btr"/>
  49. <constraint firstItem="PqG-mU-CKe" firstAttribute="leading" secondItem="rbG-v0-yON" secondAttribute="trailing" constant="8" id="Fhw-kd-VxS"/>
  50. <constraint firstItem="BlB-3y-Y9b" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Gi9-fp-pSR"/>
  51. <constraint firstItem="tkq-El-IDi" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="TDG-nv-T25"/>
  52. <constraint firstItem="PqG-mU-CKe" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="V5Z-v7-3q8"/>
  53. <constraint firstItem="B2Z-uV-ORs" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="aoW-T9-1ck"/>
  54. <constraint firstAttribute="trailing" secondItem="BlB-3y-Y9b" secondAttribute="trailing" constant="15" id="cHg-yG-pfZ"/>
  55. <constraint firstAttribute="trailing" secondItem="B2Z-uV-ORs" secondAttribute="trailing" id="cPP-Ie-VBr"/>
  56. <constraint firstItem="BlB-3y-Y9b" firstAttribute="leading" secondItem="tkq-El-IDi" secondAttribute="trailing" constant="5.5" id="dQu-99-S4y"/>
  57. <constraint firstItem="rbG-v0-yON" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="hh7-qW-jVR"/>
  58. <constraint firstAttribute="bottom" secondItem="B2Z-uV-ORs" secondAttribute="bottom" id="tOa-ac-yhg"/>
  59. </constraints>
  60. </tableViewCellContentView>
  61. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  62. <connections>
  63. <outlet property="bottomLineView" destination="B2Z-uV-ORs" id="DyQ-Yq-m6a"/>
  64. <outlet property="haveImageView" destination="PqG-mU-CKe" id="c4r-fx-s0U"/>
  65. <outlet property="nameLab" destination="rbG-v0-yON" id="pXo-qG-g9e"/>
  66. <outlet property="selectButton" destination="tkq-El-IDi" id="91b-y8-Rix"/>
  67. </connections>
  68. <point key="canvasLocation" x="131.8840579710145" y="152.67857142857142"/>
  69. </tableViewCell>
  70. </objects>
  71. <resources>
  72. <image name="right_img" width="7.5" height="13.5"/>
  73. <image name="星号" width="5.5" height="6.5"/>
  74. </resources>
  75. </document>