Phone_Range_Cell.xib 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13529" 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="13527"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorRangeCell" rowHeight="80" id="aJD-4w-cyc" customClass="CommonEditorRangeCell">
  15. <rect key="frame" x="0.0" y="0.0" width="357" height="100"/>
  16. <autoresizingMask key="autoresizingMask"/>
  17. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="aJD-4w-cyc" id="9H1-uc-YO6">
  18. <rect key="frame" x="0.0" y="0.0" width="357" height="99.5"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="F7m-IY-bAy">
  22. <rect key="frame" x="15" y="10" width="42" height="25"/>
  23. <constraints>
  24. <constraint firstAttribute="height" constant="25" id="iud-4J-xs8"/>
  25. </constraints>
  26. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  27. <nil key="textColor"/>
  28. <nil key="highlightedColor"/>
  29. </label>
  30. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="N9F-9d-jEW">
  31. <rect key="frame" x="0.0" y="49" width="119" height="50"/>
  32. <subviews>
  33. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="minimum" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="OLV-dS-Zk9">
  34. <rect key="frame" x="15" y="10" width="99" height="30"/>
  35. <nil key="textColor"/>
  36. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  37. <textInputTraits key="textInputTraits"/>
  38. <connections>
  39. <outlet property="delegate" destination="aJD-4w-cyc" id="9UU-L5-nUZ"/>
  40. </connections>
  41. </textField>
  42. </subviews>
  43. <constraints>
  44. <constraint firstAttribute="trailing" secondItem="OLV-dS-Zk9" secondAttribute="trailing" constant="5" id="Fqz-G9-1R4"/>
  45. <constraint firstItem="OLV-dS-Zk9" firstAttribute="leading" secondItem="N9F-9d-jEW" secondAttribute="leading" constant="15" id="LbX-7B-UuC"/>
  46. <constraint firstAttribute="height" constant="50" id="sko-8b-xWH"/>
  47. <constraint firstItem="OLV-dS-Zk9" firstAttribute="centerY" secondItem="N9F-9d-jEW" secondAttribute="centerY" id="uzW-kP-fe3"/>
  48. </constraints>
  49. </view>
  50. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Q11-bU-Foq">
  51. <rect key="frame" x="119" y="49" width="119" height="50"/>
  52. <subviews>
  53. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1PI-fx-jjn">
  54. <rect key="frame" x="-0.5" y="0.5" width="119" height="50"/>
  55. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  56. <nil key="textColor"/>
  57. <nil key="highlightedColor"/>
  58. </label>
  59. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="maximum" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="KbR-4N-5h0">
  60. <rect key="frame" x="15" y="10" width="99" height="30"/>
  61. <nil key="textColor"/>
  62. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  63. <textInputTraits key="textInputTraits"/>
  64. <connections>
  65. <outlet property="delegate" destination="aJD-4w-cyc" id="Ocj-RG-iEh"/>
  66. </connections>
  67. </textField>
  68. </subviews>
  69. <constraints>
  70. <constraint firstItem="KbR-4N-5h0" firstAttribute="leading" secondItem="Q11-bU-Foq" secondAttribute="leading" constant="15" id="7jT-8h-5S0"/>
  71. <constraint firstAttribute="trailing" secondItem="KbR-4N-5h0" secondAttribute="trailing" constant="5" id="ZSL-TY-TMr"/>
  72. <constraint firstItem="1PI-fx-jjn" firstAttribute="centerX" secondItem="Q11-bU-Foq" secondAttribute="centerX" id="g8z-SD-r0y"/>
  73. <constraint firstItem="1PI-fx-jjn" firstAttribute="centerY" secondItem="Q11-bU-Foq" secondAttribute="centerY" id="ls2-kR-YQf"/>
  74. <constraint firstItem="1PI-fx-jjn" firstAttribute="height" secondItem="Q11-bU-Foq" secondAttribute="height" id="p3c-EA-z2W"/>
  75. <constraint firstItem="1PI-fx-jjn" firstAttribute="width" secondItem="Q11-bU-Foq" secondAttribute="width" id="pIX-Lk-kqx"/>
  76. </constraints>
  77. </view>
  78. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rOL-53-jIq">
  79. <rect key="frame" x="238" y="49" width="119" height="50"/>
  80. <subviews>
  81. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="p7c-IA-NlC">
  82. <rect key="frame" x="41" y="11" width="37" height="29"/>
  83. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  84. <state key="normal" title="Reset">
  85. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  86. </state>
  87. <connections>
  88. <action selector="resetBtnClick:" destination="aJD-4w-cyc" eventType="touchUpInside" id="xsH-dG-PoR"/>
  89. </connections>
  90. </button>
  91. </subviews>
  92. <constraints>
  93. <constraint firstItem="p7c-IA-NlC" firstAttribute="centerY" secondItem="rOL-53-jIq" secondAttribute="centerY" id="Z9g-6U-xKT"/>
  94. <constraint firstItem="p7c-IA-NlC" firstAttribute="centerX" secondItem="rOL-53-jIq" secondAttribute="centerX" id="ng2-fH-XHx"/>
  95. </constraints>
  96. </view>
  97. </subviews>
  98. <constraints>
  99. <constraint firstAttribute="trailing" secondItem="rOL-53-jIq" secondAttribute="trailing" id="0vF-B6-YXR"/>
  100. <constraint firstAttribute="bottom" secondItem="N9F-9d-jEW" secondAttribute="bottom" id="2id-Sv-R7P"/>
  101. <constraint firstItem="KbR-4N-5h0" firstAttribute="centerY" secondItem="OLV-dS-Zk9" secondAttribute="centerY" id="9xZ-I0-18Y"/>
  102. <constraint firstItem="Q11-bU-Foq" firstAttribute="height" secondItem="N9F-9d-jEW" secondAttribute="height" id="C7p-gp-g1c"/>
  103. <constraint firstItem="rOL-53-jIq" firstAttribute="width" secondItem="Q11-bU-Foq" secondAttribute="width" id="HX1-uj-OmR"/>
  104. <constraint firstItem="N9F-9d-jEW" firstAttribute="leading" secondItem="9H1-uc-YO6" secondAttribute="leading" id="Ph9-ME-LZT"/>
  105. <constraint firstItem="Q11-bU-Foq" firstAttribute="top" secondItem="N9F-9d-jEW" secondAttribute="top" id="ScF-do-uCY"/>
  106. <constraint firstItem="Q11-bU-Foq" firstAttribute="leading" secondItem="N9F-9d-jEW" secondAttribute="trailing" id="bH9-pn-eAF"/>
  107. <constraint firstItem="rOL-53-jIq" firstAttribute="leading" secondItem="Q11-bU-Foq" secondAttribute="trailing" id="h6e-iH-vqp"/>
  108. <constraint firstItem="rOL-53-jIq" firstAttribute="height" secondItem="Q11-bU-Foq" secondAttribute="height" id="iDg-cP-jyo"/>
  109. <constraint firstItem="Q11-bU-Foq" firstAttribute="width" secondItem="N9F-9d-jEW" secondAttribute="width" id="nka-Z5-v59"/>
  110. <constraint firstItem="rOL-53-jIq" firstAttribute="top" secondItem="Q11-bU-Foq" secondAttribute="top" id="wWT-lN-GXg"/>
  111. <constraint firstItem="F7m-IY-bAy" firstAttribute="leading" secondItem="9H1-uc-YO6" secondAttribute="leading" constant="15" id="xdz-Tm-2c2"/>
  112. <constraint firstItem="F7m-IY-bAy" firstAttribute="top" secondItem="9H1-uc-YO6" secondAttribute="top" constant="10" id="yPs-GG-eGn"/>
  113. </constraints>
  114. </tableViewCellContentView>
  115. <connections>
  116. <outlet property="maxField" destination="KbR-4N-5h0" id="6GM-RG-NCP"/>
  117. <outlet property="minField" destination="OLV-dS-Zk9" id="0zr-to-JtV"/>
  118. <outlet property="titleLabel" destination="F7m-IY-bAy" id="6bz-nj-Phm"/>
  119. </connections>
  120. <point key="canvasLocation" x="-9.5" y="456"/>
  121. </tableViewCell>
  122. </objects>
  123. </document>