ERP_Mobile_Order.storyboard 147 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="24412" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="ipad9_7" orientation="landscape" layout="fullscreen" appearance="light"/>
  4. <dependencies>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="24405"/>
  6. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <scenes>
  11. <!--OrderDetailViewController-->
  12. <scene sceneID="24I-lP-ebM">
  13. <objects>
  14. <viewController storyboardIdentifier="OrderDetailViewController" title="OrderDetailViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="SQE-Xv-k3T" customClass="OrderDetailViewController" sceneMemberID="viewController">
  15. <view key="view" contentMode="scaleToFill" id="xxC-Xb-2C0">
  16. <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
  17. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  18. <subviews>
  19. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelection="NO" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="oO0-Aa-nhV">
  20. <rect key="frame" x="0.0" y="20" width="1024" height="748"/>
  21. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  22. <prototypes>
  23. <tableViewCell contentMode="scaleToFill" restorationIdentifier="OrderDetailInfoCell" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderDetailInfoCell" id="j6Z-EZ-h51" customClass="OrderDetailInfoCell">
  24. <rect key="frame" x="0.0" y="50.5" width="1024" height="44"/>
  25. <autoresizingMask key="autoresizingMask"/>
  26. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="j6Z-EZ-h51" id="XdH-yQ-RbM">
  27. <rect key="frame" x="0.0" y="0.0" width="1024" height="44"/>
  28. <autoresizingMask key="autoresizingMask"/>
  29. <subviews>
  30. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="wbf-Qs-Bfm" customClass="RTLabel">
  31. <rect key="frame" x="-23" y="-26" width="1029" height="29"/>
  32. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  33. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  34. </view>
  35. </subviews>
  36. </tableViewCellContentView>
  37. <connections>
  38. <outlet property="infoLabel" destination="wbf-Qs-Bfm" id="Vsy-9g-1QZ"/>
  39. </connections>
  40. </tableViewCell>
  41. <tableViewCell contentMode="scaleToFill" restorationIdentifier="OrderDetailModelCell" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderDetailModelCell" rowHeight="190" id="1Fs-vK-Pg3" customClass="OrderDetailModelCell">
  42. <rect key="frame" x="0.0" y="94.5" width="1024" height="190"/>
  43. <autoresizingMask key="autoresizingMask"/>
  44. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="1Fs-vK-Pg3" id="dka-AS-2v7">
  45. <rect key="frame" x="0.0" y="0.0" width="1024" height="190"/>
  46. <autoresizingMask key="autoresizingMask"/>
  47. <subviews>
  48. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="12345678.00" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v2a-Vh-u5V" userLabel="unit price">
  49. <rect key="frame" x="754" y="44" width="125" height="21"/>
  50. <constraints>
  51. <constraint firstAttribute="width" constant="125" id="1GU-hr-4BK"/>
  52. <constraint firstAttribute="height" constant="21" id="DeV-QP-bfX"/>
  53. </constraints>
  54. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  55. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  56. <nil key="highlightedColor"/>
  57. </label>
  58. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="123456789.00" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="w87-zj-bCW" userLabel="sub total">
  59. <rect key="frame" x="754" y="98" width="125" height="21"/>
  60. <constraints>
  61. <constraint firstAttribute="height" constant="21" id="K7o-rW-5hj"/>
  62. <constraint firstAttribute="width" constant="125" id="mHy-ze-1NG"/>
  63. </constraints>
  64. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  65. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  66. <nil key="highlightedColor"/>
  67. </label>
  68. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="x9999" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yZz-tn-3y6" userLabel="qty">
  69. <rect key="frame" x="754" y="71" width="125" height="21"/>
  70. <constraints>
  71. <constraint firstAttribute="width" constant="125" id="7z7-SC-PSj"/>
  72. <constraint firstAttribute="height" constant="21" id="n7X-pp-b7v"/>
  73. </constraints>
  74. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  75. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  76. <nil key="highlightedColor"/>
  77. </label>
  78. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Price:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="253-RS-2wN">
  79. <rect key="frame" x="678" y="44" width="70" height="21"/>
  80. <constraints>
  81. <constraint firstAttribute="width" constant="70" id="0N1-Nx-eWh"/>
  82. <constraint firstAttribute="height" constant="21" id="fLJ-JL-G9u"/>
  83. </constraints>
  84. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  85. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  86. <nil key="highlightedColor"/>
  87. </label>
  88. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="QTY:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sbm-I1-hea">
  89. <rect key="frame" x="678" y="71" width="70" height="21"/>
  90. <constraints>
  91. <constraint firstAttribute="height" constant="21" id="WYD-iZ-C7s"/>
  92. <constraint firstAttribute="width" constant="70" id="aQB-TW-GvN"/>
  93. </constraints>
  94. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  95. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  96. <nil key="highlightedColor"/>
  97. </label>
  98. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Subtotal:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zlP-Th-OiZ">
  99. <rect key="frame" x="678" y="98" width="70" height="21"/>
  100. <constraints>
  101. <constraint firstAttribute="width" constant="70" id="HI9-Jh-6lb"/>
  102. <constraint firstAttribute="height" constant="21" id="PU7-ZJ-ae0"/>
  103. </constraints>
  104. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  105. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  106. <nil key="highlightedColor"/>
  107. </label>
  108. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dwj-LQ-RTY" userLabel="status">
  109. <rect key="frame" x="904" y="71" width="105" height="20.5"/>
  110. <constraints>
  111. <constraint firstAttribute="width" constant="105" id="sUl-Ne-aBX"/>
  112. </constraints>
  113. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  114. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  115. <nil key="highlightedColor"/>
  116. </label>
  117. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ncC-kn-LMx" userLabel="description">
  118. <rect key="frame" x="123" y="71" width="547" height="20.5"/>
  119. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  120. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  121. <nil key="highlightedColor"/>
  122. </label>
  123. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Status" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="E4y-0p-yxO">
  124. <rect key="frame" x="904" y="44" width="105" height="21"/>
  125. <constraints>
  126. <constraint firstAttribute="height" constant="21" id="7G8-fE-z7R"/>
  127. <constraint firstAttribute="width" constant="105" id="AOo-Ce-BFk"/>
  128. </constraints>
  129. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  130. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  131. <nil key="highlightedColor"/>
  132. </label>
  133. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jem-ju-7ya">
  134. <rect key="frame" x="123" y="99.5" width="778" height="30"/>
  135. <constraints>
  136. <constraint firstAttribute="height" constant="30" id="G0t-9u-U3i"/>
  137. </constraints>
  138. <state key="normal" title="Button"/>
  139. <connections>
  140. <action selector="onBundleClick:" destination="1Fs-vK-Pg3" eventType="touchUpInside" id="g4S-1L-bsF"/>
  141. </connections>
  142. </button>
  143. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="12345678.00" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XJC-fn-vh5" customClass="StrikethroughLabel">
  144. <rect key="frame" x="829" y="15" width="125" height="21"/>
  145. <constraints>
  146. <constraint firstAttribute="height" constant="21" id="2gM-O4-dNB"/>
  147. <constraint firstAttribute="width" constant="125" id="dzD-Wv-PC2"/>
  148. </constraints>
  149. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  150. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  151. <nil key="highlightedColor"/>
  152. </label>
  153. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="10.00% off" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="V6q-rE-pIH">
  154. <rect key="frame" x="699" y="15" width="100" height="21"/>
  155. <constraints>
  156. <constraint firstAttribute="height" constant="21" id="HNv-3O-JLQ"/>
  157. <constraint firstAttribute="width" constant="100" id="PYZ-AV-JeJ"/>
  158. </constraints>
  159. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  160. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  161. <nil key="highlightedColor"/>
  162. </label>
  163. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Y4i-Ey-Bt2" userLabel="img btn">
  164. <rect key="frame" x="15" y="45" width="100" height="100"/>
  165. <constraints>
  166. <constraint firstAttribute="width" constant="100" id="LvK-yW-HF5"/>
  167. <constraint firstAttribute="height" constant="100" id="TIc-8c-NIU"/>
  168. </constraints>
  169. <state key="normal">
  170. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  171. </state>
  172. <connections>
  173. <action selector="imgbtnClicked:" destination="SQE-Xv-k3T" eventType="touchUpInside" id="erg-5g-rf2"/>
  174. </connections>
  175. </button>
  176. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="B6b-5O-Ywt">
  177. <rect key="frame" x="15" y="161" width="994" height="21"/>
  178. <constraints>
  179. <constraint firstAttribute="height" constant="21" id="cMA-Jt-cjX"/>
  180. </constraints>
  181. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  182. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  183. <nil key="highlightedColor"/>
  184. </label>
  185. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tCx-RZ-0dk">
  186. <rect key="frame" x="909" y="99.5" width="100" height="30"/>
  187. <constraints>
  188. <constraint firstAttribute="height" constant="30" id="SJt-TD-mdf"/>
  189. <constraint firstAttribute="width" constant="100" id="i5d-HF-i0X"/>
  190. </constraints>
  191. <state key="normal" title="Master Model"/>
  192. <connections>
  193. <action selector="masterBtnClick:" destination="1Fs-vK-Pg3" eventType="touchUpInside" id="vi8-4Y-dud"/>
  194. </connections>
  195. </button>
  196. </subviews>
  197. <constraints>
  198. <constraint firstItem="B6b-5O-Ywt" firstAttribute="leading" secondItem="dka-AS-2v7" secondAttribute="leading" constant="15" id="17g-wK-Pcx"/>
  199. <constraint firstItem="Dwj-LQ-RTY" firstAttribute="top" secondItem="E4y-0p-yxO" secondAttribute="bottom" constant="6" id="1OV-a3-dEh"/>
  200. <constraint firstItem="yZz-tn-3y6" firstAttribute="top" secondItem="v2a-Vh-u5V" secondAttribute="bottom" constant="6" id="1cy-EX-Y5E"/>
  201. <constraint firstItem="tCx-RZ-0dk" firstAttribute="leading" secondItem="jem-ju-7ya" secondAttribute="trailing" constant="8" id="20x-oY-WtG"/>
  202. <constraint firstItem="Dwj-LQ-RTY" firstAttribute="leading" secondItem="yZz-tn-3y6" secondAttribute="trailing" constant="25" id="2BF-9a-f0g"/>
  203. <constraint firstItem="E4y-0p-yxO" firstAttribute="leading" secondItem="v2a-Vh-u5V" secondAttribute="trailing" constant="25" id="3OO-ik-mmd"/>
  204. <constraint firstItem="B6b-5O-Ywt" firstAttribute="top" secondItem="dka-AS-2v7" secondAttribute="top" constant="161" id="7FT-Eo-ZQg"/>
  205. <constraint firstAttribute="trailing" secondItem="tCx-RZ-0dk" secondAttribute="trailing" constant="15" id="7y5-dI-6Ro"/>
  206. <constraint firstItem="tCx-RZ-0dk" firstAttribute="bottom" secondItem="jem-ju-7ya" secondAttribute="bottom" id="9Oj-w0-58R"/>
  207. <constraint firstItem="E4y-0p-yxO" firstAttribute="firstBaseline" secondItem="v2a-Vh-u5V" secondAttribute="firstBaseline" id="CIN-ZO-SPy"/>
  208. <constraint firstItem="w87-zj-bCW" firstAttribute="top" secondItem="yZz-tn-3y6" secondAttribute="bottom" constant="6" id="H4Q-zK-TgW"/>
  209. <constraint firstItem="Y4i-Ey-Bt2" firstAttribute="centerY" secondItem="dka-AS-2v7" secondAttribute="centerY" id="Jwd-Zc-KHK"/>
  210. <constraint firstItem="XJC-fn-vh5" firstAttribute="leading" secondItem="V6q-rE-pIH" secondAttribute="trailing" constant="30" id="KyQ-D6-8Wq"/>
  211. <constraint firstAttribute="trailing" secondItem="E4y-0p-yxO" secondAttribute="trailing" constant="15" id="Lbd-gk-y8z"/>
  212. <constraint firstItem="tCx-RZ-0dk" firstAttribute="top" secondItem="Dwj-LQ-RTY" secondAttribute="bottom" constant="8" id="MDk-fa-dTD"/>
  213. <constraint firstAttribute="trailing" secondItem="B6b-5O-Ywt" secondAttribute="trailing" constant="15" id="Nfd-Ms-Erz"/>
  214. <constraint firstItem="Y4i-Ey-Bt2" firstAttribute="leading" secondItem="dka-AS-2v7" secondAttribute="leading" constant="15" id="Nue-qJ-xGy"/>
  215. <constraint firstItem="yZz-tn-3y6" firstAttribute="leading" secondItem="sbm-I1-hea" secondAttribute="trailing" constant="6" id="Nwn-1D-dPn"/>
  216. <constraint firstAttribute="trailing" secondItem="Dwj-LQ-RTY" secondAttribute="trailing" constant="15" id="OHZ-yG-PgZ"/>
  217. <constraint firstItem="v2a-Vh-u5V" firstAttribute="firstBaseline" secondItem="253-RS-2wN" secondAttribute="firstBaseline" id="PqQ-2Q-b58"/>
  218. <constraint firstItem="ncC-kn-LMx" firstAttribute="leading" secondItem="Y4i-Ey-Bt2" secondAttribute="trailing" constant="8" id="T6Y-in-9qo"/>
  219. <constraint firstItem="ncC-kn-LMx" firstAttribute="top" relation="greaterThanOrEqual" secondItem="dka-AS-2v7" secondAttribute="top" constant="15" id="Ymx-3V-pCI"/>
  220. <constraint firstItem="E4y-0p-yxO" firstAttribute="top" secondItem="XJC-fn-vh5" secondAttribute="bottom" constant="8" id="c7y-cD-6EJ"/>
  221. <constraint firstItem="v2a-Vh-u5V" firstAttribute="leading" secondItem="253-RS-2wN" secondAttribute="trailing" constant="6" id="dMi-uk-bUM"/>
  222. <constraint firstItem="w87-zj-bCW" firstAttribute="firstBaseline" secondItem="zlP-Th-OiZ" secondAttribute="firstBaseline" id="dre-XB-4Iw"/>
  223. <constraint firstAttribute="trailing" secondItem="XJC-fn-vh5" secondAttribute="trailing" constant="70" id="g8A-TS-2D0"/>
  224. <constraint firstItem="XJC-fn-vh5" firstAttribute="firstBaseline" secondItem="V6q-rE-pIH" secondAttribute="firstBaseline" id="gkn-L6-2Jv"/>
  225. <constraint firstItem="jem-ju-7ya" firstAttribute="leading" secondItem="Y4i-Ey-Bt2" secondAttribute="trailing" constant="8" id="oWC-Ry-c8k"/>
  226. <constraint firstItem="jem-ju-7ya" firstAttribute="top" secondItem="ncC-kn-LMx" secondAttribute="bottom" constant="8" id="qoc-cg-MYk"/>
  227. <constraint firstItem="w87-zj-bCW" firstAttribute="leading" secondItem="zlP-Th-OiZ" secondAttribute="trailing" constant="6" id="sBz-wg-eSo"/>
  228. <constraint firstItem="zlP-Th-OiZ" firstAttribute="leading" secondItem="ncC-kn-LMx" secondAttribute="trailing" constant="8" id="vgU-d5-YBB"/>
  229. <constraint firstItem="XJC-fn-vh5" firstAttribute="top" secondItem="dka-AS-2v7" secondAttribute="top" constant="15" id="wEZ-nH-fhO"/>
  230. <constraint firstItem="Dwj-LQ-RTY" firstAttribute="leading" secondItem="w87-zj-bCW" secondAttribute="trailing" constant="25" id="xtY-uo-0f9"/>
  231. <constraint firstItem="yZz-tn-3y6" firstAttribute="firstBaseline" secondItem="sbm-I1-hea" secondAttribute="firstBaseline" id="zU2-d8-SZ4"/>
  232. </constraints>
  233. </tableViewCellContentView>
  234. <connections>
  235. <outlet property="buttonBundle" destination="jem-ju-7ya" id="qGR-q1-GuK"/>
  236. <outlet property="descriptionLabel" destination="ncC-kn-LMx" id="ONq-cc-aMe"/>
  237. <outlet property="imgbtn" destination="Y4i-Ey-Bt2" id="fFf-sJ-mBi"/>
  238. <outlet property="labelDiscount" destination="V6q-rE-pIH" id="UGo-ue-Mgq"/>
  239. <outlet property="labelOldPrice" destination="XJC-fn-vh5" id="M9R-iH-cqD"/>
  240. <outlet property="masterBtn" destination="tCx-RZ-0dk" id="UVU-04-nF8"/>
  241. <outlet property="noteLabel" destination="B6b-5O-Ywt" id="7A5-0e-589"/>
  242. <outlet property="qtyLabel" destination="yZz-tn-3y6" id="vs0-7d-LZ0"/>
  243. <outlet property="statusLabel" destination="Dwj-LQ-RTY" id="eDD-vy-nsf"/>
  244. <outlet property="subtotalLabel" destination="w87-zj-bCW" id="ezT-sM-j3V"/>
  245. <outlet property="unitpriceLabel" destination="v2a-Vh-u5V" id="dq9-Pq-eXP"/>
  246. </connections>
  247. </tableViewCell>
  248. <tableViewCell contentMode="scaleToFill" restorationIdentifier="OrderDetailPriceCell" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderDetailPriceCell" id="7bD-vr-aXj" customClass="OrderDetailPriceCell">
  249. <rect key="frame" x="0.0" y="284.5" width="1024" height="44"/>
  250. <autoresizingMask key="autoresizingMask"/>
  251. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="7bD-vr-aXj" id="3fR-xo-Duc">
  252. <rect key="frame" x="0.0" y="0.0" width="1024" height="44"/>
  253. <autoresizingMask key="autoresizingMask"/>
  254. <subviews>
  255. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="$123456789.00" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DMR-2D-GN0" userLabel="price">
  256. <rect key="frame" x="790" y="11.5" width="191" height="21"/>
  257. <constraints>
  258. <constraint firstAttribute="width" constant="191" id="a1U-12-0c9"/>
  259. <constraint firstAttribute="height" constant="21" id="yuv-Nz-4GL"/>
  260. </constraints>
  261. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  262. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  263. <nil key="highlightedColor"/>
  264. </label>
  265. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="name" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="k0G-s0-PuV" userLabel="charge type">
  266. <rect key="frame" x="537" y="11.5" width="246" height="21"/>
  267. <constraints>
  268. <constraint firstAttribute="height" constant="21" id="6Wc-CD-Lj5"/>
  269. <constraint firstAttribute="width" constant="246" id="o7a-OM-TFC"/>
  270. </constraints>
  271. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  272. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  273. <nil key="highlightedColor"/>
  274. </label>
  275. </subviews>
  276. <constraints>
  277. <constraint firstAttribute="trailingMargin" secondItem="DMR-2D-GN0" secondAttribute="trailing" constant="27" id="Bcv-sa-l8h"/>
  278. <constraint firstItem="DMR-2D-GN0" firstAttribute="centerY" secondItem="k0G-s0-PuV" secondAttribute="centerY" id="abc-hL-Nwu"/>
  279. <constraint firstItem="DMR-2D-GN0" firstAttribute="leading" secondItem="k0G-s0-PuV" secondAttribute="trailing" constant="7" id="jzP-wn-3Uh"/>
  280. <constraint firstItem="DMR-2D-GN0" firstAttribute="centerY" secondItem="3fR-xo-Duc" secondAttribute="centerY" id="rbo-CQ-Hf7"/>
  281. </constraints>
  282. </tableViewCellContentView>
  283. <connections>
  284. <outlet property="chargeLabel" destination="k0G-s0-PuV" id="U6h-Zj-wsh"/>
  285. <outlet property="priceLabel" destination="DMR-2D-GN0" id="ZnG-QK-JgT"/>
  286. </connections>
  287. </tableViewCell>
  288. <tableViewCell contentMode="scaleToFill" restorationIdentifier="OrderDetailHtmlCell" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderDetailHtmlCell" rowHeight="44" id="7Vz-DF-k8E" customClass="OrderDetailHtmlCell">
  289. <rect key="frame" x="0.0" y="328.5" width="1024" height="44"/>
  290. <autoresizingMask key="autoresizingMask"/>
  291. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="7Vz-DF-k8E" id="jPD-gn-rpJ">
  292. <rect key="frame" x="0.0" y="0.0" width="1024" height="44"/>
  293. <autoresizingMask key="autoresizingMask"/>
  294. <subviews>
  295. <wkWebView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="J8C-fZ-Luz">
  296. <rect key="frame" x="0.0" y="0.0" width="1024" height="44"/>
  297. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  298. <wkWebViewConfiguration key="configuration" allowsAirPlayForMediaPlayback="NO" allowsPictureInPictureMediaPlayback="NO">
  299. <audiovisualMediaTypes key="mediaTypesRequiringUserActionForPlayback" none="YES"/>
  300. <wkPreferences key="preferences"/>
  301. </wkWebViewConfiguration>
  302. </wkWebView>
  303. </subviews>
  304. <constraints>
  305. <constraint firstAttribute="trailing" secondItem="J8C-fZ-Luz" secondAttribute="trailing" id="83i-Vq-FHv"/>
  306. <constraint firstItem="J8C-fZ-Luz" firstAttribute="top" secondItem="jPD-gn-rpJ" secondAttribute="top" id="Nck-Mn-MN2"/>
  307. <constraint firstAttribute="bottom" secondItem="J8C-fZ-Luz" secondAttribute="bottom" id="bJr-IH-Br2"/>
  308. <constraint firstItem="J8C-fZ-Luz" firstAttribute="leading" secondItem="jPD-gn-rpJ" secondAttribute="leading" id="lSp-UV-ql8"/>
  309. </constraints>
  310. </tableViewCellContentView>
  311. <connections>
  312. <outlet property="wkwebview" destination="J8C-fZ-Luz" id="62U-SA-Vvy"/>
  313. </connections>
  314. </tableViewCell>
  315. <tableViewCell contentMode="scaleToFill" restorationIdentifier="OrderDetailSignatureCell" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderDetailSignatureCell" rowHeight="148" id="a2N-8P-mNM" customClass="OrderDetailSignatureCell">
  316. <rect key="frame" x="0.0" y="372.5" width="1024" height="148"/>
  317. <autoresizingMask key="autoresizingMask"/>
  318. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="a2N-8P-mNM" id="Puc-DI-9DR">
  319. <rect key="frame" x="0.0" y="0.0" width="1024" height="148"/>
  320. <autoresizingMask key="autoresizingMask"/>
  321. <subviews>
  322. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Bi1-oa-UQV">
  323. <rect key="frame" x="180" y="10" width="829" height="128"/>
  324. </imageView>
  325. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Signature" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7Of-as-Twc">
  326. <rect key="frame" x="15" y="63.5" width="143" height="21"/>
  327. <constraints>
  328. <constraint firstAttribute="width" constant="143" id="kBq-tk-0nv"/>
  329. </constraints>
  330. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  331. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  332. <nil key="highlightedColor"/>
  333. </label>
  334. </subviews>
  335. <constraints>
  336. <constraint firstAttribute="bottom" secondItem="Bi1-oa-UQV" secondAttribute="bottom" constant="10" id="3aV-9L-nhE"/>
  337. <constraint firstItem="7Of-as-Twc" firstAttribute="centerY" secondItem="Puc-DI-9DR" secondAttribute="centerY" id="6Qb-du-atY"/>
  338. <constraint firstItem="Bi1-oa-UQV" firstAttribute="leading" secondItem="7Of-as-Twc" secondAttribute="trailing" constant="22" id="A3l-zA-Ztn"/>
  339. <constraint firstItem="Bi1-oa-UQV" firstAttribute="top" secondItem="Puc-DI-9DR" secondAttribute="top" constant="10" id="USM-aq-7An"/>
  340. <constraint firstItem="7Of-as-Twc" firstAttribute="leading" secondItem="Puc-DI-9DR" secondAttribute="leading" constant="15" id="Un6-MH-vNx"/>
  341. <constraint firstAttribute="trailing" secondItem="Bi1-oa-UQV" secondAttribute="trailing" constant="15" id="iMf-82-gXh"/>
  342. </constraints>
  343. </tableViewCellContentView>
  344. <connections>
  345. <outlet property="sign_img" destination="Bi1-oa-UQV" id="lpa-mz-k3D"/>
  346. </connections>
  347. </tableViewCell>
  348. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="OrderDetailPickInfoCell" rowHeight="218" id="oDs-9g-3Lq" customClass="OrderDetailPickInfoCell">
  349. <rect key="frame" x="0.0" y="520.5" width="1024" height="218"/>
  350. <autoresizingMask key="autoresizingMask"/>
  351. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="oDs-9g-3Lq" translatesAutoresizingMaskIntoConstraints="NO" id="0gN-bu-MIM">
  352. <rect key="frame" x="0.0" y="0.0" width="1024" height="218"/>
  353. <subviews>
  354. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Tracking Number:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OXJ-pQ-zyu">
  355. <rect key="frame" x="15" y="8" width="136.5" height="44"/>
  356. <constraints>
  357. <constraint firstAttribute="width" constant="136.5" id="B7u-to-Jjk"/>
  358. <constraint firstAttribute="height" constant="44" id="Tf9-xG-dAA"/>
  359. </constraints>
  360. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  361. <nil key="textColor"/>
  362. <nil key="highlightedColor"/>
  363. </label>
  364. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Booked" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1Zn-Ni-zrl">
  365. <rect key="frame" x="73" y="60" width="936" height="44"/>
  366. <constraints>
  367. <constraint firstAttribute="height" constant="44" id="Nq6-NO-D9H"/>
  368. </constraints>
  369. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  370. <nil key="textColor"/>
  371. <nil key="highlightedColor"/>
  372. </label>
  373. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="ABC123456" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fsr-eu-3ca">
  374. <rect key="frame" x="155.5" y="8" width="853.5" height="44"/>
  375. <constraints>
  376. <constraint firstAttribute="height" constant="44" id="xkM-Fe-vDd"/>
  377. </constraints>
  378. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  379. <nil key="textColor"/>
  380. <nil key="highlightedColor"/>
  381. </label>
  382. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Status:" textAlignment="justified" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Zt1-IM-jFK">
  383. <rect key="frame" x="15" y="60" width="54" height="44"/>
  384. <constraints>
  385. <constraint firstAttribute="height" constant="44" id="IOg-kz-cQL"/>
  386. <constraint firstAttribute="width" constant="54" id="LPV-Us-Xmd"/>
  387. </constraints>
  388. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  389. <nil key="textColor"/>
  390. <nil key="highlightedColor"/>
  391. </label>
  392. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Carrier" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="e7r-9k-rZ7">
  393. <rect key="frame" x="142.5" y="112" width="866.5" height="44"/>
  394. <constraints>
  395. <constraint firstAttribute="height" constant="44" id="7GX-Xa-b77"/>
  396. </constraints>
  397. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  398. <nil key="textColor"/>
  399. <nil key="highlightedColor"/>
  400. </label>
  401. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Delivery Carrier:" textAlignment="justified" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Lki-dP-7cw">
  402. <rect key="frame" x="15" y="112" width="123.5" height="44"/>
  403. <constraints>
  404. <constraint firstAttribute="height" constant="44" id="3Jf-cP-YcL"/>
  405. <constraint firstAttribute="width" constant="123.5" id="t8e-d6-cuS"/>
  406. </constraints>
  407. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  408. <nil key="textColor"/>
  409. <nil key="highlightedColor"/>
  410. </label>
  411. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Delivery Web URL:" textAlignment="justified" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TLG-BW-ow4">
  412. <rect key="frame" x="15" y="164" width="142" height="44"/>
  413. <constraints>
  414. <constraint firstAttribute="height" constant="44" id="4kF-Dv-OuE"/>
  415. <constraint firstAttribute="width" constant="142" id="8p1-l8-Wpw"/>
  416. </constraints>
  417. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  418. <nil key="textColor"/>
  419. <nil key="highlightedColor"/>
  420. </label>
  421. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" bouncesZoom="NO" editable="NO" text="URL" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Swi-Wi-Cq6">
  422. <rect key="frame" x="161" y="164" width="848" height="44"/>
  423. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  424. <constraints>
  425. <constraint firstAttribute="height" constant="44" id="ObN-EI-5l5"/>
  426. </constraints>
  427. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  428. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  429. <dataDetectorType key="dataDetectorTypes" phoneNumber="YES" link="YES" address="YES"/>
  430. </textView>
  431. </subviews>
  432. <constraints>
  433. <constraint firstItem="1Zn-Ni-zrl" firstAttribute="centerY" secondItem="Zt1-IM-jFK" secondAttribute="centerY" id="6rL-Xe-o98"/>
  434. <constraint firstItem="e7r-9k-rZ7" firstAttribute="centerY" secondItem="Lki-dP-7cw" secondAttribute="centerY" id="8Z6-Jj-FYa"/>
  435. <constraint firstItem="Swi-Wi-Cq6" firstAttribute="centerY" secondItem="TLG-BW-ow4" secondAttribute="centerY" id="DCe-b8-Pqy"/>
  436. <constraint firstAttribute="trailing" secondItem="e7r-9k-rZ7" secondAttribute="trailing" constant="15" id="F9M-Zt-pkt"/>
  437. <constraint firstItem="1Zn-Ni-zrl" firstAttribute="leading" secondItem="Zt1-IM-jFK" secondAttribute="trailing" constant="4" id="GjI-Wg-JCW"/>
  438. <constraint firstItem="Zt1-IM-jFK" firstAttribute="top" secondItem="OXJ-pQ-zyu" secondAttribute="bottom" constant="8" id="HPm-8x-nek"/>
  439. <constraint firstItem="TLG-BW-ow4" firstAttribute="leading" secondItem="0gN-bu-MIM" secondAttribute="leading" constant="15" id="HZJ-oK-V5l"/>
  440. <constraint firstItem="e7r-9k-rZ7" firstAttribute="leading" secondItem="Lki-dP-7cw" secondAttribute="trailing" constant="4" id="LT2-wc-uVm"/>
  441. <constraint firstAttribute="trailing" secondItem="1Zn-Ni-zrl" secondAttribute="trailing" constant="15" id="MNr-wC-vht"/>
  442. <constraint firstItem="Fsr-eu-3ca" firstAttribute="leading" secondItem="OXJ-pQ-zyu" secondAttribute="trailing" constant="4" id="O1p-Y1-rhz"/>
  443. <constraint firstItem="Zt1-IM-jFK" firstAttribute="leading" secondItem="0gN-bu-MIM" secondAttribute="leading" constant="15" id="hSf-sa-S6p"/>
  444. <constraint firstItem="OXJ-pQ-zyu" firstAttribute="leading" secondItem="0gN-bu-MIM" secondAttribute="leading" constant="15" id="iwF-Ws-gIF"/>
  445. <constraint firstAttribute="trailing" secondItem="Fsr-eu-3ca" secondAttribute="trailing" constant="15" id="lsO-4z-ii5"/>
  446. <constraint firstItem="Swi-Wi-Cq6" firstAttribute="leading" secondItem="TLG-BW-ow4" secondAttribute="trailing" constant="4" id="mQb-6p-6LI"/>
  447. <constraint firstItem="Lki-dP-7cw" firstAttribute="leading" secondItem="0gN-bu-MIM" secondAttribute="leading" constant="15" id="mxO-Jz-oBb"/>
  448. <constraint firstItem="TLG-BW-ow4" firstAttribute="top" secondItem="Lki-dP-7cw" secondAttribute="bottom" constant="8" id="r8n-LO-APh"/>
  449. <constraint firstAttribute="trailing" secondItem="Swi-Wi-Cq6" secondAttribute="trailing" constant="15" id="smG-qd-ufh"/>
  450. <constraint firstItem="OXJ-pQ-zyu" firstAttribute="top" secondItem="0gN-bu-MIM" secondAttribute="top" constant="8" id="t18-jZ-LBN"/>
  451. <constraint firstItem="Fsr-eu-3ca" firstAttribute="centerY" secondItem="OXJ-pQ-zyu" secondAttribute="centerY" id="wre-yz-cxL"/>
  452. <constraint firstItem="Lki-dP-7cw" firstAttribute="top" secondItem="Zt1-IM-jFK" secondAttribute="bottom" constant="8" id="ykd-CA-zBt"/>
  453. </constraints>
  454. </tableViewCellContentView>
  455. <constraints>
  456. <constraint firstItem="0gN-bu-MIM" firstAttribute="top" secondItem="oDs-9g-3Lq" secondAttribute="top" id="1E8-FR-uVU"/>
  457. <constraint firstAttribute="bottom" secondItem="0gN-bu-MIM" secondAttribute="bottom" id="2lr-Oz-gss"/>
  458. <constraint firstItem="0gN-bu-MIM" firstAttribute="leading" secondItem="oDs-9g-3Lq" secondAttribute="leading" id="8hD-VM-8Fy"/>
  459. <constraint firstAttribute="trailing" secondItem="0gN-bu-MIM" secondAttribute="trailing" id="GWj-y0-umb"/>
  460. </constraints>
  461. <connections>
  462. <outlet property="carrier_lb" destination="e7r-9k-rZ7" id="6Fj-5X-4tl"/>
  463. <outlet property="status_lb" destination="1Zn-Ni-zrl" id="aX2-e7-1zC"/>
  464. <outlet property="track_number_lb" destination="Fsr-eu-3ca" id="xnR-V0-k8A"/>
  465. <outlet property="url_lb" destination="Swi-Wi-Cq6" id="WdK-O2-RLu"/>
  466. </connections>
  467. </tableViewCell>
  468. </prototypes>
  469. <connections>
  470. <outlet property="dataSource" destination="SQE-Xv-k3T" id="6KH-2j-5l2"/>
  471. <outlet property="delegate" destination="SQE-Xv-k3T" id="V5x-y8-W9N"/>
  472. </connections>
  473. </tableView>
  474. <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="i1C-Y1-S7o">
  475. <rect key="frame" x="493.5" y="365.5" width="37" height="37"/>
  476. <color key="color" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  477. </activityIndicatorView>
  478. <label hidden="YES" opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cannot get data from server.
