CustomerBalanceSearchCell.xib 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14109" 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="14088"/>
  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 contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CustomerBalanceSearchCell" rowHeight="631" id="KGk-i7-Jjw" customClass="CustomerBalanceSearchCell">
  15. <rect key="frame" x="0.0" y="0.0" width="501" height="631"/>
  16. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  17. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  18. <rect key="frame" x="0.0" y="0.0" width="501" height="630.5"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="业务部门" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2SO-MQ-MoG">
  22. <rect key="frame" x="10" y="17" width="80" height="20.5"/>
  23. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  24. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  25. <nil key="textColor"/>
  26. <nil key="highlightedColor"/>
  27. </label>
  28. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="CWq-qJ-QwF">
  29. <rect key="frame" x="0.0" y="54" width="480" height="1"/>
  30. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  31. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  32. </view>
  33. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Umo-OO-EsZ">
  34. <rect key="frame" x="0.0" y="102" width="480" height="1"/>
  35. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  36. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  37. </view>
  38. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="业务员" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eg8-0n-ivp">
  39. <rect key="frame" x="10" y="124" width="80" height="21"/>
  40. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  41. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  42. <nil key="textColor"/>
  43. <nil key="highlightedColor"/>
  44. </label>
  45. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="UiO-rg-EsJ">
  46. <rect key="frame" x="0.0" y="161" width="480" height="1"/>
  47. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  48. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  49. </view>
  50. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qgh-pw-dGS">
  51. <rect key="frame" x="0.0" y="209" width="480" height="1"/>
  52. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  53. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  54. </view>
  55. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TWV-Jz-S6B">
  56. <rect key="frame" x="0.0" y="63" width="501" height="30"/>
  57. <state key="normal" title="请选择业务部门">
  58. <color key="titleColor" white="0.69346168149999998" alpha="1" colorSpace="calibratedWhite"/>
  59. </state>
  60. <connections>
  61. <action selector="showOrg:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="rl1-KJ-zSr"/>
  62. </connections>
  63. </button>
  64. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xge-8J-uYw">
  65. <rect key="frame" x="0.0" y="171" width="501" height="30"/>
  66. <state key="normal" title="请选择业务员">
  67. <color key="titleColor" white="0.69346168149999998" alpha="1" colorSpace="calibratedWhite"/>
  68. </state>
  69. <connections>
  70. <action selector="showStaff:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="3nw-HP-1I3"/>
  71. </connections>
  72. </button>
  73. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="汇总类型" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NKN-P2-Rus">
  74. <rect key="frame" x="10" y="233" width="80" height="21"/>
  75. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  76. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  77. <nil key="textColor"/>
  78. <nil key="highlightedColor"/>
  79. </label>
  80. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="zQP-89-RDM">
  81. <rect key="frame" x="0.0" y="270" width="480" height="1"/>
  82. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  83. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  84. </view>
  85. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Zcn-Bx-Aha">
  86. <rect key="frame" x="0.0" y="317" width="480" height="1"/>
  87. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  88. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  89. </view>
  90. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Vp8-xE-H4y">
  91. <rect key="frame" x="0.0" y="279" width="501" height="30"/>
  92. <state key="normal" title="请选择汇总类型">
  93. <color key="titleColor" white="0.69346168149999998" alpha="1" colorSpace="calibratedWhite"/>
  94. </state>
  95. <connections>
  96. <action selector="showSummaryType:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="7iB-wx-jby"/>
  97. </connections>
  98. </button>
  99. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="应收款-预收款-定金等于0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6S0-PF-kBf">
  100. <rect key="frame" x="10" y="338" width="199" height="21"/>
  101. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  102. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  103. <nil key="textColor"/>
  104. <nil key="highlightedColor"/>
  105. </label>
  106. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RUw-Ip-Wg5">
  107. <rect key="frame" x="0.0" y="382" width="501" height="45"/>
  108. <constraints>
  109. <constraint firstAttribute="height" constant="45" id="mhX-4R-tnD"/>
  110. </constraints>
  111. <state key="normal" title="过滤">
  112. <color key="titleColor" white="0.69346168149999998" alpha="1" colorSpace="calibratedWhite"/>
  113. </state>
  114. <connections>
  115. <action selector="clickFilter:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="Phg-TB-Pq8"/>
  116. </connections>
  117. </button>
  118. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="客户编码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dyn-Dd-qs1">
  119. <rect key="frame" x="10" y="443" width="70" height="21"/>
  120. <constraints>
  121. <constraint firstAttribute="height" constant="21" id="rdk-b2-c88"/>
  122. <constraint firstAttribute="width" constant="70" id="s7I-1C-4in"/>
  123. </constraints>
  124. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  125. <nil key="textColor"/>
  126. <nil key="highlightedColor"/>
  127. </label>
  128. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="83l-Qn-SNQ">
  129. <rect key="frame" x="0.0" y="480" width="501" height="1"/>
  130. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  131. <constraints>
  132. <constraint firstAttribute="height" constant="1" id="5kU-fm-fwc"/>
  133. </constraints>
  134. </view>
  135. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入客户编码" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="gEG-Mg-QeT">
  136. <rect key="frame" x="0.0" y="489" width="501" height="30"/>
  137. <constraints>
  138. <constraint firstAttribute="height" constant="30" id="kAU-QB-zAL"/>
  139. </constraints>
  140. <nil key="textColor"/>
  141. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  142. <textInputTraits key="textInputTraits"/>
  143. </textField>
  144. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="520-08-NkH">
  145. <rect key="frame" x="0.0" y="527" width="501" height="1"/>
  146. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  147. <constraints>
  148. <constraint firstAttribute="height" constant="1" id="J3J-Z5-GAv"/>
  149. </constraints>
  150. </view>
  151. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="客户名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Z0n-Ak-OPS">
  152. <rect key="frame" x="10" y="544" width="70" height="21"/>
  153. <constraints>
  154. <constraint firstAttribute="width" constant="70" id="JU9-9L-Dbw"/>
  155. <constraint firstAttribute="height" constant="21" id="esw-84-cOH"/>
  156. </constraints>
  157. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  158. <nil key="textColor"/>
  159. <nil key="highlightedColor"/>
  160. </label>
  161. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Pag-3Z-FDo">
  162. <rect key="frame" x="0.0" y="581" width="501" height="1"/>
  163. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  164. <constraints>
  165. <constraint firstAttribute="height" constant="1" id="oGy-UZ-5xf"/>
  166. </constraints>
  167. </view>
  168. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入客户名称" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="BqH-h1-JPe">
  169. <rect key="frame" x="0.0" y="590" width="501" height="30"/>
  170. <constraints>
  171. <constraint firstAttribute="height" constant="30" id="rvA-Dd-fvv"/>
  172. </constraints>
  173. <nil key="textColor"/>
  174. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  175. <textInputTraits key="textInputTraits"/>
  176. </textField>
  177. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KJV-KD-PIn">
  178. <rect key="frame" x="0.0" y="628" width="501" height="1"/>
  179. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  180. <constraints>
  181. <constraint firstAttribute="height" constant="1" id="JBX-7k-OAu"/>
  182. </constraints>
  183. </view>
  184. </subviews>
  185. <constraints>
  186. <constraint firstAttribute="trailing" secondItem="Pag-3Z-FDo" secondAttribute="trailing" id="2NQ-sc-TQP"/>
  187. <constraint firstAttribute="trailing" secondItem="TWV-Jz-S6B" secondAttribute="trailing" id="5Oq-BF-A9U"/>
  188. <constraint firstAttribute="trailing" secondItem="BqH-h1-JPe" secondAttribute="trailing" id="6pD-Qc-WRh"/>
  189. <constraint firstItem="gEG-Mg-QeT" firstAttribute="top" secondItem="83l-Qn-SNQ" secondAttribute="bottom" constant="8" id="7II-N8-EHT"/>
  190. <constraint firstItem="gEG-Mg-QeT" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="E7Y-YX-Dfp"/>
  191. <constraint firstAttribute="trailing" secondItem="gEG-Mg-QeT" secondAttribute="trailing" id="EMJ-uU-5J4"/>
  192. <constraint firstItem="Pag-3Z-FDo" firstAttribute="top" secondItem="Z0n-Ak-OPS" secondAttribute="bottom" constant="16" id="HrX-kH-XLx"/>
  193. <constraint firstAttribute="trailing" secondItem="83l-Qn-SNQ" secondAttribute="trailing" id="JeE-Me-Oq7"/>
  194. <constraint firstAttribute="trailing" secondItem="Vp8-xE-H4y" secondAttribute="trailing" id="Ju2-zP-JiO"/>
  195. <constraint firstItem="TWV-Jz-S6B" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="63" id="Kxu-1w-Y6N"/>
  196. <constraint firstItem="Dyn-Dd-qs1" firstAttribute="top" secondItem="RUw-Ip-Wg5" secondAttribute="bottom" constant="16" id="LMg-hQ-qlC"/>
  197. <constraint firstItem="KJV-KD-PIn" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="LyI-xl-KqV"/>
  198. <constraint firstAttribute="trailing" secondItem="520-08-NkH" secondAttribute="trailing" id="Nyd-JL-bVO"/>
  199. <constraint firstItem="520-08-NkH" firstAttribute="top" secondItem="gEG-Mg-QeT" secondAttribute="bottom" constant="8" id="Ofo-Ow-1qS"/>
  200. <constraint firstItem="xge-8J-uYw" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="P2U-B5-30Z"/>
  201. <constraint firstItem="TWV-Jz-S6B" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="TVf-BH-rZX"/>
  202. <constraint firstItem="xge-8J-uYw" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="171" id="WiQ-Va-jhH"/>
  203. <constraint firstItem="RUw-Ip-Wg5" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="382" id="Ydt-P1-03b"/>
  204. <constraint firstItem="520-08-NkH" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="ab0-b5-H3Y"/>
  205. <constraint firstItem="KJV-KD-PIn" firstAttribute="top" secondItem="BqH-h1-JPe" secondAttribute="bottom" constant="8" id="awT-O1-tVG"/>
  206. <constraint firstAttribute="bottom" secondItem="KJV-KD-PIn" secondAttribute="bottom" constant="1.5" id="ddC-ab-vWo"/>
  207. <constraint firstAttribute="trailing" secondItem="xge-8J-uYw" secondAttribute="trailing" id="eE2-TF-gCw"/>
  208. <constraint firstItem="83l-Qn-SNQ" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="eFd-vK-0QD"/>
  209. <constraint firstItem="Dyn-Dd-qs1" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="g64-d1-xg0"/>
  210. <constraint firstItem="Z0n-Ak-OPS" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="gBx-VK-eS0"/>
  211. <constraint firstItem="Pag-3Z-FDo" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="hdq-ZE-frB"/>
  212. <constraint firstItem="BqH-h1-JPe" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="iK5-vf-XY8"/>
  213. <constraint firstItem="83l-Qn-SNQ" firstAttribute="top" secondItem="Dyn-Dd-qs1" secondAttribute="bottom" constant="16" id="iq1-dE-Q5t"/>
  214. <constraint firstItem="RUw-Ip-Wg5" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="ln2-Ry-NZ3"/>
  215. <constraint firstItem="Vp8-xE-H4y" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="nAU-DE-dO4"/>
  216. <constraint firstAttribute="trailing" secondItem="RUw-Ip-Wg5" secondAttribute="trailing" id="o8s-cE-Hr6"/>
  217. <constraint firstAttribute="trailing" secondItem="KJV-KD-PIn" secondAttribute="trailing" id="oZz-ef-PmB"/>
  218. <constraint firstItem="BqH-h1-JPe" firstAttribute="top" secondItem="Pag-3Z-FDo" secondAttribute="bottom" constant="8" id="ojh-gw-jTh"/>
  219. <constraint firstItem="Z0n-Ak-OPS" firstAttribute="top" secondItem="520-08-NkH" secondAttribute="bottom" constant="16" id="qUL-BC-gnR"/>
  220. <constraint firstItem="Vp8-xE-H4y" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="279" id="zCq-BL-xgQ"/>
  221. </constraints>
  222. </tableViewCellContentView>
  223. <connections>
  224. <outlet property="btnFilter" destination="RUw-Ip-Wg5" id="BUx-2k-D6z"/>
  225. <outlet property="btnOrg" destination="TWV-Jz-S6B" id="rRL-yO-eJ5"/>
  226. <outlet property="btnStaff" destination="xge-8J-uYw" id="RGw-QK-8f5"/>
  227. <outlet property="btnSummaryType" destination="Vp8-xE-H4y" id="hEz-Mi-c7a"/>
  228. <outlet property="txtCustomerCode" destination="gEG-Mg-QeT" id="ln2-Ny-EUf"/>
  229. <outlet property="txtCustomerName" destination="BqH-h1-JPe" id="bN0-0J-YId"/>
  230. </connections>
  231. <point key="canvasLocation" x="35.5" y="136.5"/>
  232. </tableViewCell>
  233. </objects>
  234. </document>