| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248 |
- <?xml version="1.0" encoding="UTF-8"?>
- <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">
- <device id="ipad9_7" orientation="landscape" layout="fullscreen" appearance="light"/>
- <dependencies>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="24405"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="System colors in document resources" minToolsVersion="11.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <scenes>
- <!--OrderDetailViewController-->
- <scene sceneID="24I-lP-ebM">
- <objects>
- <viewController storyboardIdentifier="OrderDetailViewController" title="OrderDetailViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="SQE-Xv-k3T" customClass="OrderDetailViewController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="xxC-Xb-2C0">
- <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <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">
- <rect key="frame" x="0.0" y="20" width="1024" height="748"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <prototypes>
- <tableViewCell contentMode="scaleToFill" restorationIdentifier="OrderDetailInfoCell" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderDetailInfoCell" id="j6Z-EZ-h51" customClass="OrderDetailInfoCell">
- <rect key="frame" x="0.0" y="50.5" width="1024" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="j6Z-EZ-h51" id="XdH-yQ-RbM">
- <rect key="frame" x="0.0" y="0.0" width="1024" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="wbf-Qs-Bfm" customClass="RTLabel">
- <rect key="frame" x="-23" y="-26" width="1029" height="29"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </view>
- </subviews>
- </tableViewCellContentView>
- <connections>
- <outlet property="infoLabel" destination="wbf-Qs-Bfm" id="Vsy-9g-1QZ"/>
- </connections>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" restorationIdentifier="OrderDetailModelCell" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderDetailModelCell" rowHeight="190" id="1Fs-vK-Pg3" customClass="OrderDetailModelCell">
- <rect key="frame" x="0.0" y="94.5" width="1024" height="190"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="1Fs-vK-Pg3" id="dka-AS-2v7">
- <rect key="frame" x="0.0" y="0.0" width="1024" height="190"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <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">
- <rect key="frame" x="754" y="44" width="125" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="125" id="1GU-hr-4BK"/>
- <constraint firstAttribute="height" constant="21" id="DeV-QP-bfX"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="754" y="98" width="125" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="K7o-rW-5hj"/>
- <constraint firstAttribute="width" constant="125" id="mHy-ze-1NG"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="754" y="71" width="125" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="125" id="7z7-SC-PSj"/>
- <constraint firstAttribute="height" constant="21" id="n7X-pp-b7v"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="678" y="44" width="70" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="70" id="0N1-Nx-eWh"/>
- <constraint firstAttribute="height" constant="21" id="fLJ-JL-G9u"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="678" y="71" width="70" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="WYD-iZ-C7s"/>
- <constraint firstAttribute="width" constant="70" id="aQB-TW-GvN"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="678" y="98" width="70" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="70" id="HI9-Jh-6lb"/>
- <constraint firstAttribute="height" constant="21" id="PU7-ZJ-ae0"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="904" y="71" width="105" height="20.5"/>
- <constraints>
- <constraint firstAttribute="width" constant="105" id="sUl-Ne-aBX"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="123" y="71" width="547" height="20.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="904" y="44" width="105" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="7G8-fE-z7R"/>
- <constraint firstAttribute="width" constant="105" id="AOo-Ce-BFk"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jem-ju-7ya">
- <rect key="frame" x="123" y="99.5" width="778" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="G0t-9u-U3i"/>
- </constraints>
- <state key="normal" title="Button"/>
- <connections>
- <action selector="onBundleClick:" destination="1Fs-vK-Pg3" eventType="touchUpInside" id="g4S-1L-bsF"/>
- </connections>
- </button>
- <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">
- <rect key="frame" x="829" y="15" width="125" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="2gM-O4-dNB"/>
- <constraint firstAttribute="width" constant="125" id="dzD-Wv-PC2"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="699" y="15" width="100" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="HNv-3O-JLQ"/>
- <constraint firstAttribute="width" constant="100" id="PYZ-AV-JeJ"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Y4i-Ey-Bt2" userLabel="img btn">
- <rect key="frame" x="15" y="45" width="100" height="100"/>
- <constraints>
- <constraint firstAttribute="width" constant="100" id="LvK-yW-HF5"/>
- <constraint firstAttribute="height" constant="100" id="TIc-8c-NIU"/>
- </constraints>
- <state key="normal">
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <connections>
- <action selector="imgbtnClicked:" destination="SQE-Xv-k3T" eventType="touchUpInside" id="erg-5g-rf2"/>
- </connections>
- </button>
- <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">
- <rect key="frame" x="15" y="161" width="994" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="cMA-Jt-cjX"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tCx-RZ-0dk">
- <rect key="frame" x="909" y="99.5" width="100" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="SJt-TD-mdf"/>
- <constraint firstAttribute="width" constant="100" id="i5d-HF-i0X"/>
- </constraints>
- <state key="normal" title="Master Model"/>
- <connections>
- <action selector="masterBtnClick:" destination="1Fs-vK-Pg3" eventType="touchUpInside" id="vi8-4Y-dud"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="B6b-5O-Ywt" firstAttribute="leading" secondItem="dka-AS-2v7" secondAttribute="leading" constant="15" id="17g-wK-Pcx"/>
- <constraint firstItem="Dwj-LQ-RTY" firstAttribute="top" secondItem="E4y-0p-yxO" secondAttribute="bottom" constant="6" id="1OV-a3-dEh"/>
- <constraint firstItem="yZz-tn-3y6" firstAttribute="top" secondItem="v2a-Vh-u5V" secondAttribute="bottom" constant="6" id="1cy-EX-Y5E"/>
- <constraint firstItem="tCx-RZ-0dk" firstAttribute="leading" secondItem="jem-ju-7ya" secondAttribute="trailing" constant="8" id="20x-oY-WtG"/>
- <constraint firstItem="Dwj-LQ-RTY" firstAttribute="leading" secondItem="yZz-tn-3y6" secondAttribute="trailing" constant="25" id="2BF-9a-f0g"/>
- <constraint firstItem="E4y-0p-yxO" firstAttribute="leading" secondItem="v2a-Vh-u5V" secondAttribute="trailing" constant="25" id="3OO-ik-mmd"/>
- <constraint firstItem="B6b-5O-Ywt" firstAttribute="top" secondItem="dka-AS-2v7" secondAttribute="top" constant="161" id="7FT-Eo-ZQg"/>
- <constraint firstAttribute="trailing" secondItem="tCx-RZ-0dk" secondAttribute="trailing" constant="15" id="7y5-dI-6Ro"/>
- <constraint firstItem="tCx-RZ-0dk" firstAttribute="bottom" secondItem="jem-ju-7ya" secondAttribute="bottom" id="9Oj-w0-58R"/>
- <constraint firstItem="E4y-0p-yxO" firstAttribute="firstBaseline" secondItem="v2a-Vh-u5V" secondAttribute="firstBaseline" id="CIN-ZO-SPy"/>
- <constraint firstItem="w87-zj-bCW" firstAttribute="top" secondItem="yZz-tn-3y6" secondAttribute="bottom" constant="6" id="H4Q-zK-TgW"/>
- <constraint firstItem="Y4i-Ey-Bt2" firstAttribute="centerY" secondItem="dka-AS-2v7" secondAttribute="centerY" id="Jwd-Zc-KHK"/>
- <constraint firstItem="XJC-fn-vh5" firstAttribute="leading" secondItem="V6q-rE-pIH" secondAttribute="trailing" constant="30" id="KyQ-D6-8Wq"/>
- <constraint firstAttribute="trailing" secondItem="E4y-0p-yxO" secondAttribute="trailing" constant="15" id="Lbd-gk-y8z"/>
- <constraint firstItem="tCx-RZ-0dk" firstAttribute="top" secondItem="Dwj-LQ-RTY" secondAttribute="bottom" constant="8" id="MDk-fa-dTD"/>
- <constraint firstAttribute="trailing" secondItem="B6b-5O-Ywt" secondAttribute="trailing" constant="15" id="Nfd-Ms-Erz"/>
- <constraint firstItem="Y4i-Ey-Bt2" firstAttribute="leading" secondItem="dka-AS-2v7" secondAttribute="leading" constant="15" id="Nue-qJ-xGy"/>
- <constraint firstItem="yZz-tn-3y6" firstAttribute="leading" secondItem="sbm-I1-hea" secondAttribute="trailing" constant="6" id="Nwn-1D-dPn"/>
- <constraint firstAttribute="trailing" secondItem="Dwj-LQ-RTY" secondAttribute="trailing" constant="15" id="OHZ-yG-PgZ"/>
- <constraint firstItem="v2a-Vh-u5V" firstAttribute="firstBaseline" secondItem="253-RS-2wN" secondAttribute="firstBaseline" id="PqQ-2Q-b58"/>
- <constraint firstItem="ncC-kn-LMx" firstAttribute="leading" secondItem="Y4i-Ey-Bt2" secondAttribute="trailing" constant="8" id="T6Y-in-9qo"/>
- <constraint firstItem="ncC-kn-LMx" firstAttribute="top" relation="greaterThanOrEqual" secondItem="dka-AS-2v7" secondAttribute="top" constant="15" id="Ymx-3V-pCI"/>
- <constraint firstItem="E4y-0p-yxO" firstAttribute="top" secondItem="XJC-fn-vh5" secondAttribute="bottom" constant="8" id="c7y-cD-6EJ"/>
- <constraint firstItem="v2a-Vh-u5V" firstAttribute="leading" secondItem="253-RS-2wN" secondAttribute="trailing" constant="6" id="dMi-uk-bUM"/>
- <constraint firstItem="w87-zj-bCW" firstAttribute="firstBaseline" secondItem="zlP-Th-OiZ" secondAttribute="firstBaseline" id="dre-XB-4Iw"/>
- <constraint firstAttribute="trailing" secondItem="XJC-fn-vh5" secondAttribute="trailing" constant="70" id="g8A-TS-2D0"/>
- <constraint firstItem="XJC-fn-vh5" firstAttribute="firstBaseline" secondItem="V6q-rE-pIH" secondAttribute="firstBaseline" id="gkn-L6-2Jv"/>
- <constraint firstItem="jem-ju-7ya" firstAttribute="leading" secondItem="Y4i-Ey-Bt2" secondAttribute="trailing" constant="8" id="oWC-Ry-c8k"/>
- <constraint firstItem="jem-ju-7ya" firstAttribute="top" secondItem="ncC-kn-LMx" secondAttribute="bottom" constant="8" id="qoc-cg-MYk"/>
- <constraint firstItem="w87-zj-bCW" firstAttribute="leading" secondItem="zlP-Th-OiZ" secondAttribute="trailing" constant="6" id="sBz-wg-eSo"/>
- <constraint firstItem="zlP-Th-OiZ" firstAttribute="leading" secondItem="ncC-kn-LMx" secondAttribute="trailing" constant="8" id="vgU-d5-YBB"/>
- <constraint firstItem="XJC-fn-vh5" firstAttribute="top" secondItem="dka-AS-2v7" secondAttribute="top" constant="15" id="wEZ-nH-fhO"/>
- <constraint firstItem="Dwj-LQ-RTY" firstAttribute="leading" secondItem="w87-zj-bCW" secondAttribute="trailing" constant="25" id="xtY-uo-0f9"/>
- <constraint firstItem="yZz-tn-3y6" firstAttribute="firstBaseline" secondItem="sbm-I1-hea" secondAttribute="firstBaseline" id="zU2-d8-SZ4"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="buttonBundle" destination="jem-ju-7ya" id="qGR-q1-GuK"/>
- <outlet property="descriptionLabel" destination="ncC-kn-LMx" id="ONq-cc-aMe"/>
- <outlet property="imgbtn" destination="Y4i-Ey-Bt2" id="fFf-sJ-mBi"/>
- <outlet property="labelDiscount" destination="V6q-rE-pIH" id="UGo-ue-Mgq"/>
- <outlet property="labelOldPrice" destination="XJC-fn-vh5" id="M9R-iH-cqD"/>
- <outlet property="masterBtn" destination="tCx-RZ-0dk" id="UVU-04-nF8"/>
- <outlet property="noteLabel" destination="B6b-5O-Ywt" id="7A5-0e-589"/>
- <outlet property="qtyLabel" destination="yZz-tn-3y6" id="vs0-7d-LZ0"/>
- <outlet property="statusLabel" destination="Dwj-LQ-RTY" id="eDD-vy-nsf"/>
- <outlet property="subtotalLabel" destination="w87-zj-bCW" id="ezT-sM-j3V"/>
- <outlet property="unitpriceLabel" destination="v2a-Vh-u5V" id="dq9-Pq-eXP"/>
- </connections>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" restorationIdentifier="OrderDetailPriceCell" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderDetailPriceCell" id="7bD-vr-aXj" customClass="OrderDetailPriceCell">
- <rect key="frame" x="0.0" y="284.5" width="1024" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="7bD-vr-aXj" id="3fR-xo-Duc">
- <rect key="frame" x="0.0" y="0.0" width="1024" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <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">
- <rect key="frame" x="790" y="11.5" width="191" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="191" id="a1U-12-0c9"/>
- <constraint firstAttribute="height" constant="21" id="yuv-Nz-4GL"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="537" y="11.5" width="246" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="6Wc-CD-Lj5"/>
- <constraint firstAttribute="width" constant="246" id="o7a-OM-TFC"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailingMargin" secondItem="DMR-2D-GN0" secondAttribute="trailing" constant="27" id="Bcv-sa-l8h"/>
- <constraint firstItem="DMR-2D-GN0" firstAttribute="centerY" secondItem="k0G-s0-PuV" secondAttribute="centerY" id="abc-hL-Nwu"/>
- <constraint firstItem="DMR-2D-GN0" firstAttribute="leading" secondItem="k0G-s0-PuV" secondAttribute="trailing" constant="7" id="jzP-wn-3Uh"/>
- <constraint firstItem="DMR-2D-GN0" firstAttribute="centerY" secondItem="3fR-xo-Duc" secondAttribute="centerY" id="rbo-CQ-Hf7"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="chargeLabel" destination="k0G-s0-PuV" id="U6h-Zj-wsh"/>
- <outlet property="priceLabel" destination="DMR-2D-GN0" id="ZnG-QK-JgT"/>
- </connections>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" restorationIdentifier="OrderDetailHtmlCell" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderDetailHtmlCell" rowHeight="44" id="7Vz-DF-k8E" customClass="OrderDetailHtmlCell">
- <rect key="frame" x="0.0" y="328.5" width="1024" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="7Vz-DF-k8E" id="jPD-gn-rpJ">
- <rect key="frame" x="0.0" y="0.0" width="1024" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <wkWebView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="J8C-fZ-Luz">
- <rect key="frame" x="0.0" y="0.0" width="1024" height="44"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <wkWebViewConfiguration key="configuration" allowsAirPlayForMediaPlayback="NO" allowsPictureInPictureMediaPlayback="NO">
- <audiovisualMediaTypes key="mediaTypesRequiringUserActionForPlayback" none="YES"/>
- <wkPreferences key="preferences"/>
- </wkWebViewConfiguration>
- </wkWebView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="J8C-fZ-Luz" secondAttribute="trailing" id="83i-Vq-FHv"/>
- <constraint firstItem="J8C-fZ-Luz" firstAttribute="top" secondItem="jPD-gn-rpJ" secondAttribute="top" id="Nck-Mn-MN2"/>
- <constraint firstAttribute="bottom" secondItem="J8C-fZ-Luz" secondAttribute="bottom" id="bJr-IH-Br2"/>
- <constraint firstItem="J8C-fZ-Luz" firstAttribute="leading" secondItem="jPD-gn-rpJ" secondAttribute="leading" id="lSp-UV-ql8"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="wkwebview" destination="J8C-fZ-Luz" id="62U-SA-Vvy"/>
- </connections>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" restorationIdentifier="OrderDetailSignatureCell" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderDetailSignatureCell" rowHeight="148" id="a2N-8P-mNM" customClass="OrderDetailSignatureCell">
- <rect key="frame" x="0.0" y="372.5" width="1024" height="148"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="a2N-8P-mNM" id="Puc-DI-9DR">
- <rect key="frame" x="0.0" y="0.0" width="1024" height="148"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Bi1-oa-UQV">
- <rect key="frame" x="180" y="10" width="829" height="128"/>
- </imageView>
- <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">
- <rect key="frame" x="15" y="63.5" width="143" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="143" id="kBq-tk-0nv"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="Bi1-oa-UQV" secondAttribute="bottom" constant="10" id="3aV-9L-nhE"/>
- <constraint firstItem="7Of-as-Twc" firstAttribute="centerY" secondItem="Puc-DI-9DR" secondAttribute="centerY" id="6Qb-du-atY"/>
- <constraint firstItem="Bi1-oa-UQV" firstAttribute="leading" secondItem="7Of-as-Twc" secondAttribute="trailing" constant="22" id="A3l-zA-Ztn"/>
- <constraint firstItem="Bi1-oa-UQV" firstAttribute="top" secondItem="Puc-DI-9DR" secondAttribute="top" constant="10" id="USM-aq-7An"/>
- <constraint firstItem="7Of-as-Twc" firstAttribute="leading" secondItem="Puc-DI-9DR" secondAttribute="leading" constant="15" id="Un6-MH-vNx"/>
- <constraint firstAttribute="trailing" secondItem="Bi1-oa-UQV" secondAttribute="trailing" constant="15" id="iMf-82-gXh"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="sign_img" destination="Bi1-oa-UQV" id="lpa-mz-k3D"/>
- </connections>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="OrderDetailPickInfoCell" rowHeight="218" id="oDs-9g-3Lq" customClass="OrderDetailPickInfoCell">
- <rect key="frame" x="0.0" y="520.5" width="1024" height="218"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="oDs-9g-3Lq" translatesAutoresizingMaskIntoConstraints="NO" id="0gN-bu-MIM">
- <rect key="frame" x="0.0" y="0.0" width="1024" height="218"/>
- <subviews>
- <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">
- <rect key="frame" x="15" y="8" width="136.5" height="44"/>
- <constraints>
- <constraint firstAttribute="width" constant="136.5" id="B7u-to-Jjk"/>
- <constraint firstAttribute="height" constant="44" id="Tf9-xG-dAA"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="73" y="60" width="936" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="Nq6-NO-D9H"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="155.5" y="8" width="853.5" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="xkM-Fe-vDd"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="15" y="60" width="54" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="IOg-kz-cQL"/>
- <constraint firstAttribute="width" constant="54" id="LPV-Us-Xmd"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="142.5" y="112" width="866.5" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="7GX-Xa-b77"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="15" y="112" width="123.5" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="3Jf-cP-YcL"/>
- <constraint firstAttribute="width" constant="123.5" id="t8e-d6-cuS"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="15" y="164" width="142" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="4kF-Dv-OuE"/>
- <constraint firstAttribute="width" constant="142" id="8p1-l8-Wpw"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="161" y="164" width="848" height="44"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="ObN-EI-5l5"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="18"/>
- <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
- <dataDetectorType key="dataDetectorTypes" phoneNumber="YES" link="YES" address="YES"/>
- </textView>
- </subviews>
- <constraints>
- <constraint firstItem="1Zn-Ni-zrl" firstAttribute="centerY" secondItem="Zt1-IM-jFK" secondAttribute="centerY" id="6rL-Xe-o98"/>
- <constraint firstItem="e7r-9k-rZ7" firstAttribute="centerY" secondItem="Lki-dP-7cw" secondAttribute="centerY" id="8Z6-Jj-FYa"/>
- <constraint firstItem="Swi-Wi-Cq6" firstAttribute="centerY" secondItem="TLG-BW-ow4" secondAttribute="centerY" id="DCe-b8-Pqy"/>
- <constraint firstAttribute="trailing" secondItem="e7r-9k-rZ7" secondAttribute="trailing" constant="15" id="F9M-Zt-pkt"/>
- <constraint firstItem="1Zn-Ni-zrl" firstAttribute="leading" secondItem="Zt1-IM-jFK" secondAttribute="trailing" constant="4" id="GjI-Wg-JCW"/>
- <constraint firstItem="Zt1-IM-jFK" firstAttribute="top" secondItem="OXJ-pQ-zyu" secondAttribute="bottom" constant="8" id="HPm-8x-nek"/>
- <constraint firstItem="TLG-BW-ow4" firstAttribute="leading" secondItem="0gN-bu-MIM" secondAttribute="leading" constant="15" id="HZJ-oK-V5l"/>
- <constraint firstItem="e7r-9k-rZ7" firstAttribute="leading" secondItem="Lki-dP-7cw" secondAttribute="trailing" constant="4" id="LT2-wc-uVm"/>
- <constraint firstAttribute="trailing" secondItem="1Zn-Ni-zrl" secondAttribute="trailing" constant="15" id="MNr-wC-vht"/>
- <constraint firstItem="Fsr-eu-3ca" firstAttribute="leading" secondItem="OXJ-pQ-zyu" secondAttribute="trailing" constant="4" id="O1p-Y1-rhz"/>
- <constraint firstItem="Zt1-IM-jFK" firstAttribute="leading" secondItem="0gN-bu-MIM" secondAttribute="leading" constant="15" id="hSf-sa-S6p"/>
- <constraint firstItem="OXJ-pQ-zyu" firstAttribute="leading" secondItem="0gN-bu-MIM" secondAttribute="leading" constant="15" id="iwF-Ws-gIF"/>
- <constraint firstAttribute="trailing" secondItem="Fsr-eu-3ca" secondAttribute="trailing" constant="15" id="lsO-4z-ii5"/>
- <constraint firstItem="Swi-Wi-Cq6" firstAttribute="leading" secondItem="TLG-BW-ow4" secondAttribute="trailing" constant="4" id="mQb-6p-6LI"/>
- <constraint firstItem="Lki-dP-7cw" firstAttribute="leading" secondItem="0gN-bu-MIM" secondAttribute="leading" constant="15" id="mxO-Jz-oBb"/>
- <constraint firstItem="TLG-BW-ow4" firstAttribute="top" secondItem="Lki-dP-7cw" secondAttribute="bottom" constant="8" id="r8n-LO-APh"/>
- <constraint firstAttribute="trailing" secondItem="Swi-Wi-Cq6" secondAttribute="trailing" constant="15" id="smG-qd-ufh"/>
- <constraint firstItem="OXJ-pQ-zyu" firstAttribute="top" secondItem="0gN-bu-MIM" secondAttribute="top" constant="8" id="t18-jZ-LBN"/>
- <constraint firstItem="Fsr-eu-3ca" firstAttribute="centerY" secondItem="OXJ-pQ-zyu" secondAttribute="centerY" id="wre-yz-cxL"/>
- <constraint firstItem="Lki-dP-7cw" firstAttribute="top" secondItem="Zt1-IM-jFK" secondAttribute="bottom" constant="8" id="ykd-CA-zBt"/>
- </constraints>
- </tableViewCellContentView>
- <constraints>
- <constraint firstItem="0gN-bu-MIM" firstAttribute="top" secondItem="oDs-9g-3Lq" secondAttribute="top" id="1E8-FR-uVU"/>
- <constraint firstAttribute="bottom" secondItem="0gN-bu-MIM" secondAttribute="bottom" id="2lr-Oz-gss"/>
- <constraint firstItem="0gN-bu-MIM" firstAttribute="leading" secondItem="oDs-9g-3Lq" secondAttribute="leading" id="8hD-VM-8Fy"/>
- <constraint firstAttribute="trailing" secondItem="0gN-bu-MIM" secondAttribute="trailing" id="GWj-y0-umb"/>
- </constraints>
- <connections>
- <outlet property="carrier_lb" destination="e7r-9k-rZ7" id="6Fj-5X-4tl"/>
- <outlet property="status_lb" destination="1Zn-Ni-zrl" id="aX2-e7-1zC"/>
- <outlet property="track_number_lb" destination="Fsr-eu-3ca" id="xnR-V0-k8A"/>
- <outlet property="url_lb" destination="Swi-Wi-Cq6" id="WdK-O2-RLu"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="SQE-Xv-k3T" id="6KH-2j-5l2"/>
- <outlet property="delegate" destination="SQE-Xv-k3T" id="V5x-y8-W9N"/>
- </connections>
- </tableView>
- <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="i1C-Y1-S7o">
- <rect key="frame" x="493.5" y="365.5" width="37" height="37"/>
- <color key="color" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </activityIndicatorView>
- <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">
- <rect key="frame" x="391.5" y="361.5" width="241.5" height="45.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="19"/>
- <color key="textColor" red="0.33333333329999998" green="0.33333333329999998" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <viewLayoutGuide key="safeArea" id="6Fa-am-6rF"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="oO0-Aa-nhV" firstAttribute="trailing" secondItem="6Fa-am-6rF" secondAttribute="trailing" id="LsP-Dq-EtH"/>
- <constraint firstItem="6Fa-am-6rF" firstAttribute="bottom" secondItem="oO0-Aa-nhV" secondAttribute="bottom" id="Olw-b9-Y0p"/>
- <constraint firstItem="9SM-7Q-zs1" firstAttribute="centerY" secondItem="xxC-Xb-2C0" secondAttribute="centerY" id="WIn-ty-2BG"/>
- <constraint firstItem="i1C-Y1-S7o" firstAttribute="centerX" secondItem="6Fa-am-6rF" secondAttribute="centerX" id="ZXr-mh-2Ul"/>
- <constraint firstItem="oO0-Aa-nhV" firstAttribute="top" secondItem="6Fa-am-6rF" secondAttribute="top" id="fXX-LF-5Vc"/>
- <constraint firstItem="i1C-Y1-S7o" firstAttribute="centerY" secondItem="xxC-Xb-2C0" secondAttribute="centerY" id="klA-KI-L1K"/>
- <constraint firstItem="9SM-7Q-zs1" firstAttribute="centerX" secondItem="6Fa-am-6rF" secondAttribute="centerX" id="rAY-gU-5ca"/>
- <constraint firstItem="oO0-Aa-nhV" firstAttribute="leading" secondItem="6Fa-am-6rF" secondAttribute="leading" id="y0r-Ef-8GY"/>
- </constraints>
- </view>
- <navigationItem key="navigationItem" title="Title" id="lT3-8p-5dM"/>
- <connections>
- <outlet property="detailTable" destination="oO0-Aa-nhV" id="xQt-0d-F4c"/>
- <outlet property="label_net_err" destination="9SM-7Q-zs1" id="9Tb-Dw-DsW"/>
- <outlet property="mum" destination="i1C-Y1-S7o" id="JP1-ru-cYr"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="BzV-gX-tea" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="385.9375" y="-813.28125"/>
- </scene>
- <!--OrderListViewController-->
- <scene sceneID="d3a-vi-0oO">
- <objects>
- <viewController storyboardIdentifier="OrderListViewController" title="Order History" useStoryboardIdentifierAsRestorationIdentifier="YES" id="Q3R-QB-OJA" userLabel="OrderListViewController" customClass="OrderListViewController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="Q2c-bd-Qtd">
- <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MSe-Rl-r7w">
- <rect key="frame" x="0.0" y="20" width="1024" height="44"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <items>
- <barButtonItem title="Select Order Status" id="Wkf-BC-Ol7">
- <color key="tintColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <connections>
- <action selector="onStatusFilterClick:" destination="Q3R-QB-OJA" id="YV0-JU-3T4"/>
- </connections>
- </barButtonItem>
- <barButtonItem style="plain" systemItem="flexibleSpace" id="kVI-mI-APr"/>
- <barButtonItem style="plain" id="dBx-tt-ebQ">
- <searchBar key="customView" contentMode="redraw" misplaced="YES" searchBarStyle="minimal" placeholder="Sale order number, sales rep, create by, contact" id="bEb-Vy-SpG">
- <rect key="frame" x="221" y="-10" width="651" height="64"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="ForceHeight-44-Order"/>
- </constraints>
- <textInputTraits key="textInputTraits"/>
- <connections>
- <outlet property="delegate" destination="Q3R-QB-OJA" id="s1Q-3g-j8O"/>
- </connections>
- </searchBar>
- </barButtonItem>
- <barButtonItem style="plain" systemItem="flexibleSpace" id="QSC-SH-uLY"/>
- <barButtonItem image="Combinegray" id="1DF-ll-7D8">
- <connections>
- <action selector="editOrderListButtonClick:" destination="Q3R-QB-OJA" id="aUm-1f-TOV"/>
- </connections>
- </barButtonItem>
- <barButtonItem style="plain" systemItem="flexibleSpace" id="L38-ro-ro3"/>
- <barButtonItem image="neworder" id="9pn-zv-3Li">
- <color key="tintColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <connections>
- <action selector="onNewOrderClicked:" destination="Q3R-QB-OJA" id="c0i-fa-mgG"/>
- </connections>
- </barButtonItem>
- </items>
- <color key="barTintColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </toolbar>
- <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">
- <rect key="frame" x="0.0" y="115.5" width="1024" height="652.5"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <prototypes>
- <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderListTableViewCell" rowHeight="66" id="WVB-xn-Efd" customClass="OrderListTableViewCell">
- <rect key="frame" x="0.0" y="50.5" width="1024" height="66"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="WVB-xn-Efd" translatesAutoresizingMaskIntoConstraints="NO" id="LkX-13-tk6">
- <rect key="frame" x="0.0" y="0.0" width="1024" height="66"/>
- <subviews>
- <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#">
- <rect key="frame" x="15" y="37" width="135" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="qg6-Ay-fPf"/>
- <constraint firstAttribute="width" constant="135" id="zzN-Rn-s4T"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="748" y="37" width="102" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="CMN-KB-NrM"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="860" y="37" width="149" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="PJf-yc-w9P"/>
- <constraint firstAttribute="width" constant="149" id="tBy-ZF-zOY"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="15" y="12" width="135" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="135" id="fJG-B6-a6h"/>
- <constraint firstAttribute="height" constant="21" id="scw-W7-5yw"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="298" y="8" width="440" height="50"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="748" y="5" width="102" height="18"/>
- <constraints>
- <constraint firstAttribute="height" constant="18" id="Azd-RS-vE9"/>
- <constraint firstAttribute="width" constant="102" id="rDJ-xt-euO"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="165" y="37" width="125" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="79E-w0-C74"/>
- <constraint firstAttribute="width" constant="125" id="XT4-yH-AU6"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="165" y="12" width="125" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="11I-Gd-BWL"/>
- <constraint firstAttribute="width" constant="125" id="hcG-Cp-Mqw"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="860" y="12" width="55" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="gsd-MJ-zvV"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="dWI-HF-943" firstAttribute="leading" secondItem="iJQ-Uf-kLq" secondAttribute="trailing" constant="10" id="2Hp-WD-f1e"/>
- <constraint firstItem="pRq-QX-KFd" firstAttribute="centerX" secondItem="dWI-HF-943" secondAttribute="centerX" id="47G-on-xxK"/>
- <constraint firstAttribute="bottom" secondItem="iJQ-Uf-kLq" secondAttribute="bottom" constant="8" id="5Xr-lt-UQv"/>
- <constraint firstItem="jA8-Q5-IFp" firstAttribute="leading" secondItem="GBt-8S-wzh" secondAttribute="trailing" constant="15" id="65f-yu-8l5"/>
- <constraint firstAttribute="bottom" secondItem="XDq-A7-Nls" secondAttribute="bottom" constant="8" id="LYC-WC-agB"/>
- <constraint firstItem="iJQ-Uf-kLq" firstAttribute="top" secondItem="LkX-13-tk6" secondAttribute="top" constant="8" id="Mog-sZ-JV6"/>
- <constraint firstItem="j8x-nv-a5Z" firstAttribute="firstBaseline" secondItem="GBt-8S-wzh" secondAttribute="firstBaseline" id="Nf3-r6-lWK"/>
- <constraint firstAttribute="trailing" secondItem="Nvm-mp-Jwp" secondAttribute="trailing" constant="15" id="TRz-3r-cdz"/>
- <constraint firstItem="GBt-8S-wzh" firstAttribute="top" secondItem="LkX-13-tk6" secondAttribute="top" constant="12" id="cCJ-nZ-bcX"/>
- <constraint firstItem="pRq-QX-KFd" firstAttribute="trailing" secondItem="dWI-HF-943" secondAttribute="trailing" id="d6w-7h-tq4"/>
- <constraint firstItem="XDq-A7-Nls" firstAttribute="leading" secondItem="GBt-8S-wzh" secondAttribute="leading" id="hMH-GR-ZRx"/>
- <constraint firstItem="dWI-HF-943" firstAttribute="firstBaseline" secondItem="XDq-A7-Nls" secondAttribute="firstBaseline" id="hq3-Tu-qTU"/>
- <constraint firstItem="iJQ-Uf-kLq" firstAttribute="leading" secondItem="JpK-3u-7sE" secondAttribute="trailing" constant="8" id="hur-B6-Yih"/>
- <constraint firstItem="GBt-8S-wzh" firstAttribute="leading" secondItem="LkX-13-tk6" secondAttribute="leading" constant="15" id="kh7-vO-vWk"/>
- <constraint firstItem="Nvm-mp-Jwp" firstAttribute="firstBaseline" secondItem="XDq-A7-Nls" secondAttribute="firstBaseline" id="ofd-nD-XGt"/>
- <constraint firstItem="JpK-3u-7sE" firstAttribute="firstBaseline" secondItem="XDq-A7-Nls" secondAttribute="firstBaseline" id="sxZ-wq-VN7"/>
- <constraint firstItem="Nvm-mp-Jwp" firstAttribute="leading" secondItem="dWI-HF-943" secondAttribute="trailing" constant="10" id="uQ8-cg-sNL"/>
- <constraint firstItem="Nvm-mp-Jwp" firstAttribute="leading" secondItem="j8x-nv-a5Z" secondAttribute="leading" id="v1l-Ky-jeL"/>
- <constraint firstItem="JpK-3u-7sE" firstAttribute="leading" secondItem="jA8-Q5-IFp" secondAttribute="leading" id="xuF-0f-zaq"/>
- <constraint firstItem="jA8-Q5-IFp" firstAttribute="firstBaseline" secondItem="GBt-8S-wzh" secondAttribute="firstBaseline" id="yoC-Wr-seV"/>
- <constraint firstItem="pRq-QX-KFd" firstAttribute="top" secondItem="LkX-13-tk6" secondAttribute="top" constant="5" id="zKl-ED-GpW"/>
- </constraints>
- </tableViewCellContentView>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="LkX-13-tk6" secondAttribute="bottom" id="fNP-NY-4E0"/>
- <constraint firstItem="LkX-13-tk6" firstAttribute="leading" secondItem="WVB-xn-Efd" secondAttribute="leading" id="qD0-fY-9dP"/>
- <constraint firstItem="LkX-13-tk6" firstAttribute="top" secondItem="WVB-xn-Efd" secondAttribute="top" id="v9r-h1-znx"/>
- <constraint firstAttribute="trailing" secondItem="LkX-13-tk6" secondAttribute="trailing" id="x3m-eH-zTU"/>
- </constraints>
- <connections>
- <outlet property="label_contact" destination="iJQ-Uf-kLq" id="GDG-q9-grC"/>
- <outlet property="label_creator" destination="jA8-Q5-IFp" id="Y6M-HZ-fc2"/>
- <outlet property="label_date" destination="Nvm-mp-Jwp" id="u9N-mc-W98"/>
- <outlet property="label_model" destination="pRq-QX-KFd" id="UxY-x8-Pe5"/>
- <outlet property="label_po" destination="j8x-nv-a5Z" id="dhh-jQ-bqs"/>
- <outlet property="label_sales" destination="JpK-3u-7sE" id="P0h-Kt-uuR"/>
- <outlet property="label_so" destination="XDq-A7-Nls" id="WmQ-41-Yel"/>
- <outlet property="label_status" destination="GBt-8S-wzh" id="YKK-FI-Kwd"/>
- <outlet property="labelprice" destination="dWI-HF-943" id="olS-7I-4aH"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="Q3R-QB-OJA" id="qc6-yR-JvY"/>
- <outlet property="delegate" destination="Q3R-QB-OJA" id="OkT-Aw-JdW"/>
- </connections>
- </tableView>
- <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="c7L-F4-nRJ">
- <rect key="frame" x="493.5" y="365.5" width="37" height="37"/>
- <color key="color" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </activityIndicatorView>
- <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">
- <rect key="frame" x="391.5" y="361.5" width="241.5" height="45.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="19"/>
- <color key="textColor" red="0.33333333329999998" green="0.33333333329999998" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="20" y="64" width="131" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="95F-aQ-qFQ"/>
- <constraint firstAttribute="width" constant="131" id="Izz-RG-sz6"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="153" y="63.5" width="851" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="Bp8-eN-GHB"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="ohH-1K-QsE">
- <rect key="frame" x="0.0" y="84.5" width="1024" height="32"/>
- <segments>
- <segment title="Store Order"/>
- <segment title="Purchase Order to NPD"/>
- </segments>
- <connections>
- <action selector="orderTypeChanged:" destination="Q3R-QB-OJA" eventType="valueChanged" id="hYq-Un-Hb4"/>
- </connections>
- </segmentedControl>
- </subviews>
- <viewLayoutGuide key="safeArea" id="EDz-4H-49A"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="026-gJ-EDh" firstAttribute="centerY" secondItem="Q2c-bd-Qtd" secondAttribute="centerY" id="8RW-sL-6XS"/>
- <constraint firstItem="ohH-1K-QsE" firstAttribute="top" secondItem="xKm-bM-vOg" secondAttribute="bottom" id="ASb-Vr-pol"/>
- <constraint firstItem="MSe-Rl-r7w" firstAttribute="leading" secondItem="EDz-4H-49A" secondAttribute="leading" id="E82-yJ-VMx"/>
- <constraint firstItem="EDz-4H-49A" firstAttribute="trailing" secondItem="xKm-bM-vOg" secondAttribute="trailing" constant="20" id="HIk-11-RRe"/>
- <constraint firstItem="xKm-bM-vOg" firstAttribute="firstBaseline" secondItem="aBZ-AJ-0Qn" secondAttribute="firstBaseline" id="Ijt-mB-ZzT"/>
- <constraint firstItem="xKm-bM-vOg" firstAttribute="leading" secondItem="aBZ-AJ-0Qn" secondAttribute="trailing" constant="2" id="KRp-RO-1eV"/>
- <constraint firstItem="E4J-T4-LdO" firstAttribute="leading" secondItem="EDz-4H-49A" secondAttribute="leading" id="NTJ-Ty-73E"/>
- <constraint firstItem="026-gJ-EDh" firstAttribute="centerX" secondItem="EDz-4H-49A" secondAttribute="centerX" id="OOO-4P-bAH"/>
- <constraint firstItem="c7L-F4-nRJ" firstAttribute="centerY" secondItem="Q2c-bd-Qtd" secondAttribute="centerY" id="QaG-gn-rtK"/>
- <constraint firstItem="ohH-1K-QsE" firstAttribute="leading" secondItem="EDz-4H-49A" secondAttribute="leading" id="QwA-Bf-W7V"/>
- <constraint firstItem="c7L-F4-nRJ" firstAttribute="centerX" secondItem="EDz-4H-49A" secondAttribute="centerX" id="elk-Rg-PWr"/>
- <constraint firstItem="aBZ-AJ-0Qn" firstAttribute="leading" secondItem="EDz-4H-49A" secondAttribute="leading" constant="20" id="hE9-3H-0m1"/>
- <constraint firstItem="MSe-Rl-r7w" firstAttribute="top" secondItem="EDz-4H-49A" secondAttribute="top" id="jXn-78-eUf"/>
- <constraint firstItem="aBZ-AJ-0Qn" firstAttribute="top" secondItem="MSe-Rl-r7w" secondAttribute="bottom" id="miw-B3-lBg"/>
- <constraint firstItem="E4J-T4-LdO" firstAttribute="trailing" secondItem="EDz-4H-49A" secondAttribute="trailing" id="pnt-eW-fPo"/>
- <constraint firstItem="E4J-T4-LdO" firstAttribute="top" secondItem="ohH-1K-QsE" secondAttribute="bottom" id="rup-Vx-K3w"/>
- <constraint firstItem="ohH-1K-QsE" firstAttribute="trailing" secondItem="EDz-4H-49A" secondAttribute="trailing" id="tJN-vY-iRT"/>
- <constraint firstItem="MSe-Rl-r7w" firstAttribute="trailing" secondItem="EDz-4H-49A" secondAttribute="trailing" id="uDn-fm-D4E"/>
- <constraint firstItem="EDz-4H-49A" firstAttribute="bottom" secondItem="E4J-T4-LdO" secondAttribute="bottom" id="v2f-fD-J6u"/>
- </constraints>
- <inset key="insetFor6xAndEarlier" minX="0.0" minY="20" maxX="0.0" maxY="-20"/>
- </view>
- <navigationItem key="navigationItem" title="Title" id="ulo-pz-ECv">
- <barButtonItem key="backBarButtonItem" title="Cancel" id="NJc-pm-EAo">
- <connections>
- <action selector="onCancel:" destination="Q3R-QB-OJA" id="TOv-Z0-BCS"/>
- </connections>
- </barButtonItem>
- </navigationItem>
- <connections>
- <outlet property="btnStatusFilter" destination="Wkf-BC-Ol7" id="VIw-dC-to1"/>
- <outlet property="btn_newOrder" destination="9pn-zv-3Li" id="HKR-FV-KEi"/>
- <outlet property="editOrderListButton" destination="1DF-ll-7D8" id="D3W-Lo-VoK"/>
- <outlet property="label_filter" destination="xKm-bM-vOg" id="1Hg-ZP-Jgv"/>
- <outlet property="label_net_err" destination="026-gJ-EDh" id="0h1-Zn-Y0Z"/>
- <outlet property="mum" destination="c7L-F4-nRJ" id="emQ-5b-uyD"/>
- <outlet property="orderTypeSegmentControl" destination="ohH-1K-QsE" id="CGM-4y-lpU"/>
- <outlet property="searchbar" destination="bEb-Vy-SpG" id="Ojp-t6-KNR"/>
- <outlet property="tableTopConstraint" destination="rup-Vx-K3w" id="7g9-xj-ima"/>
- <outlet property="table_order" destination="E4J-T4-LdO" id="iLD-Bg-bfV"/>
- <outlet property="toolbarView" destination="MSe-Rl-r7w" id="qFc-bh-zC5"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="X9w-9x-mxE" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="1083.59375" y="-813.28125"/>
- </scene>
- <!--RAOrderEditorViewController-->
- <scene sceneID="tev-FM-eiL">
- <objects>
- <viewController storyboardIdentifier="RAOrderEditorViewController" title="RAOrderEditorViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="8cx-d2-dwe" customClass="RAOrderEditorViewController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="EbR-wm-qmV">
- <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Bfq-vH-yU5" customClass="CommonEditorTableContainerView">
- <rect key="frame" x="0.0" y="20" width="1024" height="704"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- </view>
- <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MGc-zD-JUk">
- <rect key="frame" x="0.0" y="724" width="1024" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="Vyr-xx-lp4"/>
- </constraints>
- <items>
- <barButtonItem title="Back" id="Oqz-wr-3ba">
- <connections>
- <action selector="frontBarItemClick:" destination="8cx-d2-dwe" id="Q5B-Hp-Gge"/>
- </connections>
- </barButtonItem>
- <barButtonItem style="plain" systemItem="flexibleSpace" id="wXu-ww-sYC"/>
- <barButtonItem title="Next" id="agI-DX-9l7">
- <connections>
- <action selector="nextBarItemClick:" destination="8cx-d2-dwe" id="7Ah-Dj-zCl"/>
- </connections>
- </barButtonItem>
- </items>
- </toolbar>
- </subviews>
- <viewLayoutGuide key="safeArea" id="eMi-uQ-tu7"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="MGc-zD-JUk" firstAttribute="trailing" secondItem="eMi-uQ-tu7" secondAttribute="trailing" id="Ev2-5d-LFz"/>
- <constraint firstItem="eMi-uQ-tu7" firstAttribute="trailing" secondItem="Bfq-vH-yU5" secondAttribute="trailing" id="HST-P2-66S"/>
- <constraint firstItem="MGc-zD-JUk" firstAttribute="leading" secondItem="eMi-uQ-tu7" secondAttribute="leading" id="HbP-xP-bgJ"/>
- <constraint firstItem="Bfq-vH-yU5" firstAttribute="leading" secondItem="eMi-uQ-tu7" secondAttribute="leading" id="LQt-3K-KHc"/>
- <constraint firstItem="Bfq-vH-yU5" firstAttribute="top" secondItem="eMi-uQ-tu7" secondAttribute="top" id="MMF-fo-Hw5"/>
- <constraint firstItem="eMi-uQ-tu7" firstAttribute="bottom" secondItem="MGc-zD-JUk" secondAttribute="bottom" id="MwC-Zu-kMD"/>
- <constraint firstItem="MGc-zD-JUk" firstAttribute="top" secondItem="Bfq-vH-yU5" secondAttribute="bottom" id="v2u-KN-quv"/>
- </constraints>
- </view>
- <navigationItem key="navigationItem" title="Title" id="tSY-7S-OY9">
- <barButtonItem key="rightBarButtonItem" title="Save" id="e50-jZ-PXx"/>
- </navigationItem>
- <connections>
- <outlet property="frontBarItem" destination="Oqz-wr-3ba" id="ANF-fa-VW2"/>
- <outlet property="nextBarItem" destination="agI-DX-9l7" id="RRo-BN-9pT"/>
- <outlet property="pageControlToolBar" destination="MGc-zD-JUk" id="5kw-Eb-ky4"/>
- <outlet property="tableContainer" destination="Bfq-vH-yU5" id="Sh6-Ln-yd0"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="lwx-1n-JpK" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="2081.25" y="-813.28125"/>
- </scene>
- <!--ScanOrderListViewController-->
- <scene sceneID="xWX-Ld-Lkx">
- <objects>
- <viewController storyboardIdentifier="ScanOrderListViewController" title="Order History" useStoryboardIdentifierAsRestorationIdentifier="YES" id="LNa-Wq-bWf" userLabel="ScanOrderListViewController" customClass="ScanOrderListViewController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="G1e-qe-u3C">
- <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <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">
- <rect key="frame" x="0.0" y="54.5" width="1024" height="713.5"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="UploadCell" rowHeight="100" id="Bww-5l-BiC" customClass="UploadCell">
- <rect key="frame" x="0.0" y="50.5" width="1024" height="100"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Bww-5l-BiC" id="1P1-CU-Qyh">
- <rect key="frame" x="0.0" y="0.0" width="1024" height="100"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <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">
- <rect key="frame" x="10" y="5" width="1004" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="VDg-gC-3k1"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="vHH-Yd-1OW">
- <rect key="frame" x="10" y="35" width="1004" height="5"/>
- <constraints>
- <constraint firstAttribute="height" constant="5" id="2HV-In-7mn"/>
- </constraints>
- </progressView>
- <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">
- <rect key="frame" x="964" y="45" width="50" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="O6Y-Kw-Ti2"/>
- <constraint firstAttribute="height" constant="21" id="Xid-WA-kwm"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="10" y="45" width="944" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="10" y="71" width="1004" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="h9l-Ql-1of" firstAttribute="leading" secondItem="quC-0r-nse" secondAttribute="leading" id="2Fe-k9-r5h"/>
- <constraint firstItem="bfp-K3-xcV" firstAttribute="top" secondItem="vHH-Yd-1OW" secondAttribute="bottom" constant="5" id="6Ep-wu-EPe"/>
- <constraint firstAttribute="trailing" secondItem="vHH-Yd-1OW" secondAttribute="trailing" constant="10" id="EJy-Nx-H9R"/>
- <constraint firstItem="quC-0r-nse" firstAttribute="centerY" secondItem="bfp-K3-xcV" secondAttribute="centerY" id="F7E-1N-iYe"/>
- <constraint firstItem="cwY-qp-nb8" firstAttribute="top" secondItem="1P1-CU-Qyh" secondAttribute="top" constant="5" id="Gnm-i0-neY"/>
- <constraint firstItem="cwY-qp-nb8" firstAttribute="leading" secondItem="1P1-CU-Qyh" secondAttribute="leading" constant="10" id="OKb-wE-YVa"/>
- <constraint firstAttribute="trailing" secondItem="cwY-qp-nb8" secondAttribute="trailing" constant="10" id="QVf-qu-JSw"/>
- <constraint firstItem="quC-0r-nse" firstAttribute="height" secondItem="bfp-K3-xcV" secondAttribute="height" id="WR8-dI-iA6"/>
- <constraint firstItem="vHH-Yd-1OW" firstAttribute="leading" secondItem="1P1-CU-Qyh" secondAttribute="leading" constant="10" id="eHq-iW-LrD"/>
- <constraint firstItem="h9l-Ql-1of" firstAttribute="top" secondItem="quC-0r-nse" secondAttribute="bottom" constant="5" id="eZP-Ni-jTf"/>
- <constraint firstItem="quC-0r-nse" firstAttribute="trailing" secondItem="bfp-K3-xcV" secondAttribute="leading" constant="-10" id="heI-qX-ciJ"/>
- <constraint firstItem="h9l-Ql-1of" firstAttribute="trailing" secondItem="bfp-K3-xcV" secondAttribute="trailing" id="okg-ml-kgE"/>
- <constraint firstItem="vHH-Yd-1OW" firstAttribute="top" secondItem="cwY-qp-nb8" secondAttribute="bottom" constant="10" id="oxx-A4-rO5"/>
- <constraint firstItem="quC-0r-nse" firstAttribute="leading" secondItem="vHH-Yd-1OW" secondAttribute="leading" id="tAc-5x-cYX"/>
- <constraint firstItem="bfp-K3-xcV" firstAttribute="trailing" secondItem="vHH-Yd-1OW" secondAttribute="trailing" id="xer-hq-qpS"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="errorLabel" destination="h9l-Ql-1of" id="5Gd-s5-LUg"/>
- <outlet property="nameLabel" destination="cwY-qp-nb8" id="Q9W-Yh-r8E"/>
- <outlet property="progressIndicator" destination="bfp-K3-xcV" id="UYN-xe-hfT"/>
- <outlet property="progressView" destination="vHH-Yd-1OW" id="daL-GM-jPD"/>
- <outlet property="stateLabel" destination="quC-0r-nse" id="g5S-RJ-za6"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="LNa-Wq-bWf" id="f6n-HG-cab"/>
- <outlet property="delegate" destination="LNa-Wq-bWf" id="6CH-jc-j9I"/>
- </connections>
- </tableView>
- <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">
- <rect key="frame" x="0.0" y="54.5" width="1024" height="713.5"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <prototypes>
- <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderListTableViewCell" rowHeight="66" id="Pwl-ez-L6T" customClass="OrderListTableViewCell">
- <rect key="frame" x="0.0" y="50.5" width="1024" height="66"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Pwl-ez-L6T" id="tFl-dI-DEO">
- <rect key="frame" x="0.0" y="0.0" width="1024" height="66"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <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">
- <rect key="frame" x="748" y="37" width="102" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="rYK-7L-ggS"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="860" y="37" width="149" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="G5r-8h-f9p"/>
- <constraint firstAttribute="width" constant="149" id="qkn-nj-0mi"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="15" y="12" width="135" height="42"/>
- <constraints>
- <constraint firstAttribute="width" constant="135" id="aWR-92-DaV"/>
- <constraint firstAttribute="height" constant="21" id="wBy-uR-dfw"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="310" y="8" width="428" height="50"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="748" y="5" width="102" height="18"/>
- <constraints>
- <constraint firstAttribute="width" constant="102" id="7lj-rQ-8hy"/>
- <constraint firstAttribute="height" constant="18" id="Gyu-Wx-23o"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="165" y="22.5" width="125" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="BJM-lC-93z"/>
- <constraint firstAttribute="width" constant="125" id="CWP-9r-tAY"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="VAs-ve-xJN" firstAttribute="top" secondItem="tFl-dI-DEO" secondAttribute="top" constant="5" id="269-QF-AWG"/>
- <constraint firstItem="83T-G6-GvV" firstAttribute="leading" secondItem="tFl-dI-DEO" secondAttribute="leading" constant="15" id="2qN-9T-R66"/>
- <constraint firstItem="SHO-7T-8T9" firstAttribute="leading" secondItem="dyY-tU-pby" secondAttribute="trailing" constant="10" id="4mP-ir-dea"/>
- <constraint firstItem="U4c-ol-otv" firstAttribute="centerY" secondItem="tFl-dI-DEO" secondAttribute="centerY" id="73G-r8-YSa"/>
- <constraint firstItem="dyY-tU-pby" firstAttribute="top" secondItem="tFl-dI-DEO" secondAttribute="top" constant="8" id="82v-pf-UFH"/>
- <constraint firstItem="dyY-tU-pby" firstAttribute="leading" secondItem="U4c-ol-otv" secondAttribute="trailing" constant="20" id="Afb-V6-hE4"/>
- <constraint firstItem="U4c-ol-otv" firstAttribute="leading" secondItem="83T-G6-GvV" secondAttribute="trailing" constant="15" id="H4X-aV-12w"/>
- <constraint firstItem="atL-Ys-aJA" firstAttribute="baseline" secondItem="dyY-tU-pby" secondAttribute="baseline" id="Nmu-on-9dO"/>
- <constraint firstItem="83T-G6-GvV" firstAttribute="centerY" secondItem="tFl-dI-DEO" secondAttribute="centerY" id="R57-ae-r5o"/>
- <constraint firstAttribute="trailing" secondItem="atL-Ys-aJA" secondAttribute="trailing" constant="15" id="UdM-2X-nEx"/>
- <constraint firstAttribute="bottom" secondItem="dyY-tU-pby" secondAttribute="bottom" constant="8" id="VHr-i5-pVP"/>
- <constraint firstItem="83T-G6-GvV" firstAttribute="top" secondItem="tFl-dI-DEO" secondAttribute="top" constant="12" id="hzC-Os-TKp"/>
- <constraint firstItem="atL-Ys-aJA" firstAttribute="leading" secondItem="SHO-7T-8T9" secondAttribute="trailing" constant="10" id="ler-wc-5sQ"/>
- <constraint firstItem="VAs-ve-xJN" firstAttribute="centerX" secondItem="SHO-7T-8T9" secondAttribute="centerX" id="mot-y8-P7i"/>
- <constraint firstItem="VAs-ve-xJN" firstAttribute="trailing" secondItem="SHO-7T-8T9" secondAttribute="trailing" id="nmj-hl-tlB"/>
- <constraint firstItem="atL-Ys-aJA" firstAttribute="baseline" secondItem="SHO-7T-8T9" secondAttribute="baseline" id="wc6-WN-rdS"/>
- </constraints>
- </tableViewCellContentView>
- <constraints>
- <constraint firstItem="tFl-dI-DEO" firstAttribute="leading" secondItem="Pwl-ez-L6T" secondAttribute="leading" id="8xY-wD-MiE"/>
- <constraint firstItem="tFl-dI-DEO" firstAttribute="top" secondItem="Pwl-ez-L6T" secondAttribute="top" id="DMu-gE-Gm0"/>
- <constraint firstAttribute="bottom" secondItem="tFl-dI-DEO" secondAttribute="bottom" id="KQH-bY-wb3"/>
- <constraint firstAttribute="trailing" secondItem="tFl-dI-DEO" secondAttribute="trailing" id="cgH-kb-PWd"/>
- </constraints>
- <connections>
- <outlet property="label_contact" destination="dyY-tU-pby" id="hXW-BP-pe2"/>
- <outlet property="label_creator" destination="U4c-ol-otv" id="VBS-Kg-MRR"/>
- <outlet property="label_date" destination="atL-Ys-aJA" id="bea-Lw-wER"/>
- <outlet property="label_model" destination="VAs-ve-xJN" id="cqg-y3-UCH"/>
- <outlet property="label_status" destination="83T-G6-GvV" id="dDQ-JT-6mF"/>
- <outlet property="labelprice" destination="SHO-7T-8T9" id="v7k-eL-BMh"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="LNa-Wq-bWf" id="oXt-h9-rzV"/>
- <outlet property="delegate" destination="LNa-Wq-bWf" id="YsK-ri-grY"/>
- </connections>
- </tableView>
- <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">
- <rect key="frame" x="0.0" y="54.5" width="1024" height="713.5"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <prototypes>
- <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="OrderListTableViewCell" rowHeight="66" id="X1d-0l-bjq" customClass="OrderListTableViewCell">
- <rect key="frame" x="0.0" y="50.5" width="1024" height="66"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="X1d-0l-bjq" id="3SE-8W-1Ko">
- <rect key="frame" x="0.0" y="0.0" width="1024" height="66"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <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">
- <rect key="frame" x="748" y="37" width="102" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="RzM-6p-uL1"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="860" y="37" width="149" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="GM9-00-Tz4"/>
- <constraint firstAttribute="width" constant="149" id="mee-Mg-lf4"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="15" y="12" width="135" height="42"/>
- <constraints>
- <constraint firstAttribute="width" constant="135" id="SDS-Tu-aMW"/>
- <constraint firstAttribute="height" constant="21" id="nbO-4i-9R1"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="310" y="8" width="428" height="50"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="748" y="5" width="102" height="18"/>
- <constraints>
- <constraint firstAttribute="height" constant="18" id="cZ2-9h-eCQ"/>
- <constraint firstAttribute="width" constant="102" id="fae-eM-tUr"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="165" y="22.5" width="125" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="EKB-S5-J7I"/>
- <constraint firstAttribute="width" constant="125" id="qpa-vv-pFk"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="i3l-Nh-iIk" firstAttribute="centerX" secondItem="IcS-uQ-aJ9" secondAttribute="centerX" id="8i2-Pv-FQ5"/>
- <constraint firstItem="rcx-Xh-jKX" firstAttribute="top" secondItem="3SE-8W-1Ko" secondAttribute="top" constant="12" id="CLm-cj-UVD"/>
- <constraint firstAttribute="bottom" secondItem="kx8-Rf-daE" secondAttribute="bottom" constant="8" id="Gnv-1O-Nht"/>
- <constraint firstAttribute="trailing" secondItem="yU1-tY-7yp" secondAttribute="trailing" constant="15" id="JNy-T4-MmL"/>
- <constraint firstItem="yU1-tY-7yp" firstAttribute="baseline" secondItem="kx8-Rf-daE" secondAttribute="baseline" id="Jhh-ZS-S70"/>
- <constraint firstItem="yU1-tY-7yp" firstAttribute="baseline" secondItem="IcS-uQ-aJ9" secondAttribute="baseline" id="ODP-ki-bSc"/>
- <constraint firstItem="yU1-tY-7yp" firstAttribute="leading" secondItem="IcS-uQ-aJ9" secondAttribute="trailing" constant="10" id="UEJ-TZ-Lgh"/>
- <constraint firstItem="kx8-Rf-daE" firstAttribute="top" secondItem="3SE-8W-1Ko" secondAttribute="top" constant="8" id="X7a-7b-5QD"/>
- <constraint firstItem="IcS-uQ-aJ9" firstAttribute="leading" secondItem="kx8-Rf-daE" secondAttribute="trailing" constant="10" id="Y7k-eE-EOs"/>
- <constraint firstItem="Vxx-Iu-KZK" firstAttribute="leading" secondItem="rcx-Xh-jKX" secondAttribute="trailing" constant="15" id="iwC-uc-6WR"/>
- <constraint firstItem="Vxx-Iu-KZK" firstAttribute="centerY" secondItem="3SE-8W-1Ko" secondAttribute="centerY" id="mTN-6g-b6s"/>
- <constraint firstItem="rcx-Xh-jKX" firstAttribute="leading" secondItem="3SE-8W-1Ko" secondAttribute="leading" constant="15" id="mch-pS-yoS"/>
- <constraint firstItem="i3l-Nh-iIk" firstAttribute="top" secondItem="3SE-8W-1Ko" secondAttribute="top" constant="5" id="teW-7J-YMR"/>
- <constraint firstItem="rcx-Xh-jKX" firstAttribute="centerY" secondItem="3SE-8W-1Ko" secondAttribute="centerY" id="wci-7P-HC4"/>
- <constraint firstItem="kx8-Rf-daE" firstAttribute="leading" secondItem="Vxx-Iu-KZK" secondAttribute="trailing" constant="20" id="yqw-FL-Mmc"/>
- <constraint firstItem="i3l-Nh-iIk" firstAttribute="trailing" secondItem="IcS-uQ-aJ9" secondAttribute="trailing" id="zcQ-wk-pRR"/>
- </constraints>
- </tableViewCellContentView>
- <constraints>
- <constraint firstItem="3SE-8W-1Ko" firstAttribute="leading" secondItem="X1d-0l-bjq" secondAttribute="leading" id="Hyl-ka-SU2"/>
- <constraint firstAttribute="bottom" secondItem="3SE-8W-1Ko" secondAttribute="bottom" id="IlJ-1G-Jtf"/>
- <constraint firstItem="3SE-8W-1Ko" firstAttribute="top" secondItem="X1d-0l-bjq" secondAttribute="top" id="qWM-wP-06x"/>
- <constraint firstAttribute="trailing" secondItem="3SE-8W-1Ko" secondAttribute="trailing" id="wzT-3t-LHs"/>
- </constraints>
- <connections>
- <outlet property="label_contact" destination="kx8-Rf-daE" id="ZFR-qA-QcT"/>
- <outlet property="label_creator" destination="Vxx-Iu-KZK" id="G3x-h2-J2u"/>
- <outlet property="label_date" destination="yU1-tY-7yp" id="FEO-h2-bKz"/>
- <outlet property="label_model" destination="i3l-Nh-iIk" id="23Z-T4-A7n"/>
- <outlet property="label_status" destination="rcx-Xh-jKX" id="IRS-8R-MJ9"/>
- <outlet property="labelprice" destination="IcS-uQ-aJ9" id="880-ep-gQo"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="LNa-Wq-bWf" id="DbO-FB-nPK"/>
- <outlet property="delegate" destination="LNa-Wq-bWf" id="nkG-SY-IGY"/>
- </connections>
- </tableView>
- <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">
- <rect key="frame" x="391.5" y="361.5" width="241.5" height="45.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="19"/>
- <color key="textColor" red="0.33333333329999998" green="0.33333333329999998" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="1" translatesAutoresizingMaskIntoConstraints="NO" id="ni4-Ku-8zb">
- <rect key="frame" x="0.0" y="20" width="1024" height="35.5"/>
- <segments>
- <segment title="Unsubmitted"/>
- <segment title="Submitted"/>
- <segment title="Create Order"/>
- </segments>
- <connections>
- <action selector="onSegmentChanged:" destination="LNa-Wq-bWf" eventType="valueChanged" id="4UH-f2-Obg"/>
- </connections>
- </segmentedControl>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jjJ-Ft-a70">
- <rect key="frame" x="682.5" y="20" width="341.5" height="34.5"/>
- <state key="normal" title="Button"/>
- <buttonConfiguration key="configuration" style="plain" title=" "/>
- <connections>
- <action selector="onNewOrderClicked:" destination="LNa-Wq-bWf" eventType="touchUpInside" id="Bcx-MV-yGr"/>
- </connections>
- </button>
- <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="eVO-Vb-aKi">
- <rect key="frame" x="341.5" y="30" width="341" height="34.5"/>
- <color key="backgroundColor" red="0.95287781953811646" green="0.61227613687515259" blue="0.62031883001327515" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <state key="normal" title="Button"/>
- <buttonConfiguration key="configuration" style="plain" title="Button"/>
- </button>
- <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="c2D-UH-6Ax">
- <rect key="frame" x="0.0" y="20" width="341.5" height="34.5"/>
- <color key="backgroundColor" red="0.95287781953811646" green="0.61227613687515259" blue="0.62031883001327515" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <state key="normal" title="Button"/>
- <buttonConfiguration key="configuration" style="plain"/>
- </button>
- </subviews>
- <viewLayoutGuide key="safeArea" id="87c-G3-bR6"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="87c-G3-bR6" firstAttribute="bottom" secondItem="tla-Jv-Qec" secondAttribute="bottom" id="0ke-Nq-zmT"/>
- <constraint firstItem="UGJ-LO-fre" firstAttribute="centerY" secondItem="G1e-qe-u3C" secondAttribute="centerY" id="1hN-9J-IhR"/>
- <constraint firstItem="jjJ-Ft-a70" firstAttribute="width" secondItem="c2D-UH-6Ax" secondAttribute="width" id="31y-rD-AoM"/>
- <constraint firstItem="ni4-Ku-8zb" firstAttribute="trailing" secondItem="87c-G3-bR6" secondAttribute="trailing" id="BCq-ef-bKa"/>
- <constraint firstItem="xxx-Rl-Yvi" firstAttribute="top" secondItem="ni4-Ku-8zb" secondAttribute="bottom" id="Br7-BM-zYP"/>
- <constraint firstItem="okE-6e-1XS" firstAttribute="trailing" secondItem="87c-G3-bR6" secondAttribute="trailing" id="CYw-dN-lKm"/>
- <constraint firstItem="UGJ-LO-fre" firstAttribute="centerX" secondItem="87c-G3-bR6" secondAttribute="centerX" id="DgH-Cz-nMY"/>
- <constraint firstItem="eVO-Vb-aKi" firstAttribute="leading" secondItem="c2D-UH-6Ax" secondAttribute="trailing" id="I1k-kv-Ngg"/>
- <constraint firstItem="xxx-Rl-Yvi" firstAttribute="top" secondItem="c2D-UH-6Ax" secondAttribute="bottom" id="IZY-t5-8hK"/>
- <constraint firstItem="tla-Jv-Qec" firstAttribute="leading" secondItem="87c-G3-bR6" secondAttribute="leading" id="JiE-5j-ta9"/>
- <constraint firstItem="c2D-UH-6Ax" firstAttribute="top" secondItem="87c-G3-bR6" secondAttribute="top" id="JyN-w9-lSO"/>
- <constraint firstItem="xxx-Rl-Yvi" firstAttribute="leading" secondItem="87c-G3-bR6" secondAttribute="leading" id="RtC-y6-XAw"/>
- <constraint firstItem="eVO-Vb-aKi" firstAttribute="baseline" secondItem="c2D-UH-6Ax" secondAttribute="baseline" id="TOR-ln-oat"/>
- <constraint firstItem="ni4-Ku-8zb" firstAttribute="top" secondItem="87c-G3-bR6" secondAttribute="top" id="TR7-ff-xNk"/>
- <constraint firstItem="c2D-UH-6Ax" firstAttribute="leading" secondItem="87c-G3-bR6" secondAttribute="leading" id="Vbc-Da-dPp"/>
- <constraint firstItem="87c-G3-bR6" firstAttribute="bottom" secondItem="okE-6e-1XS" secondAttribute="bottom" id="VrZ-UR-j9V"/>
- <constraint firstItem="ni4-Ku-8zb" firstAttribute="leading" secondItem="87c-G3-bR6" secondAttribute="leading" id="cVY-4b-je4"/>
- <constraint firstItem="tla-Jv-Qec" firstAttribute="trailing" secondItem="87c-G3-bR6" secondAttribute="trailing" id="dCl-sR-DZG"/>
- <constraint firstItem="xxx-Rl-Yvi" firstAttribute="trailing" secondItem="87c-G3-bR6" secondAttribute="trailing" id="fEq-Te-TL2"/>
- <constraint firstItem="tla-Jv-Qec" firstAttribute="top" secondItem="ni4-Ku-8zb" secondAttribute="bottom" id="hHO-QF-Ygg"/>
- <constraint firstItem="jjJ-Ft-a70" firstAttribute="leading" secondItem="eVO-Vb-aKi" secondAttribute="trailing" id="koA-3M-pRh"/>
- <constraint firstItem="jjJ-Ft-a70" firstAttribute="trailing" secondItem="87c-G3-bR6" secondAttribute="trailing" id="kt9-Kv-IUW"/>
- <constraint firstItem="okE-6e-1XS" firstAttribute="top" secondItem="ni4-Ku-8zb" secondAttribute="bottom" id="n8D-H8-YNt"/>
- <constraint firstItem="jjJ-Ft-a70" firstAttribute="top" secondItem="87c-G3-bR6" secondAttribute="top" id="pbH-ms-2tK"/>
- <constraint firstItem="xxx-Rl-Yvi" firstAttribute="top" secondItem="jjJ-Ft-a70" secondAttribute="bottom" id="r0w-ry-MdB"/>
- <constraint firstItem="87c-G3-bR6" firstAttribute="bottom" secondItem="xxx-Rl-Yvi" secondAttribute="bottom" id="uZr-Eg-xf0"/>
- <constraint firstItem="okE-6e-1XS" firstAttribute="leading" secondItem="87c-G3-bR6" secondAttribute="leading" id="vFE-Su-x3Y"/>
- <constraint firstItem="eVO-Vb-aKi" firstAttribute="width" secondItem="c2D-UH-6Ax" secondAttribute="width" id="xY4-89-Kex"/>
- </constraints>
- <inset key="insetFor6xAndEarlier" minX="0.0" minY="20" maxX="0.0" maxY="-20"/>
- </view>
- <navigationItem key="navigationItem" title="Title" id="Ktb-M9-72h">
- <barButtonItem key="backBarButtonItem" title="Cancel" id="UYC-36-mSt">
- <connections>
- <action selector="onCancel:" destination="LNa-Wq-bWf" id="fXY-lI-HLk"/>
- </connections>
- </barButtonItem>
- </navigationItem>
- <connections>
- <outlet property="label_net_err" destination="UGJ-LO-fre" id="Wvu-QG-uBY"/>
- <outlet property="orderTypeSegmentControl" destination="ni4-Ku-8zb" id="AIo-vd-42F"/>
- <outlet property="tableTopConstraint" destination="n8D-H8-YNt" id="B2u-cz-hZ6"/>
- <outlet property="table_order" destination="okE-6e-1XS" id="ilq-MS-I4G"/>
- <outlet property="table_submit" destination="tla-Jv-Qec" id="Ur6-pd-JTV"/>
- <outlet property="table_upload" destination="xxx-Rl-Yvi" id="YQk-5r-i5l"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="HND-Qs-fSM" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="1082.8125" y="-58.007812499999993"/>
- </scene>
- </scenes>
- <resources>
- <image name="Combinegray" width="40" height="40"/>
- <image name="neworder" width="40" height="40"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|