Tap to try again." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9SM-7Q-zs1">
  479. <rect key="frame" x="391.5" y="361.5" width="241.5" height="45.5"/>
  480. <fontDescription key="fontDescription" type="system" pointSize="19"/>
  481. <color key="textColor" red="0.33333333329999998" green="0.33333333329999998" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  482. <nil key="highlightedColor"/>
  483. </label>
  484. </subviews>
  485. <viewLayoutGuide key="safeArea" id="6Fa-am-6rF"/>
  486. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  487. <constraints>
  488. <constraint firstItem="oO0-Aa-nhV" firstAttribute="trailing" secondItem="6Fa-am-6rF" secondAttribute="trailing" id="LsP-Dq-EtH"/>
  489. <constraint firstItem="6Fa-am-6rF" firstAttribute="bottom" secondItem="oO0-Aa-nhV" secondAttribute="bottom" id="Olw-b9-Y0p"/>
  490. <constraint firstItem="9SM-7Q-zs1" firstAttribute="centerY" secondItem="xxC-Xb-2C0" secondAttribute="centerY" id="WIn-ty-2BG"/>
  491. <constraint firstItem="i1C-Y1-S7o" firstAttribute="centerX" secondItem="6Fa-am-6rF" secondAttribute="centerX" id="ZXr-mh-2Ul"/>
  492. <constraint firstItem="oO0-Aa-nhV" firstAttribute="top" secondItem="6Fa-am-6rF" secondAttribute="top" id="fXX-LF-5Vc"/>
  493. <constraint firstItem="i1C-Y1-S7o" firstAttribute="centerY" secondItem="xxC-Xb-2C0" secondAttribute="centerY" id="klA-KI-L1K"/>
  494. <constraint firstItem="9SM-7Q-zs1" firstAttribute="centerX" secondItem="6Fa-am-6rF" secondAttribute="centerX" id="rAY-gU-5ca"/>
  495. <constraint firstItem="oO0-Aa-nhV" firstAttribute="leading" secondItem="6Fa-am-6rF" secondAttribute="leading" id="y0r-Ef-8GY"/>
  496. </constraints>
  497. </view>
  498. <navigationItem key="navigationItem" title="Title" id="lT3-8p-5dM"/>
  499. <connections>
  500. <outlet property="detailTable" destination="oO0-Aa-nhV" id="xQt-0d-F4c"/>
  501. <outlet property="label_net_err" destination="9SM-7Q-zs1" id="9Tb-Dw-DsW"/>
  502. <outlet property="mum" destination="i1C-Y1-S7o" id="JP1-ru-cYr"/>
  503. </connections>
  504. </viewController>
  505. <placeholder placeholderIdentifier="IBFirstResponder" id="BzV-gX-tea" userLabel="First Responder" sceneMemberID="firstResponder"/>
  506. </objects>
  507. <point key="canvasLocation" x="385.9375" y="-813.28125"/>
  508. </scene>
  509. <!--OrderListViewController-->
  510. <scene sceneID="d3a-vi-0oO">
  511. <objects>
  512. <viewController storyboardIdentifier="OrderListViewController" title="Order History" useStoryboardIdentifierAsRestorationIdentifier="YES" id="Q3R-QB-OJA" userLabel="OrderListViewController" customClass="OrderListViewController" sceneMemberID="viewController">
  513. <view key="view" contentMode="scaleToFill" id="Q2c-bd-Qtd">
  514. <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
  515. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  516. <subviews>
  517. <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MSe-Rl-r7w">
  518. <rect key="frame" x="0.0" y="20" width="1024" height="44"/>
  519. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  520. <items>
  521. <barButtonItem title="Select Order Status" id="Wkf-BC-Ol7">
  522. <color key="tintColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  523. <connections>
  524. <action selector="onStatusFilterClick:" destination="Q3R-QB-OJA" id="YV0-JU-3T4"/>
  525. </connections>
  526. </barButtonItem>
  527. <barButtonItem style="plain" systemItem="flexibleSpace" id="kVI-mI-APr"/>
  528. <barButtonItem style="plain" id="dBx-tt-ebQ">
  529. <searchBar key="customView" contentMode="redraw" misplaced="YES" searchBarStyle="minimal" placeholder="Sale order number, sales rep, create by, contact" id="bEb-Vy-SpG">
  530. <rect key="frame" x="221" y="-10" width="651" height="64"/>
  531. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  532. <constraints>
  533. <constraint firstAttribute="height" constant="44" id="ForceHeight-44-Order"/>
  534. </constraints>
  535. <textInputTraits key="textInputTraits"/>
  536. <connections>
  537. <outlet property="delegate" destination="Q3R-QB-OJA" id="s1Q-3g-j8O"/>
  538. </connections>
  539. </searchBar>
  540. </barButtonItem>
  541. <barButtonItem style="plain" systemItem="flexibleSpace" id="QSC-SH-uLY"/>
  542. <barButtonItem image="Combinegray" id="1DF-ll-7D8">
  543. <connections>
  544. <action selector="editOrderListButtonClick:" destination="Q3R-QB-OJA" id="aUm-1f-TOV"/>
  545. </connections>
  546. </barButtonItem>
  547. <barButtonItem style="plain" systemItem="flexibleSpace" id="L38-ro-ro3"/>
  548. <barButtonItem image="neworder" id="9pn-zv-3Li">
  549. <color key="tintColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  550. <connections>
  551. <action selector="onNewOrderClicked:" destination="Q3R-QB-OJA" id="c0i-fa-mgG"/>
  552. </connections>
  553. </barButtonItem>
  554. </items>
  555. <color key="barTintColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  556. </toolbar>
  557. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="E4J-T4-LdO">
  558. <rect key="frame" x="0.0" y="115.5" width="1024" height="652.5"/>
  559. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  560. <prototypes>
  561. <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderListTableViewCell" rowHeight="66" id="WVB-xn-Efd" customClass="OrderListTableViewCell">
  562. <rect key="frame" x="0.0" y="50.5" width="1024" height="66"/>
  563. <autoresizingMask key="autoresizingMask"/>
  564. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="WVB-xn-Efd" translatesAutoresizingMaskIntoConstraints="NO" id="LkX-13-tk6">
  565. <rect key="frame" x="0.0" y="0.0" width="1024" height="66"/>
  566. <subviews>
  567. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="WEB1509140024" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XDq-A7-Nls" userLabel="So#">
  568. <rect key="frame" x="15" y="37" width="135" height="21"/>
  569. <constraints>
  570. <constraint firstAttribute="height" constant="21" id="qg6-Ay-fPf"/>
  571. <constraint firstAttribute="width" constant="135" id="zzN-Rn-s4T"/>
  572. </constraints>
  573. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  574. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  575. <nil key="highlightedColor"/>
  576. </label>
  577. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="123456789.00" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dWI-HF-943" userLabel="price">
  578. <rect key="frame" x="748" y="37" width="102" height="21"/>
  579. <constraints>
  580. <constraint firstAttribute="height" constant="21" id="CMN-KB-NrM"/>
  581. </constraints>
  582. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  583. <nil key="highlightedColor"/>
  584. </label>
  585. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="02/02/2015 10:10:10" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Nvm-mp-Jwp" userLabel="date">
  586. <rect key="frame" x="860" y="37" width="149" height="21"/>
  587. <constraints>
  588. <constraint firstAttribute="height" constant="21" id="PJf-yc-w9P"/>
  589. <constraint firstAttribute="width" constant="149" id="tBy-ZF-zOY"/>
  590. </constraints>
  591. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  592. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  593. <nil key="highlightedColor"/>
  594. </label>
  595. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="commit" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GBt-8S-wzh" userLabel="status">
  596. <rect key="frame" x="15" y="12" width="135" height="21"/>
  597. <constraints>
  598. <constraint firstAttribute="width" constant="135" id="fJG-B6-a6h"/>
  599. <constraint firstAttribute="height" constant="21" id="scw-W7-5yw"/>
  600. </constraints>
  601. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  602. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  603. <nil key="highlightedColor"/>
  604. </label>
  605. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="contact" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iJQ-Uf-kLq">
  606. <rect key="frame" x="298" y="8" width="440" height="50"/>
  607. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  608. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  609. <nil key="highlightedColor"/>
  610. </label>
  611. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="999999" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pRq-QX-KFd">
  612. <rect key="frame" x="748" y="5" width="102" height="18"/>
  613. <constraints>
  614. <constraint firstAttribute="height" constant="18" id="Azd-RS-vE9"/>
  615. <constraint firstAttribute="width" constant="102" id="rDJ-xt-euO"/>
  616. </constraints>
  617. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  618. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  619. <nil key="highlightedColor"/>
  620. </label>
  621. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="sales rep" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JpK-3u-7sE" userLabel="sales">
  622. <rect key="frame" x="165" y="37" width="125" height="21"/>
  623. <constraints>
  624. <constraint firstAttribute="height" constant="21" id="79E-w0-C74"/>
  625. <constraint firstAttribute="width" constant="125" id="XT4-yH-AU6"/>
  626. </constraints>
  627. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  628. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  629. <nil key="highlightedColor"/>
  630. </label>
  631. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="create by" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jA8-Q5-IFp" userLabel="creator">
  632. <rect key="frame" x="165" y="12" width="125" height="21"/>
  633. <constraints>
  634. <constraint firstAttribute="height" constant="21" id="11I-Gd-BWL"/>
  635. <constraint firstAttribute="width" constant="125" id="hcG-Cp-Mqw"/>
  636. </constraints>
  637. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  638. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  639. <nil key="highlightedColor"/>
  640. </label>
  641. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="MOBPO" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j8x-nv-a5Z">
  642. <rect key="frame" x="860" y="12" width="55" height="21"/>
  643. <constraints>
  644. <constraint firstAttribute="height" constant="21" id="gsd-MJ-zvV"/>
  645. </constraints>
  646. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  647. <nil key="textColor"/>
  648. <nil key="highlightedColor"/>
  649. </label>
  650. </subviews>
  651. <constraints>
  652. <constraint firstItem="dWI-HF-943" firstAttribute="leading" secondItem="iJQ-Uf-kLq" secondAttribute="trailing" constant="10" id="2Hp-WD-f1e"/>
  653. <constraint firstItem="pRq-QX-KFd" firstAttribute="centerX" secondItem="dWI-HF-943" secondAttribute="centerX" id="47G-on-xxK"/>
  654. <constraint firstAttribute="bottom" secondItem="iJQ-Uf-kLq" secondAttribute="bottom" constant="8" id="5Xr-lt-UQv"/>
  655. <constraint firstItem="jA8-Q5-IFp" firstAttribute="leading" secondItem="GBt-8S-wzh" secondAttribute="trailing" constant="15" id="65f-yu-8l5"/>
  656. <constraint firstAttribute="bottom" secondItem="XDq-A7-Nls" secondAttribute="bottom" constant="8" id="LYC-WC-agB"/>
  657. <constraint firstItem="iJQ-Uf-kLq" firstAttribute="top" secondItem="LkX-13-tk6" secondAttribute="top" constant="8" id="Mog-sZ-JV6"/>
  658. <constraint firstItem="j8x-nv-a5Z" firstAttribute="firstBaseline" secondItem="GBt-8S-wzh" secondAttribute="firstBaseline" id="Nf3-r6-lWK"/>
  659. <constraint firstAttribute="trailing" secondItem="Nvm-mp-Jwp" secondAttribute="trailing" constant="15" id="TRz-3r-cdz"/>
  660. <constraint firstItem="GBt-8S-wzh" firstAttribute="top" secondItem="LkX-13-tk6" secondAttribute="top" constant="12" id="cCJ-nZ-bcX"/>
  661. <constraint firstItem="pRq-QX-KFd" firstAttribute="trailing" secondItem="dWI-HF-943" secondAttribute="trailing" id="d6w-7h-tq4"/>
  662. <constraint firstItem="XDq-A7-Nls" firstAttribute="leading" secondItem="GBt-8S-wzh" secondAttribute="leading" id="hMH-GR-ZRx"/>
  663. <constraint firstItem="dWI-HF-943" firstAttribute="firstBaseline" secondItem="XDq-A7-Nls" secondAttribute="firstBaseline" id="hq3-Tu-qTU"/>
  664. <constraint firstItem="iJQ-Uf-kLq" firstAttribute="leading" secondItem="JpK-3u-7sE" secondAttribute="trailing" constant="8" id="hur-B6-Yih"/>
  665. <constraint firstItem="GBt-8S-wzh" firstAttribute="leading" secondItem="LkX-13-tk6" secondAttribute="leading" constant="15" id="kh7-vO-vWk"/>
  666. <constraint firstItem="Nvm-mp-Jwp" firstAttribute="firstBaseline" secondItem="XDq-A7-Nls" secondAttribute="firstBaseline" id="ofd-nD-XGt"/>
  667. <constraint firstItem="JpK-3u-7sE" firstAttribute="firstBaseline" secondItem="XDq-A7-Nls" secondAttribute="firstBaseline" id="sxZ-wq-VN7"/>
  668. <constraint firstItem="Nvm-mp-Jwp" firstAttribute="leading" secondItem="dWI-HF-943" secondAttribute="trailing" constant="10" id="uQ8-cg-sNL"/>
  669. <constraint firstItem="Nvm-mp-Jwp" firstAttribute="leading" secondItem="j8x-nv-a5Z" secondAttribute="leading" id="v1l-Ky-jeL"/>
  670. <constraint firstItem="JpK-3u-7sE" firstAttribute="leading" secondItem="jA8-Q5-IFp" secondAttribute="leading" id="xuF-0f-zaq"/>
  671. <constraint firstItem="jA8-Q5-IFp" firstAttribute="firstBaseline" secondItem="GBt-8S-wzh" secondAttribute="firstBaseline" id="yoC-Wr-seV"/>
  672. <constraint firstItem="pRq-QX-KFd" firstAttribute="top" secondItem="LkX-13-tk6" secondAttribute="top" constant="5" id="zKl-ED-GpW"/>
  673. </constraints>
  674. </tableViewCellContentView>
  675. <constraints>
  676. <constraint firstAttribute="bottom" secondItem="LkX-13-tk6" secondAttribute="bottom" id="fNP-NY-4E0"/>
  677. <constraint firstItem="LkX-13-tk6" firstAttribute="leading" secondItem="WVB-xn-Efd" secondAttribute="leading" id="qD0-fY-9dP"/>
  678. <constraint firstItem="LkX-13-tk6" firstAttribute="top" secondItem="WVB-xn-Efd" secondAttribute="top" id="v9r-h1-znx"/>
  679. <constraint firstAttribute="trailing" secondItem="LkX-13-tk6" secondAttribute="trailing" id="x3m-eH-zTU"/>
  680. </constraints>
  681. <connections>
  682. <outlet property="label_contact" destination="iJQ-Uf-kLq" id="GDG-q9-grC"/>
  683. <outlet property="label_creator" destination="jA8-Q5-IFp" id="Y6M-HZ-fc2"/>
  684. <outlet property="label_date" destination="Nvm-mp-Jwp" id="u9N-mc-W98"/>
  685. <outlet property="label_model" destination="pRq-QX-KFd" id="UxY-x8-Pe5"/>
  686. <outlet property="label_po" destination="j8x-nv-a5Z" id="dhh-jQ-bqs"/>
  687. <outlet property="label_sales" destination="JpK-3u-7sE" id="P0h-Kt-uuR"/>
  688. <outlet property="label_so" destination="XDq-A7-Nls" id="WmQ-41-Yel"/>
  689. <outlet property="label_status" destination="GBt-8S-wzh" id="YKK-FI-Kwd"/>
  690. <outlet property="labelprice" destination="dWI-HF-943" id="olS-7I-4aH"/>
  691. </connections>
  692. </tableViewCell>
  693. </prototypes>
  694. <connections>
  695. <outlet property="dataSource" destination="Q3R-QB-OJA" id="qc6-yR-JvY"/>
  696. <outlet property="delegate" destination="Q3R-QB-OJA" id="OkT-Aw-JdW"/>
  697. </connections>
  698. </tableView>
  699. <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="c7L-F4-nRJ">
  700. <rect key="frame" x="493.5" y="365.5" width="37" height="37"/>
  701. <color key="color" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  702. </activityIndicatorView>
  703. <label hidden="YES" opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cannot get data from server.
