|
@@ -0,0 +1,299 @@
|
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" colorMatched="YES">
|
|
|
|
|
+ <device id="retina4_7" orientation="portrait">
|
|
|
|
|
+ <adaptation id="fullscreen"/>
|
|
|
|
|
+ </device>
|
|
|
|
|
+ <dependencies>
|
|
|
|
|
+ <deployment identifier="iOS"/>
|
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
|
|
|
|
|
+ <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
|
|
+ </dependencies>
|
|
|
|
|
+ <scenes>
|
|
|
|
|
+ <!--Item Search Filter-->
|
|
|
|
|
+ <scene sceneID="mGB-jC-gnU">
|
|
|
|
|
+ <objects>
|
|
|
|
|
+ <viewController storyboardIdentifier="ItemSearchFilterViewController" title="Item Search Filter" useStoryboardIdentifierAsRestorationIdentifier="YES" id="wFX-kd-7t9" customClass="ItemSearchFilterViewController" sceneMemberID="viewController">
|
|
|
|
|
+ <view key="view" contentMode="scaleToFill" id="gpc-2l-4qZ">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="540" height="560"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="CXd-82-uog">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="540" height="560"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <view contentMode="scaleToFill" id="K9A-EH-JDi">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="540" height="560"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Item Number:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="2pk-jm-dsH">
|
|
|
|
|
+ <rect key="frame" x="20" y="352" width="133" height="21"/>
|
|
|
|
|
+ <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" text="Description:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Bzp-o4-tt3">
|
|
|
|
|
+ <rect key="frame" x="280" y="352" width="162" height="21"/>
|
|
|
|
|
+ <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>
|
|
|
|
|
+ <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="iwy-no-dHT">
|
|
|
|
|
+ <rect key="frame" x="20" y="381" width="240" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
+ <textInputTraits key="textInputTraits"/>
|
|
|
|
|
+ </textField>
|
|
|
|
|
+ <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="32F-JI-cmc">
|
|
|
|
|
+ <rect key="frame" x="280" y="381" width="240" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
+ <textInputTraits key="textInputTraits"/>
|
|
|
|
|
+ </textField>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="7zk-Ul-VZU" customClass="DefaultImageButton">
|
|
|
|
|
+ <rect key="frame" x="19" y="520" width="102" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <state key="normal" title="Cancel" backgroundImage="btn_cancel">
|
|
|
|
|
+ <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </state>
|
|
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
|
|
|
|
|
+ <integer key="value" value="15"/>
|
|
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="onCloseClick:" destination="wFX-kd-7t9" eventType="touchUpInside" id="gf7-M8-xSt"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <view contentMode="scaleToFill" id="Vfp-Ca-KiM">
|
|
|
|
|
+ <rect key="frame" x="10" y="5" width="500" height="320"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="Hhz-S1-Mtr" customClass="DefaultImageButton">
|
|
|
|
|
+ <rect key="frame" x="209" y="520" width="102" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <state key="normal" title="Reset" backgroundImage="btn_reset">
|
|
|
|
|
+ <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </state>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="onResetClick:" destination="wFX-kd-7t9" eventType="touchUpInside" id="eXS-kM-MWp"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="B9g-VP-bhS" customClass="DefaultImageButton">
|
|
|
|
|
+ <rect key="frame" x="418" y="520" width="102" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <state key="normal" title="Search" backgroundImage="btn_search">
|
|
|
|
|
+ <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </state>
|
|
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
|
|
|
|
|
+ <integer key="value" value="15"/>
|
|
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="onSearchClick:" destination="wFX-kd-7t9" eventType="touchUpInside" id="zqN-9W-Fut"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="SaN-Id-IS0">
|
|
|
|
|
+ <rect key="frame" x="182" y="428" width="338" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <state key="normal" title="Click to select">
|
|
|
|
|
+ <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </state>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="onBestSellerClick:" destination="wFX-kd-7t9" eventType="touchUpInside" id="9MO-pS-gif"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Best Seller:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="2cp-on-u99">
|
|
|
|
|
+ <rect key="frame" x="20" y="428" width="120" height="21"/>
|
|
|
|
|
+ <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" misplaced="YES" text="Price:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="IP3-vx-OUr">
|
|
|
|
|
+ <rect key="frame" x="20" y="461" width="120" height="21"/>
|
|
|
|
|
+ <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>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="anU-oa-6XY">
|
|
|
|
|
+ <rect key="frame" x="182" y="461" width="338" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <state key="normal" title="Click to select">
|
|
|
|
|
+ <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </state>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="onPriceClick:" destination="wFX-kd-7t9" eventType="touchUpInside" id="f1o-n3-9AL"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ </scrollView>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <value key="contentSizeForViewInPopover" type="size" width="540" height="560"/>
|
|
|
|
|
+ <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
|
|
+ <size key="freeformSize" width="540" height="560"/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="buttonBestSeller" destination="SaN-Id-IS0" id="YFg-Rz-qaL"/>
|
|
|
|
|
+ <outlet property="buttonPrice" destination="anU-oa-6XY" id="BS4-WY-rme"/>
|
|
|
|
|
+ <outlet property="labelPrice" destination="IP3-vx-OUr" id="tyu-el-Kkh"/>
|
|
|
|
|
+ <outlet property="scrollView" destination="CXd-82-uog" id="WmL-fO-NXh"/>
|
|
|
|
|
+ <outlet property="textModelDescription" destination="32F-JI-cmc" id="bcJ-Vo-FGh"/>
|
|
|
|
|
+ <outlet property="textModelName" destination="iwy-no-dHT" id="beg-RA-Dm8"/>
|
|
|
|
|
+ <outlet property="treeContainer" destination="Vfp-Ca-KiM" id="elx-ND-YSX"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </viewController>
|
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="Z7G-Ae-V4W" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
+ </objects>
|
|
|
|
|
+ <point key="canvasLocation" x="4594" y="-456"/>
|
|
|
|
|
+ </scene>
|
|
|
|
|
+ <!--Category Filter-->
|
|
|
|
|
+ <scene sceneID="laS-Uf-ZUu">
|
|
|
|
|
+ <objects>
|
|
|
|
|
+ <viewController storyboardIdentifier="CategorySearchFilterViewController" title="Category Filter" useStoryboardIdentifierAsRestorationIdentifier="YES" id="zME-YX-L8J" customClass="CategorySearchFilterViewController" sceneMemberID="viewController">
|
|
|
|
|
+ <view key="view" contentMode="scaleToFill" id="mZx-V0-SSV">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="540" height="560"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="gbR-3C-a9b">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="540" height="560"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <view contentMode="scaleToFill" id="E1r-Df-zBf">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="540" height="560"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="l9s-zK-VnK">
|
|
|
|
|
+ <rect key="frame" x="182" y="428" width="338" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <state key="normal" title="Click to select">
|
|
|
|
|
+ <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </state>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="onBestSellerClick:" destination="zME-YX-L8J" eventType="touchUpInside" id="Gdq-sN-d8I"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Best Seller:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="01u-Ce-5lw">
|
|
|
|
|
+ <rect key="frame" x="20" y="428" width="120" height="21"/>
|
|
|
|
|
+ <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" misplaced="YES" text="Price:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="w8F-tg-Xxi">
|
|
|
|
|
+ <rect key="frame" x="20" y="461" width="120" height="21"/>
|
|
|
|
|
+ <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>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="F5A-2M-cEu" customClass="DefaultImageButton">
|
|
|
|
|
+ <rect key="frame" x="20" y="520" width="102" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <state key="normal" title="Reset" backgroundImage="btn_reset">
|
|
|
|
|
+ <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </state>
|
|
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
|
|
|
|
|
+ <integer key="value" value="15"/>
|
|
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="onResetClick:" destination="zME-YX-L8J" eventType="touchUpInside" id="qaf-4h-gbI"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="90V-Po-fJa" customClass="DefaultImageButton">
|
|
|
|
|
+ <rect key="frame" x="418" y="520" width="102" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <state key="normal" title="OK" backgroundImage="btn_ok">
|
|
|
|
|
+ <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </state>
|
|
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
|
|
|
|
|
+ <integer key="value" value="15"/>
|
|
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="onSearchClick:" destination="zME-YX-L8J" eventType="touchUpInside" id="ygS-7t-lRL"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="Qqw-mB-to4">
|
|
|
|
|
+ <rect key="frame" x="182" y="461" width="338" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <state key="normal" title="Click to select">
|
|
|
|
|
+ <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </state>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="onPriceClick:" destination="zME-YX-L8J" eventType="touchUpInside" id="3fV-fj-V9S"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Item Number:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="mHi-zQ-zXC">
|
|
|
|
|
+ <rect key="frame" x="20" y="352" width="133" height="21"/>
|
|
|
|
|
+ <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" text="Description:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="HRI-hM-njx">
|
|
|
|
|
+ <rect key="frame" x="280" y="352" width="162" height="21"/>
|
|
|
|
|
+ <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>
|
|
|
|
|
+ <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="tkV-yg-Ueh">
|
|
|
|
|
+ <rect key="frame" x="20" y="381" width="240" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
+ <textInputTraits key="textInputTraits"/>
|
|
|
|
|
+ </textField>
|
|
|
|
|
+ <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="m1X-fp-UFH">
|
|
|
|
|
+ <rect key="frame" x="280" y="381" width="240" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
+ <textInputTraits key="textInputTraits"/>
|
|
|
|
|
+ </textField>
|
|
|
|
|
+ <view contentMode="scaleToFill" id="fkc-fG-N6H">
|
|
|
|
|
+ <rect key="frame" x="10" y="5" width="500" height="320"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ </scrollView>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <value key="contentSizeForViewInPopover" type="size" width="540" height="560"/>
|
|
|
|
|
+ <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
|
|
+ <size key="freeformSize" width="540" height="560"/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="buttonBestSeller" destination="l9s-zK-VnK" id="EkB-xS-20o"/>
|
|
|
|
|
+ <outlet property="buttonPrice" destination="Qqw-mB-to4" id="AzV-8j-ihP"/>
|
|
|
|
|
+ <outlet property="labelPrice" destination="w8F-tg-Xxi" id="XCy-tg-w8g"/>
|
|
|
|
|
+ <outlet property="scrollView" destination="gbR-3C-a9b" id="raJ-pk-hy8"/>
|
|
|
|
|
+ <outlet property="textModelDescription" destination="m1X-fp-UFH" id="7TD-XN-lJB"/>
|
|
|
|
|
+ <outlet property="textModelName" destination="tkV-yg-Ueh" id="An1-pa-BAg"/>
|
|
|
|
|
+ <outlet property="treeContainer" destination="fkc-fG-N6H" id="0KN-A7-bAg"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </viewController>
|
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="YbL-DQ-pH5" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
+ </objects>
|
|
|
|
|
+ <point key="canvasLocation" x="5139" y="-456"/>
|
|
|
|
|
+ </scene>
|
|
|
|
|
+ </scenes>
|
|
|
|
|
+ <resources>
|
|
|
|
|
+ <image name="btn_cancel" width="102" height="30"/>
|
|
|
|
|
+ <image name="btn_ok" width="102" height="30"/>
|
|
|
|
|
+ <image name="btn_reset" width="102" height="30"/>
|
|
|
|
|
+ <image name="btn_search" width="102" height="30"/>
|
|
|
|
|
+ </resources>
|
|
|
|
|
+</document>
|