RepairNoReciptSearchCell.xib 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12120" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="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="12088"/>
  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. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="RepairNoReciptSearchCell">
  15. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  16. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  17. <subviews>
  18. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="安排单号" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pkU-Tr-aVb">
  19. <rect key="frame" x="10" y="15" width="70" height="21"/>
  20. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  21. <nil key="textColor"/>
  22. <nil key="highlightedColor"/>
  23. </label>
  24. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zyq-W4-b9y">
  25. <rect key="frame" x="0.0" y="51" width="375" height="1"/>
  26. <color key="backgroundColor" red="0.72150450939999999" green="0.72160977130000004" blue="0.72148138279999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  27. <constraints>
  28. <constraint firstAttribute="height" constant="1" id="Fz7-la-7bC"/>
  29. </constraints>
  30. </view>
  31. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="loF-Xo-fNa">
  32. <rect key="frame" x="0.0" y="92" width="375" height="1"/>
  33. <color key="backgroundColor" red="0.72150450939999999" green="0.72160977130000004" blue="0.72148138279999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  34. <constraints>
  35. <constraint firstAttribute="height" constant="1" id="dK7-8b-q2P"/>
  36. </constraints>
  37. </view>
  38. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="维修单号" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ba2-Za-z9Y">
  39. <rect key="frame" x="10" y="108" width="70" height="21"/>
  40. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  41. <nil key="textColor"/>
  42. <nil key="highlightedColor"/>
  43. </label>
  44. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GYk-nN-m19">
  45. <rect key="frame" x="0.0" y="144" width="375" height="1"/>
  46. <color key="backgroundColor" red="0.72150450939999999" green="0.72160977130000004" blue="0.72148138279999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  47. <constraints>
  48. <constraint firstAttribute="height" constant="1" id="oNB-kM-8BP"/>
  49. </constraints>
  50. </view>
  51. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8PB-mt-QGH">
  52. <rect key="frame" x="0.0" y="185" width="375" height="1"/>
  53. <color key="backgroundColor" red="0.72150450939999999" green="0.72160977130000004" blue="0.72148138279999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  54. <constraints>
  55. <constraint firstAttribute="height" constant="1" id="pui-Lo-KtM"/>
  56. </constraints>
  57. </view>
  58. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="请输入安排单号" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="HM5-CG-sEn">
  59. <rect key="frame" x="0.0" y="52" width="375" height="40"/>
  60. <nil key="textColor"/>
  61. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  62. <textInputTraits key="textInputTraits"/>
  63. </textField>
  64. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="请输入唯一单号" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="xSe-B0-Sin">
  65. <rect key="frame" x="0.0" y="145" width="375" height="40"/>
  66. <nil key="textColor"/>
  67. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  68. <textInputTraits key="textInputTraits"/>
  69. </textField>
  70. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="开始日期" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="h7k-tQ-L1a">
  71. <rect key="frame" x="10" y="294" width="70" height="21"/>
  72. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  73. <nil key="textColor"/>
  74. <nil key="highlightedColor"/>
  75. </label>
  76. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BA4-eb-6bM">
  77. <rect key="frame" x="0.0" y="330" width="375" height="1"/>
  78. <color key="backgroundColor" red="0.72150450939999999" green="0.72160977130000004" blue="0.72148138279999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  79. <constraints>
  80. <constraint firstAttribute="height" constant="1" id="VOs-33-lLv"/>
  81. </constraints>
  82. </view>
  83. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7lB-mo-8IT">
  84. <rect key="frame" x="0.0" y="371" width="375" height="1"/>
  85. <color key="backgroundColor" red="0.72150450939999999" green="0.72160977130000004" blue="0.72148138279999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  86. <constraints>
  87. <constraint firstAttribute="height" constant="1" id="2e1-d6-aDE"/>
  88. </constraints>
  89. </view>
  90. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yxv-0h-YbW">
  91. <rect key="frame" x="0.0" y="331" width="375" height="40"/>
  92. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  93. <state key="normal" title="请选择维修开始日期">
  94. <color key="titleColor" red="0.72150450939999999" green="0.72160977130000004" blue="0.72148138279999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  95. </state>
  96. <connections>
  97. <action selector="showStartDate:" destination="iN0-l3-epB" eventType="touchUpInside" id="gzo-W3-cNP"/>
  98. </connections>
  99. </button>
  100. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="结束日期" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gJI-rQ-3Uu">
  101. <rect key="frame" x="10" y="387" width="70" height="21"/>
  102. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  103. <nil key="textColor"/>
  104. <nil key="highlightedColor"/>
  105. </label>
  106. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ht2-rW-hSd">
  107. <rect key="frame" x="0.0" y="423" width="375" height="1"/>
  108. <color key="backgroundColor" red="0.72150450939999999" green="0.72160977130000004" blue="0.72148138279999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  109. <constraints>
  110. <constraint firstAttribute="height" constant="1" id="HVP-aB-p0p"/>
  111. </constraints>
  112. </view>
  113. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gdP-Sx-Q8X">
  114. <rect key="frame" x="0.0" y="464" width="375" height="1"/>
  115. <color key="backgroundColor" red="0.72150450939999999" green="0.72160977130000004" blue="0.72148138279999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  116. <constraints>
  117. <constraint firstAttribute="height" constant="1" id="8uV-mD-DHl"/>
  118. </constraints>
  119. </view>
  120. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mRO-Hz-TbO">
  121. <rect key="frame" x="0.0" y="424" width="375" height="40"/>
  122. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  123. <state key="normal" title="请选择维修结束日期">
  124. <color key="titleColor" red="0.72150450939999999" green="0.72160977130000004" blue="0.72148138279999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  125. </state>
  126. <connections>
  127. <action selector="showEndDate:" destination="iN0-l3-epB" eventType="touchUpInside" id="HEc-Ef-SQL"/>
  128. </connections>
  129. </button>
  130. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="客户姓名" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="77d-Bm-xKe">
  131. <rect key="frame" x="10" y="201" width="70" height="21"/>
  132. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  133. <nil key="textColor"/>
  134. <nil key="highlightedColor"/>
  135. </label>
  136. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IHT-KL-AD5">
  137. <rect key="frame" x="0.0" y="237" width="375" height="1"/>
  138. <color key="backgroundColor" red="0.72150450939999999" green="0.72160977130000004" blue="0.72148138279999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  139. <constraints>
  140. <constraint firstAttribute="height" constant="1" id="eiK-D5-dOl"/>
  141. </constraints>
  142. </view>
  143. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xao-bp-9ib">
  144. <rect key="frame" x="0.0" y="278" width="375" height="1"/>
  145. <color key="backgroundColor" red="0.72150450939999999" green="0.72160977130000004" blue="0.72148138279999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  146. <constraints>
  147. <constraint firstAttribute="height" constant="1" id="bbl-pf-gTL"/>
  148. </constraints>
  149. </view>
  150. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="请输入客户姓名" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="89o-DQ-vet">
  151. <rect key="frame" x="0.0" y="238" width="375" height="40"/>
  152. <nil key="textColor"/>
  153. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  154. <textInputTraits key="textInputTraits"/>
  155. </textField>
  156. </subviews>
  157. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  158. <constraints>
  159. <constraint firstItem="zyq-W4-b9y" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="14V-E7-F2C"/>
  160. <constraint firstItem="Ht2-rW-hSd" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="2WB-5N-D8I"/>
  161. <constraint firstAttribute="trailing" secondItem="loF-Xo-fNa" secondAttribute="trailing" id="2tY-jX-Uj6"/>
  162. <constraint firstItem="IHT-KL-AD5" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="3Uc-hr-tf5"/>
  163. <constraint firstItem="loF-Xo-fNa" firstAttribute="top" secondItem="HM5-CG-sEn" secondAttribute="bottom" id="3Xd-dt-kZz"/>
  164. <constraint firstAttribute="trailing" secondItem="mRO-Hz-TbO" secondAttribute="trailing" id="3cu-RD-2wG"/>
  165. <constraint firstItem="xSe-B0-Sin" firstAttribute="top" secondItem="GYk-nN-m19" secondAttribute="bottom" id="5OO-W2-hCz"/>
  166. <constraint firstAttribute="trailing" secondItem="GYk-nN-m19" secondAttribute="trailing" id="5Vf-EH-FPm"/>
  167. <constraint firstItem="HM5-CG-sEn" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="6SS-2x-qhh"/>
  168. <constraint firstItem="77d-Bm-xKe" firstAttribute="top" secondItem="8PB-mt-QGH" secondAttribute="bottom" constant="15" id="7vs-6c-bGT"/>
  169. <constraint firstAttribute="trailing" secondItem="gdP-Sx-Q8X" secondAttribute="trailing" id="874-bI-dGu"/>
  170. <constraint firstItem="Ht2-rW-hSd" firstAttribute="top" secondItem="gJI-rQ-3Uu" secondAttribute="bottom" constant="15" id="9U5-ho-5ZV"/>
  171. <constraint firstItem="8PB-mt-QGH" firstAttribute="top" secondItem="xSe-B0-Sin" secondAttribute="bottom" id="ChG-Ss-PrU"/>
  172. <constraint firstItem="zyq-W4-b9y" firstAttribute="top" secondItem="pkU-Tr-aVb" secondAttribute="bottom" constant="15" id="ENB-kX-T05"/>
  173. <constraint firstItem="xao-bp-9ib" firstAttribute="top" secondItem="89o-DQ-vet" secondAttribute="bottom" id="HkU-IO-aqf"/>
  174. <constraint firstItem="8PB-mt-QGH" firstAttribute="top" secondItem="GYk-nN-m19" secondAttribute="bottom" constant="40" id="I4f-CG-G7z"/>
  175. <constraint firstAttribute="trailing" secondItem="IHT-KL-AD5" secondAttribute="trailing" id="IHy-pp-HjX"/>
  176. <constraint firstItem="7lB-mo-8IT" firstAttribute="top" secondItem="yxv-0h-YbW" secondAttribute="bottom" id="Ipt-8k-G5l"/>
  177. <constraint firstAttribute="trailing" secondItem="Ht2-rW-hSd" secondAttribute="trailing" id="KBs-Ef-BH5"/>
  178. <constraint firstItem="pkU-Tr-aVb" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="10" id="KjU-uZ-8WF"/>
  179. <constraint firstItem="xao-bp-9ib" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="LW1-BR-RrX"/>
  180. <constraint firstItem="mRO-Hz-TbO" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="LuQ-eb-MDP"/>
  181. <constraint firstItem="gdP-Sx-Q8X" firstAttribute="top" secondItem="mRO-Hz-TbO" secondAttribute="bottom" id="M7P-1o-Iqk"/>
  182. <constraint firstItem="HM5-CG-sEn" firstAttribute="top" secondItem="zyq-W4-b9y" secondAttribute="bottom" id="MQn-Vz-IqS"/>
  183. <constraint firstItem="yxv-0h-YbW" firstAttribute="top" secondItem="BA4-eb-6bM" secondAttribute="bottom" id="MfM-24-puO"/>
  184. <constraint firstItem="IHT-KL-AD5" firstAttribute="top" secondItem="77d-Bm-xKe" secondAttribute="bottom" constant="15" id="Mpp-NV-f7k"/>
  185. <constraint firstItem="GYk-nN-m19" firstAttribute="top" secondItem="Ba2-Za-z9Y" secondAttribute="bottom" constant="15" id="OKO-ZK-o5z"/>
  186. <constraint firstItem="8PB-mt-QGH" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="OPh-R8-dl5"/>
  187. <constraint firstItem="xao-bp-9ib" firstAttribute="top" secondItem="IHT-KL-AD5" secondAttribute="bottom" constant="40" id="TNR-xf-VKO"/>
  188. <constraint firstItem="gdP-Sx-Q8X" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="TYu-I6-W4E"/>
  189. <constraint firstItem="Ht2-rW-hSd" firstAttribute="top" secondItem="gJI-rQ-3Uu" secondAttribute="bottom" constant="15" id="U9A-0q-OfW"/>
  190. <constraint firstItem="loF-Xo-fNa" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="UL3-zV-uNA"/>
  191. <constraint firstItem="pkU-Tr-aVb" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="15" id="UfX-ot-iRh"/>
  192. <constraint firstItem="89o-DQ-vet" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="VBF-nD-iTk"/>
  193. <constraint firstItem="gJI-rQ-3Uu" firstAttribute="top" secondItem="7lB-mo-8IT" secondAttribute="bottom" constant="15" id="W7v-JT-CfG"/>
  194. <constraint firstItem="GYk-nN-m19" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="Wpw-X0-slF"/>
  195. <constraint firstAttribute="trailing" secondItem="xao-bp-9ib" secondAttribute="trailing" id="XMT-pE-Y7F"/>
  196. <constraint firstItem="xSe-B0-Sin" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="Y5x-h8-XeT"/>
  197. <constraint firstItem="7lB-mo-8IT" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="a9j-Fa-rPj"/>
  198. <constraint firstItem="h7k-tQ-L1a" firstAttribute="top" secondItem="xao-bp-9ib" secondAttribute="bottom" constant="15" id="bGx-Sz-Hwd"/>
  199. <constraint firstItem="h7k-tQ-L1a" firstAttribute="leading" secondItem="Ba2-Za-z9Y" secondAttribute="leading" id="eaG-N9-212"/>
  200. <constraint firstItem="GYk-nN-m19" firstAttribute="top" secondItem="Ba2-Za-z9Y" secondAttribute="bottom" constant="15" id="ekh-qi-3Nh"/>
  201. <constraint firstAttribute="trailing" secondItem="xSe-B0-Sin" secondAttribute="trailing" id="foB-IS-N1g"/>
  202. <constraint firstItem="BA4-eb-6bM" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="gQq-1K-wQL"/>
  203. <constraint firstAttribute="trailing" secondItem="7lB-mo-8IT" secondAttribute="trailing" id="iWM-ib-vuX"/>
  204. <constraint firstItem="gJI-rQ-3Uu" firstAttribute="leading" secondItem="h7k-tQ-L1a" secondAttribute="leading" id="il6-5K-WyG"/>
  205. <constraint firstItem="Ba2-Za-z9Y" firstAttribute="top" secondItem="loF-Xo-fNa" secondAttribute="bottom" constant="15" id="jWl-0P-pZt"/>
  206. <constraint firstAttribute="trailing" secondItem="89o-DQ-vet" secondAttribute="trailing" id="jpP-2O-nU8"/>
  207. <constraint firstItem="IHT-KL-AD5" firstAttribute="top" secondItem="77d-Bm-xKe" secondAttribute="bottom" constant="15" id="kdL-zQ-bvD"/>
  208. <constraint firstItem="yxv-0h-YbW" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="ntS-9f-NIm"/>
  209. <constraint firstItem="7lB-mo-8IT" firstAttribute="top" secondItem="BA4-eb-6bM" secondAttribute="bottom" constant="40" id="oLa-tU-Dpm"/>
  210. <constraint firstItem="gdP-Sx-Q8X" firstAttribute="top" secondItem="Ht2-rW-hSd" secondAttribute="bottom" constant="40" id="oqG-r9-CBn"/>
  211. <constraint firstItem="loF-Xo-fNa" firstAttribute="top" secondItem="zyq-W4-b9y" secondAttribute="bottom" constant="40" id="ou3-Mt-Ph6"/>
  212. <constraint firstItem="89o-DQ-vet" firstAttribute="top" secondItem="IHT-KL-AD5" secondAttribute="bottom" id="p2E-Lp-TGF"/>
  213. <constraint firstAttribute="trailing" secondItem="HM5-CG-sEn" secondAttribute="trailing" id="pHb-e6-ure"/>
  214. <constraint firstItem="BA4-eb-6bM" firstAttribute="top" secondItem="h7k-tQ-L1a" secondAttribute="bottom" constant="15" id="pcB-E9-SPo"/>
  215. <constraint firstAttribute="trailing" secondItem="zyq-W4-b9y" secondAttribute="trailing" id="rjt-Aj-p9E"/>
  216. <constraint firstItem="zyq-W4-b9y" firstAttribute="top" secondItem="pkU-Tr-aVb" secondAttribute="bottom" constant="15" id="sAB-Rv-QAE"/>
  217. <constraint firstItem="BA4-eb-6bM" firstAttribute="top" secondItem="h7k-tQ-L1a" secondAttribute="bottom" constant="15" id="sRC-vt-s67"/>
  218. <constraint firstAttribute="trailing" secondItem="8PB-mt-QGH" secondAttribute="trailing" id="uHe-Rg-ep7"/>
  219. <constraint firstItem="Ba2-Za-z9Y" firstAttribute="leading" secondItem="pkU-Tr-aVb" secondAttribute="leading" id="vJU-2X-0vf"/>
  220. <constraint firstItem="77d-Bm-xKe" firstAttribute="leading" secondItem="Ba2-Za-z9Y" secondAttribute="leading" id="xQX-2e-weF"/>
  221. <constraint firstAttribute="trailing" secondItem="yxv-0h-YbW" secondAttribute="trailing" id="xxB-Yc-Sq9"/>
  222. <constraint firstItem="mRO-Hz-TbO" firstAttribute="top" secondItem="Ht2-rW-hSd" secondAttribute="bottom" id="zLU-M6-auk"/>
  223. <constraint firstAttribute="trailing" secondItem="BA4-eb-6bM" secondAttribute="trailing" id="zcZ-na-wh6"/>
  224. </constraints>
  225. <connections>
  226. <outlet property="arrangementOrderNo" destination="HM5-CG-sEn" id="nJi-N5-O7S"/>
  227. <outlet property="btnEndDate" destination="mRO-Hz-TbO" id="JRo-4q-wwg"/>
  228. <outlet property="btnStartDate" destination="yxv-0h-YbW" id="g7w-4O-4K2"/>
  229. <outlet property="customerName" destination="89o-DQ-vet" id="Uaf-7h-AIe"/>
  230. <outlet property="presaleOrderNo" destination="xSe-B0-Sin" id="8Rz-Jb-aN5"/>
  231. </connections>
  232. <point key="canvasLocation" x="24.5" y="51.5"/>
  233. </view>
  234. </objects>
  235. </document>