Tap to try again." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="026-gJ-EDh">
  704. <rect key="frame" x="391.5" y="361.5" width="241.5" height="45.5"/>
  705. <fontDescription key="fontDescription" type="system" pointSize="19"/>
  706. <color key="textColor" red="0.33333333329999998" green="0.33333333329999998" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  707. <nil key="highlightedColor"/>
  708. </label>
  709. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Status Selected:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aBZ-AJ-0Qn">
  710. <rect key="frame" x="20" y="64" width="131" height="21"/>
  711. <constraints>
  712. <constraint firstAttribute="height" constant="21" id="95F-aQ-qFQ"/>
  713. <constraint firstAttribute="width" constant="131" id="Izz-RG-sz6"/>
  714. </constraints>
  715. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  716. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  717. <nil key="highlightedColor"/>
  718. </label>
  719. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xKm-bM-vOg">
  720. <rect key="frame" x="153" y="63.5" width="851" height="21"/>
  721. <constraints>
  722. <constraint firstAttribute="height" constant="21" id="Bp8-eN-GHB"/>
  723. </constraints>
  724. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  725. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  726. <nil key="highlightedColor"/>
  727. </label>
  728. <segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="ohH-1K-QsE">
  729. <rect key="frame" x="0.0" y="84.5" width="1024" height="32"/>
  730. <segments>
  731. <segment title="Store Order"/>
  732. <segment title="Purchase Order to NPD"/>
  733. </segments>
  734. <connections>
  735. <action selector="orderTypeChanged:" destination="Q3R-QB-OJA" eventType="valueChanged" id="hYq-Un-Hb4"/>
  736. </connections>
  737. </segmentedControl>
  738. </subviews>
  739. <viewLayoutGuide key="safeArea" id="EDz-4H-49A"/>
  740. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  741. <constraints>
  742. <constraint firstItem="026-gJ-EDh" firstAttribute="centerY" secondItem="Q2c-bd-Qtd" secondAttribute="centerY" id="8RW-sL-6XS"/>
  743. <constraint firstItem="ohH-1K-QsE" firstAttribute="top" secondItem="xKm-bM-vOg" secondAttribute="bottom" id="ASb-Vr-pol"/>
  744. <constraint firstItem="MSe-Rl-r7w" firstAttribute="leading" secondItem="EDz-4H-49A" secondAttribute="leading" id="E82-yJ-VMx"/>
  745. <constraint firstItem="EDz-4H-49A" firstAttribute="trailing" secondItem="xKm-bM-vOg" secondAttribute="trailing" constant="20" id="HIk-11-RRe"/>
  746. <constraint firstItem="xKm-bM-vOg" firstAttribute="firstBaseline" secondItem="aBZ-AJ-0Qn" secondAttribute="firstBaseline" id="Ijt-mB-ZzT"/>
  747. <constraint firstItem="xKm-bM-vOg" firstAttribute="leading" secondItem="aBZ-AJ-0Qn" secondAttribute="trailing" constant="2" id="KRp-RO-1eV"/>
  748. <constraint firstItem="E4J-T4-LdO" firstAttribute="leading" secondItem="EDz-4H-49A" secondAttribute="leading" id="NTJ-Ty-73E"/>
  749. <constraint firstItem="026-gJ-EDh" firstAttribute="centerX" secondItem="EDz-4H-49A" secondAttribute="centerX" id="OOO-4P-bAH"/>
  750. <constraint firstItem="c7L-F4-nRJ" firstAttribute="centerY" secondItem="Q2c-bd-Qtd" secondAttribute="centerY" id="QaG-gn-rtK"/>
  751. <constraint firstItem="ohH-1K-QsE" firstAttribute="leading" secondItem="EDz-4H-49A" secondAttribute="leading" id="QwA-Bf-W7V"/>
  752. <constraint firstItem="c7L-F4-nRJ" firstAttribute="centerX" secondItem="EDz-4H-49A" secondAttribute="centerX" id="elk-Rg-PWr"/>
  753. <constraint firstItem="aBZ-AJ-0Qn" firstAttribute="leading" secondItem="EDz-4H-49A" secondAttribute="leading" constant="20" id="hE9-3H-0m1"/>
  754. <constraint firstItem="MSe-Rl-r7w" firstAttribute="top" secondItem="EDz-4H-49A" secondAttribute="top" id="jXn-78-eUf"/>
  755. <constraint firstItem="aBZ-AJ-0Qn" firstAttribute="top" secondItem="MSe-Rl-r7w" secondAttribute="bottom" id="miw-B3-lBg"/>
  756. <constraint firstItem="E4J-T4-LdO" firstAttribute="trailing" secondItem="EDz-4H-49A" secondAttribute="trailing" id="pnt-eW-fPo"/>
  757. <constraint firstItem="E4J-T4-LdO" firstAttribute="top" secondItem="ohH-1K-QsE" secondAttribute="bottom" id="rup-Vx-K3w"/>
  758. <constraint firstItem="ohH-1K-QsE" firstAttribute="trailing" secondItem="EDz-4H-49A" secondAttribute="trailing" id="tJN-vY-iRT"/>
  759. <constraint firstItem="MSe-Rl-r7w" firstAttribute="trailing" secondItem="EDz-4H-49A" secondAttribute="trailing" id="uDn-fm-D4E"/>
  760. <constraint firstItem="EDz-4H-49A" firstAttribute="bottom" secondItem="E4J-T4-LdO" secondAttribute="bottom" id="v2f-fD-J6u"/>
  761. </constraints>
  762. <inset key="insetFor6xAndEarlier" minX="0.0" minY="20" maxX="0.0" maxY="-20"/>
  763. </view>
  764. <navigationItem key="navigationItem" title="Title" id="ulo-pz-ECv">
  765. <barButtonItem key="backBarButtonItem" title="Cancel" id="NJc-pm-EAo">
  766. <connections>
  767. <action selector="onCancel:" destination="Q3R-QB-OJA" id="TOv-Z0-BCS"/>
  768. </connections>
  769. </barButtonItem>
  770. </navigationItem>
  771. <connections>
  772. <outlet property="btnStatusFilter" destination="Wkf-BC-Ol7" id="VIw-dC-to1"/>
  773. <outlet property="btn_newOrder" destination="9pn-zv-3Li" id="HKR-FV-KEi"/>
  774. <outlet property="editOrderListButton" destination="1DF-ll-7D8" id="D3W-Lo-VoK"/>
  775. <outlet property="label_filter" destination="xKm-bM-vOg" id="1Hg-ZP-Jgv"/>
  776. <outlet property="label_net_err" destination="026-gJ-EDh" id="0h1-Zn-Y0Z"/>
  777. <outlet property="mum" destination="c7L-F4-nRJ" id="emQ-5b-uyD"/>
  778. <outlet property="orderTypeSegmentControl" destination="ohH-1K-QsE" id="CGM-4y-lpU"/>
  779. <outlet property="searchbar" destination="bEb-Vy-SpG" id="Ojp-t6-KNR"/>
  780. <outlet property="tableTopConstraint" destination="rup-Vx-K3w" id="7g9-xj-ima"/>
  781. <outlet property="table_order" destination="E4J-T4-LdO" id="iLD-Bg-bfV"/>
  782. <outlet property="toolbarView" destination="MSe-Rl-r7w" id="qFc-bh-zC5"/>
  783. </connections>
  784. </viewController>
  785. <placeholder placeholderIdentifier="IBFirstResponder" id="X9w-9x-mxE" userLabel="First Responder" sceneMemberID="firstResponder"/>
  786. </objects>
  787. <point key="canvasLocation" x="1083.59375" y="-813.28125"/>
  788. </scene>
  789. <!--RAOrderEditorViewController-->
  790. <scene sceneID="tev-FM-eiL">
  791. <objects>
  792. <viewController storyboardIdentifier="RAOrderEditorViewController" title="RAOrderEditorViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="8cx-d2-dwe" customClass="RAOrderEditorViewController" sceneMemberID="viewController">
  793. <view key="view" contentMode="scaleToFill" id="EbR-wm-qmV">
  794. <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
  795. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  796. <subviews>
  797. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Bfq-vH-yU5" customClass="CommonEditorTableContainerView">
  798. <rect key="frame" x="0.0" y="20" width="1024" height="704"/>
  799. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  800. </view>
  801. <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MGc-zD-JUk">
  802. <rect key="frame" x="0.0" y="724" width="1024" height="44"/>
  803. <constraints>
  804. <constraint firstAttribute="height" constant="44" id="Vyr-xx-lp4"/>
  805. </constraints>
  806. <items>
  807. <barButtonItem title="Back" id="Oqz-wr-3ba">
  808. <connections>
  809. <action selector="frontBarItemClick:" destination="8cx-d2-dwe" id="Q5B-Hp-Gge"/>
  810. </connections>
  811. </barButtonItem>
  812. <barButtonItem style="plain" systemItem="flexibleSpace" id="wXu-ww-sYC"/>
  813. <barButtonItem title="Next" id="agI-DX-9l7">
  814. <connections>
  815. <action selector="nextBarItemClick:" destination="8cx-d2-dwe" id="7Ah-Dj-zCl"/>
  816. </connections>
  817. </barButtonItem>
  818. </items>
  819. </toolbar>
  820. </subviews>
  821. <viewLayoutGuide key="safeArea" id="eMi-uQ-tu7"/>
  822. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  823. <constraints>
  824. <constraint firstItem="MGc-zD-JUk" firstAttribute="trailing" secondItem="eMi-uQ-tu7" secondAttribute="trailing" id="Ev2-5d-LFz"/>
  825. <constraint firstItem="eMi-uQ-tu7" firstAttribute="trailing" secondItem="Bfq-vH-yU5" secondAttribute="trailing" id="HST-P2-66S"/>
  826. <constraint firstItem="MGc-zD-JUk" firstAttribute="leading" secondItem="eMi-uQ-tu7" secondAttribute="leading" id="HbP-xP-bgJ"/>
  827. <constraint firstItem="Bfq-vH-yU5" firstAttribute="leading" secondItem="eMi-uQ-tu7" secondAttribute="leading" id="LQt-3K-KHc"/>
  828. <constraint firstItem="Bfq-vH-yU5" firstAttribute="top" secondItem="eMi-uQ-tu7" secondAttribute="top" id="MMF-fo-Hw5"/>
  829. <constraint firstItem="eMi-uQ-tu7" firstAttribute="bottom" secondItem="MGc-zD-JUk" secondAttribute="bottom" id="MwC-Zu-kMD"/>
  830. <constraint firstItem="MGc-zD-JUk" firstAttribute="top" secondItem="Bfq-vH-yU5" secondAttribute="bottom" id="v2u-KN-quv"/>
  831. </constraints>
  832. </view>
  833. <navigationItem key="navigationItem" title="Title" id="tSY-7S-OY9">
  834. <barButtonItem key="rightBarButtonItem" title="Save" id="e50-jZ-PXx"/>
  835. </navigationItem>
  836. <connections>
  837. <outlet property="frontBarItem" destination="Oqz-wr-3ba" id="ANF-fa-VW2"/>
  838. <outlet property="nextBarItem" destination="agI-DX-9l7" id="RRo-BN-9pT"/>
  839. <outlet property="pageControlToolBar" destination="MGc-zD-JUk" id="5kw-Eb-ky4"/>
  840. <outlet property="tableContainer" destination="Bfq-vH-yU5" id="Sh6-Ln-yd0"/>
  841. </connections>
  842. </viewController>
  843. <placeholder placeholderIdentifier="IBFirstResponder" id="lwx-1n-JpK" userLabel="First Responder" sceneMemberID="firstResponder"/>
  844. </objects>
  845. <point key="canvasLocation" x="2081.25" y="-813.28125"/>
  846. </scene>
  847. <!--ScanOrderListViewController-->
  848. <scene sceneID="xWX-Ld-Lkx">
  849. <objects>
  850. <viewController storyboardIdentifier="ScanOrderListViewController" title="Order History" useStoryboardIdentifierAsRestorationIdentifier="YES" id="LNa-Wq-bWf" userLabel="ScanOrderListViewController" customClass="ScanOrderListViewController" sceneMemberID="viewController">
  851. <view key="view" contentMode="scaleToFill" id="G1e-qe-u3C">
  852. <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
  853. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  854. <subviews>
  855. <tableView hidden="YES" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="xxx-Rl-Yvi">
  856. <rect key="frame" x="0.0" y="54.5" width="1024" height="713.5"/>
  857. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  858. <prototypes>
  859. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="UploadCell" rowHeight="100" id="Bww-5l-BiC" customClass="UploadCell">
  860. <rect key="frame" x="0.0" y="50.5" width="1024" height="100"/>
  861. <autoresizingMask key="autoresizingMask"/>
  862. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Bww-5l-BiC" id="1P1-CU-Qyh">
  863. <rect key="frame" x="0.0" y="0.0" width="1024" height="100"/>
  864. <autoresizingMask key="autoresizingMask"/>
  865. <subviews>
  866. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="QS8884456999666666" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cwY-qp-nb8">
  867. <rect key="frame" x="10" y="5" width="1004" height="20"/>
  868. <constraints>
  869. <constraint firstAttribute="height" constant="20" id="VDg-gC-3k1"/>
  870. </constraints>
  871. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  872. <nil key="textColor"/>
  873. <nil key="highlightedColor"/>
  874. </label>
  875. <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="vHH-Yd-1OW">
  876. <rect key="frame" x="10" y="35" width="1004" height="5"/>
  877. <constraints>
  878. <constraint firstAttribute="height" constant="5" id="2HV-In-7mn"/>
  879. </constraints>
  880. </progressView>
  881. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="99.9%" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bfp-K3-xcV">
  882. <rect key="frame" x="964" y="45" width="50" height="21"/>
  883. <constraints>
  884. <constraint firstAttribute="width" constant="50" id="O6Y-Kw-Ti2"/>
  885. <constraint firstAttribute="height" constant="21" id="Xid-WA-kwm"/>
  886. </constraints>
  887. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  888. <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/>
  889. <nil key="highlightedColor"/>
  890. </label>
  891. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Waiting" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="quC-0r-nse">
  892. <rect key="frame" x="10" y="45" width="944" height="21"/>
  893. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  894. <nil key="textColor"/>
  895. <nil key="highlightedColor"/>
  896. </label>
  897. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Error:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="h9l-Ql-1of">
  898. <rect key="frame" x="10" y="71" width="1004" height="17"/>
  899. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  900. <nil key="textColor"/>
  901. <nil key="highlightedColor"/>
  902. </label>
  903. </subviews>
  904. <constraints>
  905. <constraint firstItem="h9l-Ql-1of" firstAttribute="leading" secondItem="quC-0r-nse" secondAttribute="leading" id="2Fe-k9-r5h"/>
  906. <constraint firstItem="bfp-K3-xcV" firstAttribute="top" secondItem="vHH-Yd-1OW" secondAttribute="bottom" constant="5" id="6Ep-wu-EPe"/>
  907. <constraint firstAttribute="trailing" secondItem="vHH-Yd-1OW" secondAttribute="trailing" constant="10" id="EJy-Nx-H9R"/>
  908. <constraint firstItem="quC-0r-nse" firstAttribute="centerY" secondItem="bfp-K3-xcV" secondAttribute="centerY" id="F7E-1N-iYe"/>
  909. <constraint firstItem="cwY-qp-nb8" firstAttribute="top" secondItem="1P1-CU-Qyh" secondAttribute="top" constant="5" id="Gnm-i0-neY"/>
  910. <constraint firstItem="cwY-qp-nb8" firstAttribute="leading" secondItem="1P1-CU-Qyh" secondAttribute="leading" constant="10" id="OKb-wE-YVa"/>
  911. <constraint firstAttribute="trailing" secondItem="cwY-qp-nb8" secondAttribute="trailing" constant="10" id="QVf-qu-JSw"/>
  912. <constraint firstItem="quC-0r-nse" firstAttribute="height" secondItem="bfp-K3-xcV" secondAttribute="height" id="WR8-dI-iA6"/>
  913. <constraint firstItem="vHH-Yd-1OW" firstAttribute="leading" secondItem="1P1-CU-Qyh" secondAttribute="leading" constant="10" id="eHq-iW-LrD"/>
  914. <constraint firstItem="h9l-Ql-1of" firstAttribute="top" secondItem="quC-0r-nse" secondAttribute="bottom" constant="5" id="eZP-Ni-jTf"/>
  915. <constraint firstItem="quC-0r-nse" firstAttribute="trailing" secondItem="bfp-K3-xcV" secondAttribute="leading" constant="-10" id="heI-qX-ciJ"/>
  916. <constraint firstItem="h9l-Ql-1of" firstAttribute="trailing" secondItem="bfp-K3-xcV" secondAttribute="trailing" id="okg-ml-kgE"/>
  917. <constraint firstItem="vHH-Yd-1OW" firstAttribute="top" secondItem="cwY-qp-nb8" secondAttribute="bottom" constant="10" id="oxx-A4-rO5"/>
  918. <constraint firstItem="quC-0r-nse" firstAttribute="leading" secondItem="vHH-Yd-1OW" secondAttribute="leading" id="tAc-5x-cYX"/>
  919. <constraint firstItem="bfp-K3-xcV" firstAttribute="trailing" secondItem="vHH-Yd-1OW" secondAttribute="trailing" id="xer-hq-qpS"/>
  920. </constraints>
  921. </tableViewCellContentView>
  922. <connections>
  923. <outlet property="errorLabel" destination="h9l-Ql-1of" id="5Gd-s5-LUg"/>
  924. <outlet property="nameLabel" destination="cwY-qp-nb8" id="Q9W-Yh-r8E"/>
  925. <outlet property="progressIndicator" destination="bfp-K3-xcV" id="UYN-xe-hfT"/>
  926. <outlet property="progressView" destination="vHH-Yd-1OW" id="daL-GM-jPD"/>
  927. <outlet property="stateLabel" destination="quC-0r-nse" id="g5S-RJ-za6"/>
  928. </connections>
  929. </tableViewCell>
  930. </prototypes>
  931. <connections>
  932. <outlet property="dataSource" destination="LNa-Wq-bWf" id="f6n-HG-cab"/>
  933. <outlet property="delegate" destination="LNa-Wq-bWf" id="6CH-jc-j9I"/>
  934. </connections>
  935. </tableView>
  936. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="tla-Jv-Qec" userLabel="table submit">
  937. <rect key="frame" x="0.0" y="54.5" width="1024" height="713.5"/>
  938. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  939. <prototypes>
  940. <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderListTableViewCell" rowHeight="66" id="Pwl-ez-L6T" customClass="OrderListTableViewCell">
  941. <rect key="frame" x="0.0" y="50.5" width="1024" height="66"/>
  942. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  943. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Pwl-ez-L6T" id="tFl-dI-DEO">
  944. <rect key="frame" x="0.0" y="0.0" width="1024" height="66"/>
  945. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  946. <subviews>
  947. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="123456789.00" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SHO-7T-8T9" userLabel="price">
  948. <rect key="frame" x="748" y="37" width="102" height="21"/>
  949. <constraints>
  950. <constraint firstAttribute="height" constant="21" id="rYK-7L-ggS"/>
  951. </constraints>
  952. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  953. <nil key="highlightedColor"/>
  954. </label>
  955. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="02/02/2015 10:10:10" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="atL-Ys-aJA" userLabel="date">
  956. <rect key="frame" x="860" y="37" width="149" height="21"/>
  957. <constraints>
  958. <constraint firstAttribute="height" constant="21" id="G5r-8h-f9p"/>
  959. <constraint firstAttribute="width" constant="149" id="qkn-nj-0mi"/>
  960. </constraints>
  961. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  962. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  963. <nil key="highlightedColor"/>
  964. </label>
  965. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="commit" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="83T-G6-GvV" userLabel="status">
  966. <rect key="frame" x="15" y="12" width="135" height="42"/>
  967. <constraints>
  968. <constraint firstAttribute="width" constant="135" id="aWR-92-DaV"/>
  969. <constraint firstAttribute="height" constant="21" id="wBy-uR-dfw"/>
  970. </constraints>
  971. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  972. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  973. <nil key="highlightedColor"/>
  974. </label>
  975. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="contact" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dyY-tU-pby">
  976. <rect key="frame" x="310" y="8" width="428" height="50"/>
  977. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  978. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  979. <nil key="highlightedColor"/>
  980. </label>
  981. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="999999" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VAs-ve-xJN">
  982. <rect key="frame" x="748" y="5" width="102" height="18"/>
  983. <constraints>
  984. <constraint firstAttribute="width" constant="102" id="7lj-rQ-8hy"/>
  985. <constraint firstAttribute="height" constant="18" id="Gyu-Wx-23o"/>
  986. </constraints>
  987. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  988. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  989. <nil key="highlightedColor"/>
  990. </label>
  991. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="create by" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="U4c-ol-otv" userLabel="creator">
  992. <rect key="frame" x="165" y="22.5" width="125" height="21"/>
  993. <constraints>
  994. <constraint firstAttribute="height" constant="21" id="BJM-lC-93z"/>
  995. <constraint firstAttribute="width" constant="125" id="CWP-9r-tAY"/>
  996. </constraints>
  997. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  998. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  999. <nil key="highlightedColor"/>
  1000. </label>
  1001. </subviews>
  1002. <constraints>
  1003. <constraint firstItem="VAs-ve-xJN" firstAttribute="top" secondItem="tFl-dI-DEO" secondAttribute="top" constant="5" id="269-QF-AWG"/>
  1004. <constraint firstItem="83T-G6-GvV" firstAttribute="leading" secondItem="tFl-dI-DEO" secondAttribute="leading" constant="15" id="2qN-9T-R66"/>
  1005. <constraint firstItem="SHO-7T-8T9" firstAttribute="leading" secondItem="dyY-tU-pby" secondAttribute="trailing" constant="10" id="4mP-ir-dea"/>
  1006. <constraint firstItem="U4c-ol-otv" firstAttribute="centerY" secondItem="tFl-dI-DEO" secondAttribute="centerY" id="73G-r8-YSa"/>
  1007. <constraint firstItem="dyY-tU-pby" firstAttribute="top" secondItem="tFl-dI-DEO" secondAttribute="top" constant="8" id="82v-pf-UFH"/>
  1008. <constraint firstItem="dyY-tU-pby" firstAttribute="leading" secondItem="U4c-ol-otv" secondAttribute="trailing" constant="20" id="Afb-V6-hE4"/>
  1009. <constraint firstItem="U4c-ol-otv" firstAttribute="leading" secondItem="83T-G6-GvV" secondAttribute="trailing" constant="15" id="H4X-aV-12w"/>
  1010. <constraint firstItem="atL-Ys-aJA" firstAttribute="baseline" secondItem="dyY-tU-pby" secondAttribute="baseline" id="Nmu-on-9dO"/>
  1011. <constraint firstItem="83T-G6-GvV" firstAttribute="centerY" secondItem="tFl-dI-DEO" secondAttribute="centerY" id="R57-ae-r5o"/>
  1012. <constraint firstAttribute="trailing" secondItem="atL-Ys-aJA" secondAttribute="trailing" constant="15" id="UdM-2X-nEx"/>
  1013. <constraint firstAttribute="bottom" secondItem="dyY-tU-pby" secondAttribute="bottom" constant="8" id="VHr-i5-pVP"/>
  1014. <constraint firstItem="83T-G6-GvV" firstAttribute="top" secondItem="tFl-dI-DEO" secondAttribute="top" constant="12" id="hzC-Os-TKp"/>
  1015. <constraint firstItem="atL-Ys-aJA" firstAttribute="leading" secondItem="SHO-7T-8T9" secondAttribute="trailing" constant="10" id="ler-wc-5sQ"/>
  1016. <constraint firstItem="VAs-ve-xJN" firstAttribute="centerX" secondItem="SHO-7T-8T9" secondAttribute="centerX" id="mot-y8-P7i"/>
  1017. <constraint firstItem="VAs-ve-xJN" firstAttribute="trailing" secondItem="SHO-7T-8T9" secondAttribute="trailing" id="nmj-hl-tlB"/>
  1018. <constraint firstItem="atL-Ys-aJA" firstAttribute="baseline" secondItem="SHO-7T-8T9" secondAttribute="baseline" id="wc6-WN-rdS"/>
  1019. </constraints>
  1020. </tableViewCellContentView>
  1021. <constraints>
  1022. <constraint firstItem="tFl-dI-DEO" firstAttribute="leading" secondItem="Pwl-ez-L6T" secondAttribute="leading" id="8xY-wD-MiE"/>
  1023. <constraint firstItem="tFl-dI-DEO" firstAttribute="top" secondItem="Pwl-ez-L6T" secondAttribute="top" id="DMu-gE-Gm0"/>
  1024. <constraint firstAttribute="bottom" secondItem="tFl-dI-DEO" secondAttribute="bottom" id="KQH-bY-wb3"/>
  1025. <constraint firstAttribute="trailing" secondItem="tFl-dI-DEO" secondAttribute="trailing" id="cgH-kb-PWd"/>
  1026. </constraints>
  1027. <connections>
  1028. <outlet property="label_contact" destination="dyY-tU-pby" id="hXW-BP-pe2"/>
  1029. <outlet property="label_creator" destination="U4c-ol-otv" id="VBS-Kg-MRR"/>
  1030. <outlet property="label_date" destination="atL-Ys-aJA" id="bea-Lw-wER"/>
  1031. <outlet property="label_model" destination="VAs-ve-xJN" id="cqg-y3-UCH"/>
  1032. <outlet property="label_status" destination="83T-G6-GvV" id="dDQ-JT-6mF"/>
  1033. <outlet property="labelprice" destination="SHO-7T-8T9" id="v7k-eL-BMh"/>
  1034. </connections>
  1035. </tableViewCell>
  1036. </prototypes>
  1037. <connections>
  1038. <outlet property="dataSource" destination="LNa-Wq-bWf" id="oXt-h9-rzV"/>
  1039. <outlet property="delegate" destination="LNa-Wq-bWf" id="YsK-ri-grY"/>
  1040. </connections>
  1041. </tableView>
  1042. <tableView hidden="YES" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="okE-6e-1XS">
  1043. <rect key="frame" x="0.0" y="54.5" width="1024" height="713.5"/>
  1044. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1045. <prototypes>
  1046. <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderListTableViewCell" rowHeight="66" id="X1d-0l-bjq" customClass="OrderListTableViewCell">
  1047. <rect key="frame" x="0.0" y="50.5" width="1024" height="66"/>
  1048. <autoresizingMask key="autoresizingMask"/>
  1049. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="X1d-0l-bjq" id="3SE-8W-1Ko">
  1050. <rect key="frame" x="0.0" y="0.0" width="1024" height="66"/>
  1051. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  1052. <subviews>
  1053. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="123456789.00" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IcS-uQ-aJ9" userLabel="price">
  1054. <rect key="frame" x="748" y="37" width="102" height="21"/>
  1055. <constraints>
  1056. <constraint firstAttribute="height" constant="21" id="RzM-6p-uL1"/>
  1057. </constraints>
  1058. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  1059. <nil key="highlightedColor"/>
  1060. </label>
  1061. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="02/02/2015 10:10:10" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yU1-tY-7yp" userLabel="date">
  1062. <rect key="frame" x="860" y="37" width="149" height="21"/>
  1063. <constraints>
  1064. <constraint firstAttribute="height" constant="21" id="GM9-00-Tz4"/>
  1065. <constraint firstAttribute="width" constant="149" id="mee-Mg-lf4"/>
  1066. </constraints>
  1067. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  1068. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1069. <nil key="highlightedColor"/>
  1070. </label>
  1071. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="commit" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rcx-Xh-jKX" userLabel="status">
  1072. <rect key="frame" x="15" y="12" width="135" height="42"/>
  1073. <constraints>
  1074. <constraint firstAttribute="width" constant="135" id="SDS-Tu-aMW"/>
  1075. <constraint firstAttribute="height" constant="21" id="nbO-4i-9R1"/>
  1076. </constraints>
  1077. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  1078. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1079. <nil key="highlightedColor"/>
  1080. </label>
  1081. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="contact" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kx8-Rf-daE">
  1082. <rect key="frame" x="310" y="8" width="428" height="50"/>
  1083. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  1084. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1085. <nil key="highlightedColor"/>
  1086. </label>
  1087. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="999999" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="i3l-Nh-iIk">
  1088. <rect key="frame" x="748" y="5" width="102" height="18"/>
  1089. <constraints>
  1090. <constraint firstAttribute="height" constant="18" id="cZ2-9h-eCQ"/>
  1091. <constraint firstAttribute="width" constant="102" id="fae-eM-tUr"/>
  1092. </constraints>
  1093. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  1094. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1095. <nil key="highlightedColor"/>
  1096. </label>
  1097. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="create by" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Vxx-Iu-KZK" userLabel="creator">
  1098. <rect key="frame" x="165" y="22.5" width="125" height="21"/>
  1099. <constraints>
  1100. <constraint firstAttribute="height" constant="21" id="EKB-S5-J7I"/>
  1101. <constraint firstAttribute="width" constant="125" id="qpa-vv-pFk"/>
  1102. </constraints>
  1103. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  1104. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1105. <nil key="highlightedColor"/>
  1106. </label>
  1107. </subviews>
  1108. <constraints>
  1109. <constraint firstItem="i3l-Nh-iIk" firstAttribute="centerX" secondItem="IcS-uQ-aJ9" secondAttribute="centerX" id="8i2-Pv-FQ5"/>
  1110. <constraint firstItem="rcx-Xh-jKX" firstAttribute="top" secondItem="3SE-8W-1Ko" secondAttribute="top" constant="12" id="CLm-cj-UVD"/>
  1111. <constraint firstAttribute="bottom" secondItem="kx8-Rf-daE" secondAttribute="bottom" constant="8" id="Gnv-1O-Nht"/>
  1112. <constraint firstAttribute="trailing" secondItem="yU1-tY-7yp" secondAttribute="trailing" constant="15" id="JNy-T4-MmL"/>
  1113. <constraint firstItem="yU1-tY-7yp" firstAttribute="baseline" secondItem="kx8-Rf-daE" secondAttribute="baseline" id="Jhh-ZS-S70"/>
  1114. <constraint firstItem="yU1-tY-7yp" firstAttribute="baseline" secondItem="IcS-uQ-aJ9" secondAttribute="baseline" id="ODP-ki-bSc"/>
  1115. <constraint firstItem="yU1-tY-7yp" firstAttribute="leading" secondItem="IcS-uQ-aJ9" secondAttribute="trailing" constant="10" id="UEJ-TZ-Lgh"/>
  1116. <constraint firstItem="kx8-Rf-daE" firstAttribute="top" secondItem="3SE-8W-1Ko" secondAttribute="top" constant="8" id="X7a-7b-5QD"/>
  1117. <constraint firstItem="IcS-uQ-aJ9" firstAttribute="leading" secondItem="kx8-Rf-daE" secondAttribute="trailing" constant="10" id="Y7k-eE-EOs"/>
  1118. <constraint firstItem="Vxx-Iu-KZK" firstAttribute="leading" secondItem="rcx-Xh-jKX" secondAttribute="trailing" constant="15" id="iwC-uc-6WR"/>
  1119. <constraint firstItem="Vxx-Iu-KZK" firstAttribute="centerY" secondItem="3SE-8W-1Ko" secondAttribute="centerY" id="mTN-6g-b6s"/>
  1120. <constraint firstItem="rcx-Xh-jKX" firstAttribute="leading" secondItem="3SE-8W-1Ko" secondAttribute="leading" constant="15" id="mch-pS-yoS"/>
  1121. <constraint firstItem="i3l-Nh-iIk" firstAttribute="top" secondItem="3SE-8W-1Ko" secondAttribute="top" constant="5" id="teW-7J-YMR"/>
  1122. <constraint firstItem="rcx-Xh-jKX" firstAttribute="centerY" secondItem="3SE-8W-1Ko" secondAttribute="centerY" id="wci-7P-HC4"/>
  1123. <constraint firstItem="kx8-Rf-daE" firstAttribute="leading" secondItem="Vxx-Iu-KZK" secondAttribute="trailing" constant="20" id="yqw-FL-Mmc"/>
  1124. <constraint firstItem="i3l-Nh-iIk" firstAttribute="trailing" secondItem="IcS-uQ-aJ9" secondAttribute="trailing" id="zcQ-wk-pRR"/>
  1125. </constraints>
  1126. </tableViewCellContentView>
  1127. <constraints>
  1128. <constraint firstItem="3SE-8W-1Ko" firstAttribute="leading" secondItem="X1d-0l-bjq" secondAttribute="leading" id="Hyl-ka-SU2"/>
  1129. <constraint firstAttribute="bottom" secondItem="3SE-8W-1Ko" secondAttribute="bottom" id="IlJ-1G-Jtf"/>
  1130. <constraint firstItem="3SE-8W-1Ko" firstAttribute="top" secondItem="X1d-0l-bjq" secondAttribute="top" id="qWM-wP-06x"/>
  1131. <constraint firstAttribute="trailing" secondItem="3SE-8W-1Ko" secondAttribute="trailing" id="wzT-3t-LHs"/>
  1132. </constraints>
  1133. <connections>
  1134. <outlet property="label_contact" destination="kx8-Rf-daE" id="ZFR-qA-QcT"/>
  1135. <outlet property="label_creator" destination="Vxx-Iu-KZK" id="G3x-h2-J2u"/>
  1136. <outlet property="label_date" destination="yU1-tY-7yp" id="FEO-h2-bKz"/>
  1137. <outlet property="label_model" destination="i3l-Nh-iIk" id="23Z-T4-A7n"/>
  1138. <outlet property="label_status" destination="rcx-Xh-jKX" id="IRS-8R-MJ9"/>
  1139. <outlet property="labelprice" destination="IcS-uQ-aJ9" id="880-ep-gQo"/>
  1140. </connections>
  1141. </tableViewCell>
  1142. </prototypes>
  1143. <connections>
  1144. <outlet property="dataSource" destination="LNa-Wq-bWf" id="DbO-FB-nPK"/>
  1145. <outlet property="delegate" destination="LNa-Wq-bWf" id="nkG-SY-IGY"/>
  1146. </connections>
  1147. </tableView>
  1148. <label hidden="YES" opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cannot get data from server.
