|
@@ -1,11 +1,11 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" colorMatched="YES">
|
|
|
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" colorMatched="YES">
|
|
|
<device id="retina4_7" orientation="portrait">
|
|
<device id="retina4_7" orientation="portrait">
|
|
|
<adaptation id="fullscreen"/>
|
|
<adaptation id="fullscreen"/>
|
|
|
</device>
|
|
</device>
|
|
|
<dependencies>
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
|
|
|
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
</dependencies>
|
|
|
<scenes>
|
|
<scenes>
|
|
@@ -13,178 +13,178 @@
|
|
|
<scene sceneID="bY0-nf-Kkh">
|
|
<scene sceneID="bY0-nf-Kkh">
|
|
|
<objects>
|
|
<objects>
|
|
|
<viewController storyboardIdentifier="CategorySearchFilterViewController" title="Category Filter" useStoryboardIdentifierAsRestorationIdentifier="YES" id="wRa-AK-whu" customClass="CategorySearchFilterViewController" sceneMemberID="viewController">
|
|
<viewController storyboardIdentifier="CategorySearchFilterViewController" title="Category Filter" useStoryboardIdentifierAsRestorationIdentifier="YES" id="wRa-AK-whu" customClass="CategorySearchFilterViewController" sceneMemberID="viewController">
|
|
|
- <view key="view" contentMode="scaleToFill" id="fiI-b3-osc">
|
|
|
|
|
|
|
+ <view key="view" contentMode="scaleToFill" id="Oza-sS-KPR">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="540" height="680"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="540" height="680"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Availability:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="aVS-ax-Ajt">
|
|
|
|
|
- <rect key="frame" x="20" y="438" 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="hso-9D-UxE">
|
|
|
|
|
- <rect key="frame" x="182" y="485" 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="onQTYClick:" destination="wRa-AK-whu" eventType="touchUpInside" id="nL6-94-L2M"/>
|
|
|
|
|
- </connections>
|
|
|
|
|
- </button>
|
|
|
|
|
- <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="loW-WQ-wgk">
|
|
|
|
|
- <rect key="frame" x="182" y="528" 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="wRa-AK-whu" eventType="touchUpInside" id="vZw-45-wgR"/>
|
|
|
|
|
- </connections>
|
|
|
|
|
- </button>
|
|
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Sold by QTY:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Gph-Rq-5aT">
|
|
|
|
|
- <rect key="frame" x="20" y="489" 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="Best Seller:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="gdo-iq-hkz">
|
|
|
|
|
- <rect key="frame" x="20" y="532" 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="yUT-qI-n9n">
|
|
|
|
|
- <rect key="frame" x="20" y="585" 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" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="kly-No-GTQ" customClass="DefaultImageButton">
|
|
|
|
|
- <rect key="frame" x="20" y="630" 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="wRa-AK-whu" eventType="touchUpInside" id="M3d-FS-LIk"/>
|
|
|
|
|
- </connections>
|
|
|
|
|
- </button>
|
|
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="FCI-69-dz2" customClass="DefaultImageButton">
|
|
|
|
|
- <rect key="frame" x="418" y="630" 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="wRa-AK-whu" eventType="touchUpInside" id="QoX-0s-ByV"/>
|
|
|
|
|
- </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="fI5-tt-hRW">
|
|
|
|
|
- <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="X4c-Ig-cbq">
|
|
|
|
|
- <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="taE-67-OG3">
|
|
|
|
|
- <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="L95-z1-Gdd">
|
|
|
|
|
- <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="7y4-0l-Vnq">
|
|
|
|
|
- <rect key="frame" x="10" y="5" width="500" height="320"/>
|
|
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
|
|
|
|
|
- </view>
|
|
|
|
|
- <textField opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="vNN-tC-G1U">
|
|
|
|
|
- <rect key="frame" x="423" y="433" width="97" height="30"/>
|
|
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
- <nil key="textColor"/>
|
|
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
|
|
|
|
|
- </textField>
|
|
|
|
|
- <textField opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="BVs-eM-Jfu">
|
|
|
|
|
- <rect key="frame" x="280" y="433" width="97" height="30"/>
|
|
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
- <nil key="textColor"/>
|
|
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
|
|
|
|
|
- </textField>
|
|
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="-" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Cef-Mi-A0m">
|
|
|
|
|
- <rect key="frame" x="396" y="437" width="8" height="21"/>
|
|
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
|
- <nil key="textColor"/>
|
|
|
|
|
- <nil key="highlightedColor"/>
|
|
|
|
|
- </label>
|
|
|
|
|
- <textField opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="YI4-58-SNi">
|
|
|
|
|
- <rect key="frame" x="423" y="580" width="97" height="30"/>
|
|
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
- <nil key="textColor"/>
|
|
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
- <textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
|
|
|
|
|
- </textField>
|
|
|
|
|
- <textField opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="fDo-mK-lFX">
|
|
|
|
|
- <rect key="frame" x="280" y="580" width="97" height="30"/>
|
|
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
- <nil key="textColor"/>
|
|
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
- <textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
|
|
|
|
|
- </textField>
|
|
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="-" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="8DL-k5-sQs">
|
|
|
|
|
- <rect key="frame" x="396" y="584" width="8" height="21"/>
|
|
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
|
- <nil key="textColor"/>
|
|
|
|
|
- <nil key="highlightedColor"/>
|
|
|
|
|
- </label>
|
|
|
|
|
|
|
+ <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="kVu-n7-njv">
|
|
|
|
|
+ <rect key="frame" x="-0.14093959643923881" y="0.44295302014631943" width="540" height="680"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <view contentMode="scaleToFill" id="MgH-Cd-he1">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="540" height="680"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Availability:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="HaW-9k-x3W">
|
|
|
|
|
+ <rect key="frame" x="20" y="438" 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" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="1t3-3o-nrL">
|
|
|
|
|
+ <rect key="frame" x="182" y="485" 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="onQTYClick:" destination="wRa-AK-whu" eventType="touchUpInside" id="1Dm-u9-6IO"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="HXq-Nr-CSj">
|
|
|
|
|
+ <rect key="frame" x="182" y="528" 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="wRa-AK-whu" eventType="touchUpInside" id="iQx-mg-QIt"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Sold by QTY:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Xr4-jm-HQy">
|
|
|
|
|
+ <rect key="frame" x="20" y="489" 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" text="Best Seller:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Map-FC-RZU">
|
|
|
|
|
+ <rect key="frame" x="20" y="532" 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" text="Price:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="2QY-5k-QEe">
|
|
|
|
|
+ <rect key="frame" x="20" y="585" 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" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="sdS-ie-wqe" customClass="DefaultImageButton">
|
|
|
|
|
+ <rect key="frame" x="20" y="630" 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="wRa-AK-whu" eventType="touchUpInside" id="AvC-CX-jVf"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="VWF-Qc-hVk" customClass="DefaultImageButton">
|
|
|
|
|
+ <rect key="frame" x="418" y="630" 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="wRa-AK-whu" eventType="touchUpInside" id="sJG-cO-Dz3"/>
|
|
|
|
|
+ </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="tOA-CY-0ie">
|
|
|
|
|
+ <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="KWG-fc-o40">
|
|
|
|
|
+ <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="Bje-lK-v0c">
|
|
|
|
|
+ <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="PFv-06-Iq3">
|
|
|
|
|
+ <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="a7w-nd-ndw">
|
|
|
|
|
+ <rect key="frame" x="10" y="5" width="500" height="320"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="pRl-eD-doD">
|
|
|
|
|
+ <rect key="frame" x="423" y="433" width="97" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
+ <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
|
|
|
|
|
+ </textField>
|
|
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="PKs-Yj-8e6">
|
|
|
|
|
+ <rect key="frame" x="280" y="433" width="97" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
+ <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
|
|
|
|
|
+ </textField>
|
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="-" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="K3X-tI-9oY">
|
|
|
|
|
+ <rect key="frame" x="396" y="437" width="8" height="21"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <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" id="6qf-CE-8Y3">
|
|
|
|
|
+ <rect key="frame" x="423" y="580" width="97" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
+ <textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
|
|
|
|
|
+ </textField>
|
|
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="HEw-cg-P9I">
|
|
|
|
|
+ <rect key="frame" x="280" y="580" width="97" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
+ <textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
|
|
|
|
|
+ </textField>
|
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="-" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="P5x-gD-5Ne">
|
|
|
|
|
+ <rect key="frame" x="396" y="584" width="8" height="21"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
|
+ </label>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ </scrollView>
|
|
|
</subviews>
|
|
</subviews>
|
|
|
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
</view>
|
|
</view>
|
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
<size key="freeformSize" width="540" height="680"/>
|
|
<size key="freeformSize" width="540" height="680"/>
|
|
|
- <connections>
|
|
|
|
|
- <outlet property="availability_max" destination="vNN-tC-G1U" id="UEw-sb-XbZ"/>
|
|
|
|
|
- <outlet property="availability_min" destination="BVs-eM-Jfu" id="U6E-3U-Ery"/>
|
|
|
|
|
- <outlet property="buttonBestSeller" destination="loW-WQ-wgk" id="gjk-Pe-fHR"/>
|
|
|
|
|
- <outlet property="buttonQTY" destination="hso-9D-UxE" id="HiW-7L-cE8"/>
|
|
|
|
|
- <outlet property="labelPrice" destination="yUT-qI-n9n" id="SbW-lu-UKa"/>
|
|
|
|
|
- <outlet property="price_dash" destination="8DL-k5-sQs" id="DfL-Vp-Ea0"/>
|
|
|
|
|
- <outlet property="price_max" destination="YI4-58-SNi" id="Q2l-2B-Lvi"/>
|
|
|
|
|
- <outlet property="price_min" destination="fDo-mK-lFX" id="qdv-Vz-Pe8"/>
|
|
|
|
|
- <outlet property="textModelDescription" destination="L95-z1-Gdd" id="mA5-4w-K1g"/>
|
|
|
|
|
- <outlet property="textModelName" destination="taE-67-OG3" id="Fjg-7o-gfE"/>
|
|
|
|
|
- <outlet property="treeContainer" destination="7y4-0l-Vnq" id="mnw-Pq-9jK"/>
|
|
|
|
|
- </connections>
|
|
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="e6I-jI-3hK" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="e6I-jI-3hK" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|