| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="ipad9_7" orientation="portrait" layout="fullscreen" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <scenes>
- <!--PortfolioViewController-->
- <scene sceneID="As7-Qc-4n5">
- <objects>
- <viewController storyboardIdentifier="PortfolioViewController" title="PortfolioViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="yR0-uM-vSf" customClass="PortfolioViewController" sceneMemberID="viewController">
- <layoutGuides>
- <viewControllerLayoutGuide type="top" id="7R0-3m-S3Z"/>
- <viewControllerLayoutGuide type="bottom" id="mMI-H6-eH8"/>
- </layoutGuides>
- <view key="view" contentMode="scaleToFill" id="aoy-3H-jC3">
- <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="120" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="usD-6y-qq3">
- <rect key="frame" x="0.0" y="0.0" width="768" height="974"/>
- <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="WatchListItemCell" rowHeight="120" translatesAutoresizingMaskIntoConstraints="NO" id="6GU-0i-6NT" customClass="ModelItemCell">
- <rect key="frame" x="0.0" y="28" width="768" height="120"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="6GU-0i-6NT" id="1hj-1W-Fag">
- <rect key="frame" x="0.0" y="0.0" width="768" height="120"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1234567890.00" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Efv-13-z8l" userLabel="item price">
- <rect key="frame" x="539" y="49.5" width="175" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="AkX-cK-YcG"/>
- <constraint firstAttribute="width" constant="175" id="cB4-0g-vPZ"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1r5-8h-r4Y" userLabel="img">
- <rect key="frame" x="15" y="10" width="100" height="100"/>
- <constraints>
- <constraint firstAttribute="height" constant="100" id="0tu-KF-Hrh"/>
- <constraint firstAttribute="width" constant="100" id="9qG-VF-fk0"/>
- </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="yR0-uM-vSf" eventType="touchUpInside" id="slW-59-Rao"/>
- </connections>
- </button>
- <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check_1_24" translatesAutoresizingMaskIntoConstraints="NO" id="0bN-N2-A7p">
- <rect key="frame" x="729" y="48" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="width" constant="24" id="AiU-nj-c5D"/>
- <constraint firstAttribute="height" constant="24" id="Buk-h2-mDL"/>
- </constraints>
- </imageView>
- <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Price ($)" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kaN-LG-g6O">
- <rect key="frame" x="539" y="20.5" width="175" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="L6h-xh-XwT"/>
- <constraint firstAttribute="width" constant="175" id="YJr-PB-djd"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Available QTY:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="esh-zx-ipX">
- <rect key="frame" x="528" y="78.5" width="120" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="Ss5-vX-KoG"/>
- <constraint firstAttribute="width" constant="120" id="eYK-Tv-1Ya"/>
- </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="u0W-Df-LRu">
- <rect key="frame" x="648" y="78.5" width="66" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="66" id="0nQ-9l-yhf"/>
- <constraint firstAttribute="height" constant="21" id="NOP-b6-SGC"/>
- </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" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="name aaaaaaaaaaaaa aaaaaaaaaa BBBBB CCCCC" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="quP-Jk-B7a" userLabel="description">
- <rect key="frame" x="123" y="10" width="397" height="100"/>
- <fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="22"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="quP-Jk-B7a" firstAttribute="leading" secondItem="1r5-8h-r4Y" secondAttribute="trailing" constant="8" id="4Gc-2D-avH"/>
- <constraint firstItem="Efv-13-z8l" firstAttribute="top" secondItem="kaN-LG-g6O" secondAttribute="bottom" constant="8" id="Blh-cM-dQA"/>
- <constraint firstAttribute="bottom" secondItem="quP-Jk-B7a" secondAttribute="bottom" constant="10" id="HCk-cc-NEa"/>
- <constraint firstItem="esh-zx-ipX" firstAttribute="top" secondItem="Efv-13-z8l" secondAttribute="bottom" constant="8" id="HoB-L9-gFa"/>
- <constraint firstItem="u0W-Df-LRu" firstAttribute="top" secondItem="Efv-13-z8l" secondAttribute="bottom" constant="8" id="MgV-6i-vii"/>
- <constraint firstItem="u0W-Df-LRu" firstAttribute="leading" secondItem="esh-zx-ipX" secondAttribute="trailing" id="WPz-Jb-Ql4"/>
- <constraint firstAttribute="trailing" secondItem="0bN-N2-A7p" secondAttribute="trailing" constant="15" id="Yt1-Bf-wcD"/>
- <constraint firstAttribute="bottom" secondItem="1r5-8h-r4Y" secondAttribute="bottom" constant="10" id="aYy-xV-DmJ"/>
- <constraint firstItem="0bN-N2-A7p" firstAttribute="centerY" secondItem="1hj-1W-Fag" secondAttribute="centerY" id="cAA-p4-A1q"/>
- <constraint firstItem="Efv-13-z8l" firstAttribute="trailing" secondItem="u0W-Df-LRu" secondAttribute="trailing" id="exp-gH-N0P"/>
- <constraint firstItem="1r5-8h-r4Y" firstAttribute="top" secondItem="1hj-1W-Fag" secondAttribute="top" constant="10" id="oKq-7k-WsV"/>
- <constraint firstItem="Efv-13-z8l" firstAttribute="trailing" secondItem="kaN-LG-g6O" secondAttribute="trailing" id="prF-md-k7T"/>
- <constraint firstItem="esh-zx-ipX" firstAttribute="leading" secondItem="quP-Jk-B7a" secondAttribute="trailing" constant="8" id="qtq-86-LyP"/>
- <constraint firstItem="quP-Jk-B7a" firstAttribute="top" secondItem="1hj-1W-Fag" secondAttribute="top" constant="10" id="rxP-Zz-p5W"/>
- <constraint firstItem="Efv-13-z8l" firstAttribute="centerY" secondItem="1hj-1W-Fag" secondAttribute="centerY" id="t4X-yu-ov2"/>
- <constraint firstItem="1r5-8h-r4Y" firstAttribute="leading" secondItem="1hj-1W-Fag" secondAttribute="leading" constant="15" id="uqh-aL-qeg"/>
- <constraint firstItem="0bN-N2-A7p" firstAttribute="leading" secondItem="Efv-13-z8l" secondAttribute="trailing" constant="15" id="xfU-bZ-avi"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="available_qty_label" destination="esh-zx-ipX" id="zdc-dA-SUb"/>
- <outlet property="available_qty_value_label" destination="u0W-Df-LRu" id="d1P-BW-RDI"/>
- <outlet property="btnImage" destination="1r5-8h-r4Y" id="uR6-PO-TaK"/>
- <outlet property="img_checkmark" destination="0bN-N2-A7p" id="rjJ-qr-2CB"/>
- <outlet property="labelDescription" destination="quP-Jk-B7a" id="YEK-tr-ZUy"/>
- <outlet property="labelPrice" destination="Efv-13-z8l" id="IoS-f9-mWZ"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="yR0-uM-vSf" id="lma-1C-T51"/>
- <outlet property="delegate" destination="yR0-uM-vSf" id="PVQ-Hp-ebL"/>
- </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="cL9-GG-7lo">
- <rect key="frame" x="262" y="489.5" width="244" 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>
- <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="ANG-AP-5Eg">
- <rect key="frame" x="365.5" y="493.5" width="37" height="37"/>
- <color key="color" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </activityIndicatorView>
- <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bey-MA-fr3">
- <rect key="frame" x="0.0" y="974" width="768" height="50"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <items>
- <barButtonItem title="Select all" id="rkp-fD-jUp">
- <connections>
- <action selector="onSelectClick:" destination="yR0-uM-vSf" id="BmK-8X-xGy"/>
- </connections>
- </barButtonItem>
- <barButtonItem width="42" style="plain" systemItem="fixedSpace" id="dhP-c4-vbs"/>
- <barButtonItem title="Delete" id="Dik-9B-lll">
- <connections>
- <action selector="onDeleteClick:" destination="yR0-uM-vSf" id="dVy-J7-pJV"/>
- </connections>
- </barButtonItem>
- <barButtonItem style="plain" systemItem="flexibleSpace" id="cu5-8z-MI7"/>
- <barButtonItem title="Edit" id="VaO-y0-Do2">
- <connections>
- <action selector="onEditClick:" destination="yR0-uM-vSf" id="ZVz-Rc-aby"/>
- </connections>
- </barButtonItem>
- <barButtonItem width="42" style="plain" systemItem="fixedSpace" id="Nuy-yl-mxD"/>
- <barButtonItem title="Create Portfolio" id="4qg-qC-65n">
- <connections>
- <action selector="onCreateTearSheet:" destination="yR0-uM-vSf" id="Mxj-DH-tMX"/>
- </connections>
- </barButtonItem>
- </items>
- <color key="tintColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </toolbar>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="cL9-GG-7lo" firstAttribute="centerX" secondItem="aoy-3H-jC3" secondAttribute="centerX" id="00t-rC-6e1"/>
- <constraint firstItem="ANG-AP-5Eg" firstAttribute="centerX" secondItem="aoy-3H-jC3" secondAttribute="centerX" id="4x2-dE-LVR"/>
- <constraint firstItem="mMI-H6-eH8" firstAttribute="top" secondItem="bey-MA-fr3" secondAttribute="bottom" id="8PJ-3L-XrR"/>
- <constraint firstItem="usD-6y-qq3" firstAttribute="trailing" secondItem="9kc-hL-x5P" secondAttribute="trailing" id="BYX-Va-OnA"/>
- <constraint firstItem="usD-6y-qq3" firstAttribute="leading" secondItem="9kc-hL-x5P" secondAttribute="leading" id="OAs-fD-S8l"/>
- <constraint firstItem="bey-MA-fr3" firstAttribute="trailing" secondItem="9kc-hL-x5P" secondAttribute="trailing" id="SzU-g5-PS1"/>
- <constraint firstItem="usD-6y-qq3" firstAttribute="top" secondItem="7R0-3m-S3Z" secondAttribute="bottom" id="UWx-Nr-Aux"/>
- <constraint firstItem="bey-MA-fr3" firstAttribute="leading" secondItem="9kc-hL-x5P" secondAttribute="leading" id="WWu-Ew-8E8"/>
- <constraint firstItem="cL9-GG-7lo" firstAttribute="centerY" secondItem="aoy-3H-jC3" secondAttribute="centerY" id="pXI-Mr-1zD"/>
- <constraint firstItem="ANG-AP-5Eg" firstAttribute="centerY" secondItem="aoy-3H-jC3" secondAttribute="centerY" id="pjc-Fa-VfM"/>
- <constraint firstItem="bey-MA-fr3" firstAttribute="top" secondItem="usD-6y-qq3" secondAttribute="bottom" id="t7k-Kk-Yeh"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="9kc-hL-x5P"/>
- </view>
- <connections>
- <outlet property="btnCreatePort" destination="4qg-qC-65n" id="Wa3-g1-uXU"/>
- <outlet property="btnEdit" destination="VaO-y0-Do2" id="U6m-tr-T8r"/>
- <outlet property="btnselect" destination="rkp-fD-jUp" id="Rw4-hK-kiA"/>
- <outlet property="itemListTable" destination="usD-6y-qq3" id="EWF-81-lMo"/>
- <outlet property="label_net_err" destination="cL9-GG-7lo" id="jzJ-TC-h2P"/>
- <outlet property="mum" destination="ANG-AP-5Eg" id="Pff-Vz-Crk"/>
- <outlet property="toolbar" destination="bey-MA-fr3" id="JbO-IA-KcW"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="GvG-E4-m4S" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="440.625" y="-1649.4140625"/>
- </scene>
- <!--PortfolioEditQTYViewController-->
- <scene sceneID="8u3-Pe-3Wg">
- <objects>
- <viewController storyboardIdentifier="PortfolioEditQTYViewController" title="Edit Available QTY" useStoryboardIdentifierAsRestorationIdentifier="YES" id="wPy-0C-asX" userLabel="PortfolioEditQTYViewController" customClass="PortfolioEditQTYViewController" sceneMemberID="viewController">
- <layoutGuides>
- <viewControllerLayoutGuide type="top" id="79e-I1-SiI"/>
- <viewControllerLayoutGuide type="bottom" id="Tug-PS-qtK"/>
- </layoutGuides>
- <view key="view" contentMode="scaleToFill" id="0EI-89-hOQ">
- <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5Z5-Sd-PeA" customClass="DefaultImageButton">
- <rect key="frame" x="354" y="430" width="102" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="102" id="IQi-DG-LGO"/>
- <constraint firstAttribute="height" constant="30" id="dXL-Og-pT4"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="20"/>
- <state key="normal" title="Save" backgroundImage="btn_save">
- <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="19"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="onSaveClick:" destination="wPy-0C-asX" eventType="touchUpInside" id="cMI-uh-1dD"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Available QTY:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GQa-zm-VRC">
- <rect key="frame" x="60" y="94.5" width="109" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="2Qw-Xt-elm"/>
- </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="Line Note:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g20-nR-GJM">
- <rect key="frame" x="60" y="370.5" width="78" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="Ldl-Q9-p63"/>
- </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>
- <textField opaque="NO" clipsSubviews="YES" tag="199" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="QTY" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="qQ5-G3-Vai">
- <rect key="frame" x="276" y="88" width="180" height="34"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="width" constant="180" id="U3R-C6-QEI"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <textInputTraits key="textInputTraits" keyboardType="numbersAndPunctuation"/>
- <connections>
- <outlet property="delegate" destination="wPy-0C-asX" id="gTY-d7-Qbx"/>
- </connections>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Current Available QTY:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="i9L-B6-ncy">
- <rect key="frame" x="60" y="186.5" width="321" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="1r7-7x-F4v"/>
- </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="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ex0-jE-cOn">
- <rect key="frame" x="396" y="182" width="60" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="60" id="Gjd-WW-SCm"/>
- </constraints>
- <state key="normal" title="Refresh"/>
- <connections>
- <action selector="onRefreshClick:" destination="wPy-0C-asX" eventType="touchUpInside" id="1Vl-72-Bi0"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Price($):" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="weO-dk-M11">
- <rect key="frame" x="60" y="232.5" width="66.5" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="sP8-Bg-r5x"/>
- </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="Discount(%)" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YO5-Wc-hv3">
- <rect key="frame" x="60" y="278.5" width="94" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="Ncv-Du-7WD"/>
- </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>
- <textField opaque="NO" clipsSubviews="YES" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Price" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="gPJ-Fo-wnW">
- <rect key="frame" x="276" y="226" width="180" height="34"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="width" constant="180" id="qd7-Sf-xHQ"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <textInputTraits key="textInputTraits" keyboardType="numbersAndPunctuation"/>
- <connections>
- <outlet property="delegate" destination="wPy-0C-asX" id="eJU-G2-m6u"/>
- </connections>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Price after discount:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tf8-iU-Ipy">
- <rect key="frame" x="60" y="324.5" width="155" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="155" id="fS0-t0-csv"/>
- <constraint firstAttribute="height" constant="21" id="yOd-3I-NZ3"/>
- </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>
- <textField opaque="NO" clipsSubviews="YES" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Discount" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="WMB-4W-q6p">
- <rect key="frame" x="276" y="272" width="180" height="34"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="width" constant="180" id="Mho-aE-PyK"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
- <connections>
- <outlet property="delegate" destination="wPy-0C-asX" id="ZPG-4e-D3O"/>
- </connections>
- </textField>
- <textField opaque="NO" clipsSubviews="YES" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Limit input to 20 charaters" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="26h-JF-dLL">
- <rect key="frame" x="216" y="364" width="240" height="34"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="width" constant="240" id="6Sc-gE-osw"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
- </textField>
- <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="k64-66-LJI">
- <rect key="frame" x="60" y="20" width="360" height="21"/>
- <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="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ees-Xd-7k4" userLabel="new price">
- <rect key="frame" x="223" y="324" width="233" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="6MG-ns-4MC"/>
- </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="As Percentage:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eTr-vX-bwU">
- <rect key="frame" x="60" y="140.5" width="116" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="3je-Ga-IYK"/>
- </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>
- <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="9jy-tP-Lud">
- <rect key="frame" x="407" y="135.5" width="51" height="31"/>
- <connections>
- <action selector="QTYPercentageValueChanged:" destination="wPy-0C-asX" eventType="valueChanged" id="g1v-gf-tvG"/>
- </connections>
- </switch>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="O0z-WA-hqd">
- <rect key="frame" x="21" y="93" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="width" constant="24" id="28b-PD-5aZ"/>
- <constraint firstAttribute="height" constant="24" id="ybt-fm-EUS"/>
- </constraints>
- <state key="normal" title="Button" image="check_0_24"/>
- <state key="selected" image="check_1_24"/>
- <connections>
- <action selector="qtyCheckButtonClicked:" destination="wPy-0C-asX" eventType="touchUpInside" id="nPe-Am-tNh"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cGx-gI-KS4">
- <rect key="frame" x="21" y="231" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="width" constant="24" id="BWX-qE-RIx"/>
- <constraint firstAttribute="height" constant="24" id="YEN-QN-3Yn"/>
- </constraints>
- <state key="normal" title="Button" image="check_0_24"/>
- <state key="selected" image="check_1_24"/>
- <connections>
- <action selector="priceCheckButtonClicked:" destination="wPy-0C-asX" eventType="touchUpInside" id="6xi-tt-t2s"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Xyw-kE-20W">
- <rect key="frame" x="21" y="369" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="8co-AU-KKA"/>
- <constraint firstAttribute="width" constant="24" id="maG-Fv-iu6"/>
- </constraints>
- <state key="normal" title="Button" image="check_0_24"/>
- <state key="selected" image="check_1_24"/>
- <connections>
- <action selector="lineNoteCheckButtonClicked:" destination="wPy-0C-asX" eventType="touchUpInside" id="rGi-0c-y6d"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="joH-dq-9dr">
- <rect key="frame" x="21" y="277" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="width" constant="24" id="R52-Df-1cu"/>
- <constraint firstAttribute="height" constant="24" id="dEy-SH-crE"/>
- </constraints>
- <state key="normal" image="check_0_24"/>
- <state key="selected" image="check_1_24"/>
- <connections>
- <action selector="dicountCheckButtonClicked:" destination="wPy-0C-asX" eventType="touchUpInside" id="CTw-Vw-QkG"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="* Only Checked fields will be update" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Qmo-qr-77s">
- <rect key="frame" x="60" y="49" width="360" height="20.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.60000002379999995" green="0.40000000600000002" blue="0.20000000300000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="YO5-Wc-hv3" firstAttribute="centerY" secondItem="joH-dq-9dr" secondAttribute="centerY" id="0BB-KW-9lv"/>
- <constraint firstItem="Tf8-iU-Ipy" firstAttribute="top" secondItem="YO5-Wc-hv3" secondAttribute="bottom" constant="25" id="2tl-p6-6K0"/>
- <constraint firstItem="g20-nR-GJM" firstAttribute="leading" secondItem="GQa-zm-VRC" secondAttribute="leading" id="6Bv-0g-AKc"/>
- <constraint firstItem="Tf8-iU-Ipy" firstAttribute="leading" secondItem="GQa-zm-VRC" secondAttribute="leading" id="6Hw-cB-Pn4"/>
- <constraint firstItem="ex0-jE-cOn" firstAttribute="firstBaseline" secondItem="i9L-B6-ncy" secondAttribute="firstBaseline" id="7d8-RZ-I64"/>
- <constraint firstItem="g20-nR-GJM" firstAttribute="top" secondItem="Tf8-iU-Ipy" secondAttribute="bottom" constant="25" id="80T-ar-GwT"/>
- <constraint firstItem="Tug-PS-qtK" firstAttribute="top" secondItem="5Z5-Sd-PeA" secondAttribute="bottom" constant="20" id="83d-hK-TNM"/>
- <constraint firstItem="26h-JF-dLL" firstAttribute="firstBaseline" secondItem="g20-nR-GJM" secondAttribute="firstBaseline" id="8k7-3t-xgl"/>
- <constraint firstItem="qQ5-G3-Vai" firstAttribute="trailing" secondItem="26h-JF-dLL" secondAttribute="trailing" id="9eQ-cW-jem"/>
- <constraint firstItem="KHX-2Y-8a3" firstAttribute="trailing" secondItem="k64-66-LJI" secondAttribute="trailing" constant="60" id="AjM-Oi-4BF"/>
- <constraint firstItem="KHX-2Y-8a3" firstAttribute="trailing" secondItem="qQ5-G3-Vai" secondAttribute="trailing" constant="24" id="Bwp-CG-nef"/>
- <constraint firstItem="GQa-zm-VRC" firstAttribute="leading" secondItem="0EI-89-hOQ" secondAttribute="leading" constant="60" id="DAt-Ey-UwC"/>
- <constraint firstItem="gPJ-Fo-wnW" firstAttribute="firstBaseline" secondItem="weO-dk-M11" secondAttribute="firstBaseline" id="DwG-As-jt2"/>
- <constraint firstItem="GQa-zm-VRC" firstAttribute="leading" secondItem="O0z-WA-hqd" secondAttribute="trailing" constant="15" id="Gbt-Va-6fT"/>
- <constraint firstItem="qQ5-G3-Vai" firstAttribute="trailing" secondItem="gPJ-Fo-wnW" secondAttribute="trailing" id="Gnk-0y-XgK"/>
- <constraint firstItem="qQ5-G3-Vai" firstAttribute="trailing" secondItem="Ees-Xd-7k4" secondAttribute="trailing" id="L0y-O9-0Ii"/>
- <constraint firstItem="KHX-2Y-8a3" firstAttribute="trailing" secondItem="5Z5-Sd-PeA" secondAttribute="trailing" constant="24" id="Lfg-iL-gPq"/>
- <constraint firstItem="KHX-2Y-8a3" firstAttribute="trailing" secondItem="Qmo-qr-77s" secondAttribute="trailing" constant="60" id="M6k-KG-vIT"/>
- <constraint firstItem="YO5-Wc-hv3" firstAttribute="leading" secondItem="GQa-zm-VRC" secondAttribute="leading" id="Maa-ae-Z2f"/>
- <constraint firstItem="ex0-jE-cOn" firstAttribute="leading" secondItem="i9L-B6-ncy" secondAttribute="trailing" constant="15" id="Mey-gC-7hE"/>
- <constraint firstItem="KHX-2Y-8a3" firstAttribute="trailing" secondItem="Qmo-qr-77s" secondAttribute="trailing" constant="60" id="OXd-Yq-2Ih"/>
- <constraint firstItem="WMB-4W-q6p" firstAttribute="firstBaseline" secondItem="YO5-Wc-hv3" secondAttribute="firstBaseline" id="Obs-BB-7gl"/>
- <constraint firstItem="Ees-Xd-7k4" firstAttribute="leading" secondItem="Tf8-iU-Ipy" secondAttribute="trailing" constant="8" id="Po6-KN-8u7"/>
- <constraint firstItem="eTr-vX-bwU" firstAttribute="top" secondItem="GQa-zm-VRC" secondAttribute="bottom" constant="25" id="QXc-rA-Lof"/>
- <constraint firstItem="i9L-B6-ncy" firstAttribute="leading" secondItem="GQa-zm-VRC" secondAttribute="leading" id="QeX-MR-pu3"/>
- <constraint firstItem="qQ5-G3-Vai" firstAttribute="trailing" secondItem="WMB-4W-q6p" secondAttribute="trailing" id="RU8-XL-mOM"/>
- <constraint firstItem="i9L-B6-ncy" firstAttribute="top" secondItem="eTr-vX-bwU" secondAttribute="bottom" constant="25" id="Re1-BU-0Wy"/>
- <constraint firstItem="weO-dk-M11" firstAttribute="top" secondItem="i9L-B6-ncy" secondAttribute="bottom" constant="25" id="SMM-ez-dUO"/>
- <constraint firstItem="GQa-zm-VRC" firstAttribute="centerY" secondItem="O0z-WA-hqd" secondAttribute="centerY" id="U7e-vY-BSD"/>
- <constraint firstItem="Qmo-qr-77s" firstAttribute="top" secondItem="k64-66-LJI" secondAttribute="bottom" constant="8" id="U88-Vj-Wk2"/>
- <constraint firstItem="qQ5-G3-Vai" firstAttribute="trailing" secondItem="ex0-jE-cOn" secondAttribute="trailing" id="VGJ-RS-kCu"/>
- <constraint firstItem="YO5-Wc-hv3" firstAttribute="top" secondItem="weO-dk-M11" secondAttribute="bottom" constant="25" id="WPW-Wq-pV8"/>
- <constraint firstItem="Qmo-qr-77s" firstAttribute="leading" secondItem="KHX-2Y-8a3" secondAttribute="leading" constant="60" id="bWa-0Q-p8F"/>
- <constraint firstItem="qQ5-G3-Vai" firstAttribute="firstBaseline" secondItem="GQa-zm-VRC" secondAttribute="firstBaseline" id="bdH-in-OHP"/>
- <constraint firstItem="eTr-vX-bwU" firstAttribute="leading" secondItem="GQa-zm-VRC" secondAttribute="leading" id="czv-3H-Jaw"/>
- <constraint firstItem="weO-dk-M11" firstAttribute="leading" secondItem="cGx-gI-KS4" secondAttribute="trailing" constant="15" id="ekh-H9-l9H"/>
- <constraint firstItem="k64-66-LJI" firstAttribute="top" secondItem="79e-I1-SiI" secondAttribute="bottom" constant="20" id="ems-JO-ir8"/>
- <constraint firstItem="weO-dk-M11" firstAttribute="centerY" secondItem="cGx-gI-KS4" secondAttribute="centerY" id="faA-Cd-cQa"/>
- <constraint firstItem="g20-nR-GJM" firstAttribute="centerY" secondItem="Xyw-kE-20W" secondAttribute="centerY" id="gFM-MB-aiW"/>
- <constraint firstItem="k64-66-LJI" firstAttribute="leading" secondItem="KHX-2Y-8a3" secondAttribute="leading" constant="60" id="hBt-lg-MAO"/>
- <constraint firstItem="Ees-Xd-7k4" firstAttribute="firstBaseline" secondItem="Tf8-iU-Ipy" secondAttribute="firstBaseline" id="iCL-m0-w2k"/>
- <constraint firstItem="GQa-zm-VRC" firstAttribute="top" secondItem="Qmo-qr-77s" secondAttribute="bottom" constant="25" id="js1-fc-ihm"/>
- <constraint firstItem="weO-dk-M11" firstAttribute="leading" secondItem="GQa-zm-VRC" secondAttribute="leading" id="pba-Ud-wzt"/>
- <constraint firstItem="YO5-Wc-hv3" firstAttribute="leading" secondItem="joH-dq-9dr" secondAttribute="trailing" constant="15" id="rdN-we-HD8"/>
- <constraint firstItem="g20-nR-GJM" firstAttribute="leading" secondItem="Xyw-kE-20W" secondAttribute="trailing" constant="15" id="rtn-k7-0Yh"/>
- <constraint firstItem="9jy-tP-Lud" firstAttribute="centerY" secondItem="eTr-vX-bwU" secondAttribute="centerY" id="sXB-Zb-0oX"/>
- <constraint firstItem="qQ5-G3-Vai" firstAttribute="trailing" secondItem="9jy-tP-Lud" secondAttribute="trailing" id="wqe-dz-s7f"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="KHX-2Y-8a3"/>
- </view>
- <navigationItem key="navigationItem" title="Edit Portfolio" id="vk5-ma-BjE" userLabel="Edit Model Price">
- <barButtonItem key="rightBarButtonItem" title="Close" id="agA-vb-Tdj">
- <connections>
- <action selector="onCloseClicked:" destination="wPy-0C-asX" id="1w9-AU-v8T"/>
- </connections>
- </barButtonItem>
- </navigationItem>
- <value key="contentSizeForViewInPopover" type="size" width="480" height="480"/>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <size key="freeformSize" width="480" height="480"/>
- <connections>
- <outlet property="buttonRefresh" destination="ex0-jE-cOn" id="xHp-uc-mEg"/>
- <outlet property="discountCheckButton" destination="joH-dq-9dr" id="Jkg-SI-UDH"/>
- <outlet property="editDiscount" destination="WMB-4W-q6p" id="pVL-60-SST"/>
- <outlet property="editLineNotes" destination="26h-JF-dLL" id="2d0-Nb-lfi"/>
- <outlet property="editPrice" destination="gPJ-Fo-wnW" id="lPf-Rg-SI7"/>
- <outlet property="editQTY" destination="qQ5-G3-Vai" id="HSk-13-t1t"/>
- <outlet property="labelNewPrice" destination="Ees-Xd-7k4" id="3cA-aw-xG4"/>
- <outlet property="labelQTYTitle" destination="GQa-zm-VRC" id="qQB-06-3gC"/>
- <outlet property="labelQueryQTY" destination="i9L-B6-ncy" id="EHD-LB-Dso"/>
- <outlet property="label_multiItems" destination="k64-66-LJI" id="B7M-kM-Yu8"/>
- <outlet property="labelpriceafter" destination="Tf8-iU-Ipy" id="gzD-FV-z3n"/>
- <outlet property="lineNoteCheckButton" destination="Xyw-kE-20W" id="mfb-OY-Ogs"/>
- <outlet property="noticeLabel" destination="Qmo-qr-77s" id="sPd-NO-LSo"/>
- <outlet property="priceCheckButton" destination="cGx-gI-KS4" id="vX1-L9-jjt"/>
- <outlet property="qtyCheckButton" destination="O0z-WA-hqd" id="Ua2-Uf-70J"/>
- <outlet property="saveButton" destination="5Z5-Sd-PeA" id="gHp-8n-xMa"/>
- <outlet property="switchQTY" destination="9jy-tP-Lud" id="ak6-Gz-Ihv"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="bGe-ri-RAl" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="1219.53125" y="-1649.4140625"/>
- </scene>
- <!--PortfolioListViewController-->
- <scene sceneID="1tV-iB-sci">
- <objects>
- <viewController storyboardIdentifier="PortfolioListViewController" title="PortfolioListViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="UR2-2B-1AA" customClass="PortfolioListViewController" sceneMemberID="viewController">
- <layoutGuides>
- <viewControllerLayoutGuide type="top" id="fig-h1-4jZ"/>
- <viewControllerLayoutGuide type="bottom" id="mVH-o4-2r3"/>
- </layoutGuides>
- <view key="view" contentMode="scaleToFill" id="WFW-Hb-Uqm">
- <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <navigationBar contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OvS-DC-8eY">
- <rect key="frame" x="0.0" y="0.0" width="768" height="44"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="bpp-dQ-YH7"/>
- </constraints>
- <color key="barTintColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <items>
- <navigationItem title="View Portfolios" id="St9-UE-SQI">
- <barButtonItem key="rightBarButtonItem" style="plain" id="iKi-Jv-qX7">
- <searchBar key="customView" contentMode="redraw" searchBarStyle="minimal" placeholder="Name" id="4ye-Sw-UjX">
- <rect key="frame" x="468" y="3" width="280" height="44"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- <textInputTraits key="textInputTraits"/>
- <connections>
- <outlet property="delegate" destination="UR2-2B-1AA" id="Bvb-XN-lN6"/>
- </connections>
- </searchBar>
- </barButtonItem>
- </navigationItem>
- </items>
- </navigationBar>
- <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="MG5-Qo-QiV">
- <rect key="frame" x="365.5" y="493.5" width="37" height="37"/>
- <color key="color" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </activityIndicatorView>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="GUB-XJ-Xjd">
- <rect key="frame" x="0.0" y="44" width="768" height="980"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="PDFListTableViewCell" rowHeight="66" id="nvl-ai-zvr" customClass="PortfolioListTableViewCell">
- <rect key="frame" x="0.0" y="28" width="768" height="66"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="nvl-ai-zvr" id="dFo-Ab-QPD">
- <rect key="frame" x="0.0" y="0.0" width="768" height="66"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j5I-zo-iGe" userLabel="name">
- <rect key="frame" x="15" y="8" width="201" height="50"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <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" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7zF-7S-Bxq" userLabel="time">
- <rect key="frame" x="514" y="23" width="208" height="21"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
- <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" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FKE-5d-7eq" userLabel="name">
- <rect key="frame" x="209" y="8" width="769" height="50"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- <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>
- </tableViewCellContentView>
- <connections>
- <outlet property="labelName" destination="j5I-zo-iGe" id="XM4-dB-uqJ"/>
- <outlet property="labelNote" destination="FKE-5d-7eq" id="ZzB-YX-DwL"/>
- <outlet property="labelTime" destination="7zF-7S-Bxq" id="1KP-1f-R9V"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="UR2-2B-1AA" id="NqL-UY-rgY"/>
- <outlet property="delegate" destination="UR2-2B-1AA" id="5pJ-Ws-Cic"/>
- </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="dP6-eo-w8h">
- <rect key="frame" x="262" y="489.5" width="244" 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>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="GUB-XJ-Xjd" firstAttribute="top" secondItem="OvS-DC-8eY" secondAttribute="bottom" id="1Eb-r1-nfs"/>
- <constraint firstItem="OvS-DC-8eY" firstAttribute="top" secondItem="5YP-mX-WcN" secondAttribute="top" id="49S-hC-QIn"/>
- <constraint firstItem="dP6-eo-w8h" firstAttribute="centerX" secondItem="WFW-Hb-Uqm" secondAttribute="centerX" id="51m-cs-jA4"/>
- <constraint firstItem="GUB-XJ-Xjd" firstAttribute="leading" secondItem="5YP-mX-WcN" secondAttribute="leading" id="NAD-X9-EPi"/>
- <constraint firstItem="MG5-Qo-QiV" firstAttribute="centerX" secondItem="WFW-Hb-Uqm" secondAttribute="centerX" id="NJS-Lt-QRJ"/>
- <constraint firstItem="OvS-DC-8eY" firstAttribute="centerX" secondItem="MG5-Qo-QiV" secondAttribute="centerX" id="W4M-aO-jOh"/>
- <constraint firstItem="OvS-DC-8eY" firstAttribute="centerX" secondItem="dP6-eo-w8h" secondAttribute="centerX" id="ezG-WL-z1s"/>
- <constraint firstItem="OvS-DC-8eY" firstAttribute="leading" secondItem="GUB-XJ-Xjd" secondAttribute="leading" id="jEp-fw-40a"/>
- <constraint firstItem="dP6-eo-w8h" firstAttribute="centerY" secondItem="WFW-Hb-Uqm" secondAttribute="centerY" id="tN9-2P-ZOS"/>
- <constraint firstItem="mVH-o4-2r3" firstAttribute="top" secondItem="GUB-XJ-Xjd" secondAttribute="bottom" id="tPF-nl-MlC"/>
- <constraint firstItem="MG5-Qo-QiV" firstAttribute="centerY" secondItem="WFW-Hb-Uqm" secondAttribute="centerY" id="wdr-8Y-BVF"/>
- <constraint firstItem="GUB-XJ-Xjd" firstAttribute="trailing" secondItem="5YP-mX-WcN" secondAttribute="trailing" id="xCc-C6-7dD"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="5YP-mX-WcN"/>
- </view>
- <connections>
- <outlet property="label_net_err" destination="dP6-eo-w8h" id="87f-YC-0Vk"/>
- <outlet property="mum" destination="MG5-Qo-QiV" id="vUh-0a-Gr9"/>
- <outlet property="navItem" destination="St9-UE-SQI" id="ULx-tL-U3l"/>
- <outlet property="searchbar" destination="4ye-Sw-UjX" id="ghf-Bs-i1o"/>
- <outlet property="table" destination="GUB-XJ-Xjd" id="Sua-ns-JQf"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="qdT-Ce-tiq" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="1947" y="-1649"/>
- </scene>
- <!--Portfolio Input Dialog-->
- <scene sceneID="MXM-3T-p81">
- <objects>
- <viewController storyboardIdentifier="RAPortfolioInputDialog" useStoryboardIdentifierAsRestorationIdentifier="YES" id="d7z-RD-NKE" customClass="RAPortfolioInputDialog" sceneMemberID="viewController">
- <layoutGuides>
- <viewControllerLayoutGuide type="top" id="4nV-Lv-Gvw"/>
- <viewControllerLayoutGuide type="bottom" id="rQO-Io-sJJ"/>
- </layoutGuides>
- <view key="view" contentMode="scaleToFill" id="8UU-Rs-B6c">
- <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Title" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ann-Cc-MnG">
- <rect key="frame" x="10" y="10" width="748" height="20.5"/>
- <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="Please Input Name:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OuM-pW-LFG">
- <rect key="frame" x="10" y="40.5" width="748" height="20.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oWD-f5-Wg8">
- <rect key="frame" x="10" y="71" width="748" height="34"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Please Input Note:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nv4-fy-vKK">
- <rect key="frame" x="10" y="115" width="748" height="20.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="vW3-hY-Gcz">
- <rect key="frame" x="10" y="145.5" width="748" height="34"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5IO-YO-doG">
- <rect key="frame" x="0.0" y="184.5" width="768" height="0.5"/>
- <color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="UyD-Rk-OsH"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2sG-qD-RU4">
- <rect key="frame" x="10" y="190" width="748" height="40"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Otf-po-oqC">
- <rect key="frame" x="0.0" y="0.0" width="374" height="40"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="knF-ac-TJw">
- <rect key="frame" x="163" y="5" width="48" height="30"/>
- <state key="normal" title="Cancel"/>
- <connections>
- <action selector="cancelBtnClick:" destination="d7z-RD-NKE" eventType="touchUpInside" id="b7q-g8-uQD"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="knF-ac-TJw" firstAttribute="centerY" secondItem="Otf-po-oqC" secondAttribute="centerY" id="FFj-95-wF0"/>
- <constraint firstItem="knF-ac-TJw" firstAttribute="centerX" secondItem="Otf-po-oqC" secondAttribute="centerX" id="W8P-jN-wfW"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iKB-6U-DeM">
- <rect key="frame" x="374" y="0.0" width="374" height="40"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tgv-Yx-fqS">
- <rect key="frame" x="160" y="5" width="54" height="30"/>
- <state key="normal" title="Preview"/>
- <connections>
- <action selector="previewBtnClick:" destination="d7z-RD-NKE" eventType="touchUpInside" id="lok-VU-yra"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="tgv-Yx-fqS" firstAttribute="centerY" secondItem="iKB-6U-DeM" secondAttribute="centerY" id="8og-df-bik"/>
- <constraint firstItem="tgv-Yx-fqS" firstAttribute="centerX" secondItem="iKB-6U-DeM" secondAttribute="centerX" id="tC9-Zf-VoE"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="Otf-po-oqC" firstAttribute="top" secondItem="2sG-qD-RU4" secondAttribute="top" id="BG0-EZ-DqH"/>
- <constraint firstItem="iKB-6U-DeM" firstAttribute="leading" secondItem="Otf-po-oqC" secondAttribute="trailing" id="C82-Sk-Ohb"/>
- <constraint firstItem="iKB-6U-DeM" firstAttribute="width" secondItem="Otf-po-oqC" secondAttribute="width" id="SJP-fE-QZC"/>
- <constraint firstAttribute="height" constant="40" id="hMC-mu-Fpj"/>
- <constraint firstAttribute="trailing" secondItem="iKB-6U-DeM" secondAttribute="trailing" id="juv-X3-ngh"/>
- <constraint firstItem="Otf-po-oqC" firstAttribute="leading" secondItem="2sG-qD-RU4" secondAttribute="leading" id="lqV-SG-Jsc"/>
- <constraint firstAttribute="bottom" secondItem="iKB-6U-DeM" secondAttribute="bottom" id="s15-MM-vBk"/>
- <constraint firstAttribute="bottom" secondItem="Otf-po-oqC" secondAttribute="bottom" id="vFZ-xP-bjb"/>
- <constraint firstItem="iKB-6U-DeM" firstAttribute="top" secondItem="2sG-qD-RU4" secondAttribute="top" id="vRX-0C-gEn"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="OuM-pW-LFG" firstAttribute="leading" secondItem="Ann-Cc-MnG" secondAttribute="leading" id="0Sg-xw-UW8"/>
- <constraint firstItem="5IO-YO-doG" firstAttribute="top" secondItem="vW3-hY-Gcz" secondAttribute="bottom" constant="5" id="410-VN-Xvq"/>
- <constraint firstItem="vW3-hY-Gcz" firstAttribute="top" secondItem="nv4-fy-vKK" secondAttribute="bottom" constant="10" id="5A3-1o-0RC"/>
- <constraint firstItem="nv4-fy-vKK" firstAttribute="leading" secondItem="oWD-f5-Wg8" secondAttribute="leading" id="A4W-5F-5Yk"/>
- <constraint firstItem="oWD-f5-Wg8" firstAttribute="top" secondItem="OuM-pW-LFG" secondAttribute="bottom" constant="10" id="Cic-Q5-3dN"/>
- <constraint firstItem="5IO-YO-doG" firstAttribute="width" secondItem="8UU-Rs-B6c" secondAttribute="width" id="Duk-TR-sXH"/>
- <constraint firstItem="5IO-YO-doG" firstAttribute="leading" secondItem="8UU-Rs-B6c" secondAttribute="leading" id="Gk1-Vy-DbO"/>
- <constraint firstAttribute="trailing" secondItem="Ann-Cc-MnG" secondAttribute="trailing" constant="10" id="NIc-hX-0Qt"/>
- <constraint firstItem="nv4-fy-vKK" firstAttribute="trailing" secondItem="oWD-f5-Wg8" secondAttribute="trailing" id="PAD-26-do7"/>
- <constraint firstItem="2sG-qD-RU4" firstAttribute="leading" secondItem="vW3-hY-Gcz" secondAttribute="leading" id="PbO-vt-JxL"/>
- <constraint firstItem="2sG-qD-RU4" firstAttribute="top" secondItem="5IO-YO-doG" secondAttribute="bottom" constant="5" id="Sun-LM-Hln"/>
- <constraint firstItem="vW3-hY-Gcz" firstAttribute="trailing" secondItem="nv4-fy-vKK" secondAttribute="trailing" id="Sxh-eM-6QC"/>
- <constraint firstItem="oWD-f5-Wg8" firstAttribute="trailing" secondItem="OuM-pW-LFG" secondAttribute="trailing" id="WKC-j1-9Mu"/>
- <constraint firstItem="vW3-hY-Gcz" firstAttribute="leading" secondItem="nv4-fy-vKK" secondAttribute="leading" id="Zgb-i2-CMh"/>
- <constraint firstItem="Ann-Cc-MnG" firstAttribute="leading" secondItem="8UU-Rs-B6c" secondAttribute="leading" constant="10" id="b4A-f1-Cxg"/>
- <constraint firstItem="Ann-Cc-MnG" firstAttribute="top" secondItem="4nV-Lv-Gvw" secondAttribute="bottom" constant="10" id="coq-Rq-zpx"/>
- <constraint firstItem="nv4-fy-vKK" firstAttribute="top" secondItem="oWD-f5-Wg8" secondAttribute="bottom" constant="10" id="eUw-n0-vhA"/>
- <constraint firstItem="2sG-qD-RU4" firstAttribute="trailing" secondItem="vW3-hY-Gcz" secondAttribute="trailing" id="gkR-Jg-MId"/>
- <constraint firstItem="OuM-pW-LFG" firstAttribute="top" secondItem="Ann-Cc-MnG" secondAttribute="bottom" constant="10" id="mek-0l-vgX"/>
- <constraint firstItem="oWD-f5-Wg8" firstAttribute="leading" secondItem="OuM-pW-LFG" secondAttribute="leading" id="ofK-qS-Rhe"/>
- <constraint firstItem="OuM-pW-LFG" firstAttribute="trailing" secondItem="Ann-Cc-MnG" secondAttribute="trailing" id="saK-GP-gjO"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="PTF-c0-KP5"/>
- </view>
- <connections>
- <outlet property="nameField" destination="oWD-f5-Wg8" id="2vo-ty-Kp0"/>
- <outlet property="nameLabel" destination="OuM-pW-LFG" id="fTM-1A-3R8"/>
- <outlet property="noteField" destination="vW3-hY-Gcz" id="Gdk-TX-3xB"/>
- <outlet property="noteLabel" destination="nv4-fy-vKK" id="HpU-r3-66K"/>
- <outlet property="titleLabel" destination="Ann-Cc-MnG" id="h8j-FS-bpM"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="958-ZU-33d" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-512" y="-1649"/>
- </scene>
- </scenes>
- <resources>
- <image name="btn_save" width="102" height="30"/>
- <image name="check_0_24" width="24" height="24"/>
- <image name="check_1_24" width="24" height="24"/>
- </resources>
- </document>
|