Tap to try again." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UGJ-LO-fre">
  1149. <rect key="frame" x="391.5" y="361.5" width="241.5" height="45.5"/>
  1150. <fontDescription key="fontDescription" type="system" pointSize="19"/>
  1151. <color key="textColor" red="0.33333333329999998" green="0.33333333329999998" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1152. <nil key="highlightedColor"/>
  1153. </label>
  1154. <segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="1" translatesAutoresizingMaskIntoConstraints="NO" id="ni4-Ku-8zb">
  1155. <rect key="frame" x="0.0" y="20" width="1024" height="35.5"/>
  1156. <segments>
  1157. <segment title="Unsubmitted"/>
  1158. <segment title="Submitted"/>
  1159. <segment title="Create Order"/>
  1160. </segments>
  1161. <connections>
  1162. <action selector="onSegmentChanged:" destination="LNa-Wq-bWf" eventType="valueChanged" id="4UH-f2-Obg"/>
  1163. </connections>
  1164. </segmentedControl>
  1165. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jjJ-Ft-a70">
  1166. <rect key="frame" x="682.5" y="20" width="341.5" height="34.5"/>
  1167. <state key="normal" title="Button"/>
  1168. <buttonConfiguration key="configuration" style="plain" title=" "/>
  1169. <connections>
  1170. <action selector="onNewOrderClicked:" destination="LNa-Wq-bWf" eventType="touchUpInside" id="Bcx-MV-yGr"/>
  1171. </connections>
  1172. </button>
  1173. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="eVO-Vb-aKi">
  1174. <rect key="frame" x="341.5" y="30" width="341" height="34.5"/>
  1175. <color key="backgroundColor" red="0.95287781953811646" green="0.61227613687515259" blue="0.62031883001327515" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1176. <state key="normal" title="Button"/>
  1177. <buttonConfiguration key="configuration" style="plain" title="Button"/>
  1178. </button>
  1179. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="c2D-UH-6Ax">
  1180. <rect key="frame" x="0.0" y="20" width="341.5" height="34.5"/>
  1181. <color key="backgroundColor" red="0.95287781953811646" green="0.61227613687515259" blue="0.62031883001327515" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1182. <state key="normal" title="Button"/>
  1183. <buttonConfiguration key="configuration" style="plain"/>
  1184. </button>
  1185. </subviews>
  1186. <viewLayoutGuide key="safeArea" id="87c-G3-bR6"/>
  1187. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1188. <constraints>
  1189. <constraint firstItem="87c-G3-bR6" firstAttribute="bottom" secondItem="tla-Jv-Qec" secondAttribute="bottom" id="0ke-Nq-zmT"/>
  1190. <constraint firstItem="UGJ-LO-fre" firstAttribute="centerY" secondItem="G1e-qe-u3C" secondAttribute="centerY" id="1hN-9J-IhR"/>
  1191. <constraint firstItem="jjJ-Ft-a70" firstAttribute="width" secondItem="c2D-UH-6Ax" secondAttribute="width" id="31y-rD-AoM"/>
  1192. <constraint firstItem="ni4-Ku-8zb" firstAttribute="trailing" secondItem="87c-G3-bR6" secondAttribute="trailing" id="BCq-ef-bKa"/>
  1193. <constraint firstItem="xxx-Rl-Yvi" firstAttribute="top" secondItem="ni4-Ku-8zb" secondAttribute="bottom" id="Br7-BM-zYP"/>
  1194. <constraint firstItem="okE-6e-1XS" firstAttribute="trailing" secondItem="87c-G3-bR6" secondAttribute="trailing" id="CYw-dN-lKm"/>
  1195. <constraint firstItem="UGJ-LO-fre" firstAttribute="centerX" secondItem="87c-G3-bR6" secondAttribute="centerX" id="DgH-Cz-nMY"/>
  1196. <constraint firstItem="eVO-Vb-aKi" firstAttribute="leading" secondItem="c2D-UH-6Ax" secondAttribute="trailing" id="I1k-kv-Ngg"/>
  1197. <constraint firstItem="xxx-Rl-Yvi" firstAttribute="top" secondItem="c2D-UH-6Ax" secondAttribute="bottom" id="IZY-t5-8hK"/>
  1198. <constraint firstItem="tla-Jv-Qec" firstAttribute="leading" secondItem="87c-G3-bR6" secondAttribute="leading" id="JiE-5j-ta9"/>
  1199. <constraint firstItem="c2D-UH-6Ax" firstAttribute="top" secondItem="87c-G3-bR6" secondAttribute="top" id="JyN-w9-lSO"/>
  1200. <constraint firstItem="xxx-Rl-Yvi" firstAttribute="leading" secondItem="87c-G3-bR6" secondAttribute="leading" id="RtC-y6-XAw"/>
  1201. <constraint firstItem="eVO-Vb-aKi" firstAttribute="baseline" secondItem="c2D-UH-6Ax" secondAttribute="baseline" id="TOR-ln-oat"/>
  1202. <constraint firstItem="ni4-Ku-8zb" firstAttribute="top" secondItem="87c-G3-bR6" secondAttribute="top" id="TR7-ff-xNk"/>
  1203. <constraint firstItem="c2D-UH-6Ax" firstAttribute="leading" secondItem="87c-G3-bR6" secondAttribute="leading" id="Vbc-Da-dPp"/>
  1204. <constraint firstItem="87c-G3-bR6" firstAttribute="bottom" secondItem="okE-6e-1XS" secondAttribute="bottom" id="VrZ-UR-j9V"/>
  1205. <constraint firstItem="ni4-Ku-8zb" firstAttribute="leading" secondItem="87c-G3-bR6" secondAttribute="leading" id="cVY-4b-je4"/>
  1206. <constraint firstItem="tla-Jv-Qec" firstAttribute="trailing" secondItem="87c-G3-bR6" secondAttribute="trailing" id="dCl-sR-DZG"/>
  1207. <constraint firstItem="xxx-Rl-Yvi" firstAttribute="trailing" secondItem="87c-G3-bR6" secondAttribute="trailing" id="fEq-Te-TL2"/>
  1208. <constraint firstItem="tla-Jv-Qec" firstAttribute="top" secondItem="ni4-Ku-8zb" secondAttribute="bottom" id="hHO-QF-Ygg"/>
  1209. <constraint firstItem="jjJ-Ft-a70" firstAttribute="leading" secondItem="eVO-Vb-aKi" secondAttribute="trailing" id="koA-3M-pRh"/>
  1210. <constraint firstItem="jjJ-Ft-a70" firstAttribute="trailing" secondItem="87c-G3-bR6" secondAttribute="trailing" id="kt9-Kv-IUW"/>
  1211. <constraint firstItem="okE-6e-1XS" firstAttribute="top" secondItem="ni4-Ku-8zb" secondAttribute="bottom" id="n8D-H8-YNt"/>
  1212. <constraint firstItem="jjJ-Ft-a70" firstAttribute="top" secondItem="87c-G3-bR6" secondAttribute="top" id="pbH-ms-2tK"/>
  1213. <constraint firstItem="xxx-Rl-Yvi" firstAttribute="top" secondItem="jjJ-Ft-a70" secondAttribute="bottom" id="r0w-ry-MdB"/>
  1214. <constraint firstItem="87c-G3-bR6" firstAttribute="bottom" secondItem="xxx-Rl-Yvi" secondAttribute="bottom" id="uZr-Eg-xf0"/>
  1215. <constraint firstItem="okE-6e-1XS" firstAttribute="leading" secondItem="87c-G3-bR6" secondAttribute="leading" id="vFE-Su-x3Y"/>
  1216. <constraint firstItem="eVO-Vb-aKi" firstAttribute="width" secondItem="c2D-UH-6Ax" secondAttribute="width" id="xY4-89-Kex"/>
  1217. </constraints>
  1218. <inset key="insetFor6xAndEarlier" minX="0.0" minY="20" maxX="0.0" maxY="-20"/>
  1219. </view>
  1220. <navigationItem key="navigationItem" title="Title" id="Ktb-M9-72h">
  1221. <barButtonItem key="backBarButtonItem" title="Cancel" id="UYC-36-mSt">
  1222. <connections>
  1223. <action selector="onCancel:" destination="LNa-Wq-bWf" id="fXY-lI-HLk"/>
  1224. </connections>
  1225. </barButtonItem>
  1226. </navigationItem>
  1227. <connections>
  1228. <outlet property="label_net_err" destination="UGJ-LO-fre" id="Wvu-QG-uBY"/>
  1229. <outlet property="orderTypeSegmentControl" destination="ni4-Ku-8zb" id="AIo-vd-42F"/>
  1230. <outlet property="tableTopConstraint" destination="n8D-H8-YNt" id="B2u-cz-hZ6"/>
  1231. <outlet property="table_order" destination="okE-6e-1XS" id="ilq-MS-I4G"/>
  1232. <outlet property="table_submit" destination="tla-Jv-Qec" id="Ur6-pd-JTV"/>
  1233. <outlet property="table_upload" destination="xxx-Rl-Yvi" id="YQk-5r-i5l"/>
  1234. </connections>
  1235. </viewController>
  1236. <placeholder placeholderIdentifier="IBFirstResponder" id="HND-Qs-fSM" userLabel="First Responder" sceneMemberID="firstResponder"/>
  1237. </objects>
  1238. <point key="canvasLocation" x="1082.8125" y="-58.007812499999993"/>
  1239. </scene>
  1240. </scenes>
  1241. <resources>
  1242. <image name="Combinegray" width="40" height="40"/>
  1243. <image name="neworder" width="40" height="40"/>
  1244. <systemColor name="systemBackgroundColor">
  1245. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1246. </systemColor>
  1247. </resources>
  1248. </document>