|
|
@@ -22,55 +22,21 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
|
</imageView>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="eWa-Ek-92w">
|
|
|
- <rect key="frame" x="194" y="278" width="381" height="40"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="20"/>
|
|
|
- <state key="normal" title="GEIC - Home Improvement Contract" image="neworder">
|
|
|
- <color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- </state>
|
|
|
- <connections>
|
|
|
- <action selector="OnHICClick:" destination="BYZ-38-t0r" eventType="touchUpInside" id="aTl-lr-3xe"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="New Customer" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="9lZ-Tq-unm">
|
|
|
- <rect key="frame" x="288" y="217" width="191" height="34"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="boldSystem" pointSize="27"/>
|
|
|
- <nil key="textColor"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="XbX-if-v3m">
|
|
|
- <rect key="frame" x="194" y="352" width="338" height="40"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="20"/>
|
|
|
- <state key="normal" title="SUBCONTRACTORS REFERRAL LIST" image="neworder">
|
|
|
- <color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- </state>
|
|
|
- <connections>
|
|
|
- <action selector="OnSRLClick:" destination="BYZ-38-t0r" eventType="touchUpInside" id="21U-Ek-OEQ"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <view hidden="YES" contentMode="scaleToFill" misplaced="YES" id="WlE-9f-0pQ">
|
|
|
- <rect key="frame" x="900" y="0.0" width="768" height="1024"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
|
- <subviews>
|
|
|
- <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="home_bg" id="74h-ia-SzF">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
|
- </imageView>
|
|
|
- </subviews>
|
|
|
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
- </view>
|
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="VoO-EQ-M9h">
|
|
|
<rect key="frame" x="126" y="528" width="102" height="30"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<state key="normal" title="New Customer"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="onNewCustomerClick:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Zii-HE-DOQ"/>
|
|
|
+ </connections>
|
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="tLn-KD-7Jb">
|
|
|
<rect key="frame" x="435" y="528" width="169" height="30"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<state key="normal" title="Customer per Document"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="onCustomerPerDocClick:" destination="BYZ-38-t0r" eventType="touchUpInside" id="bPp-JV-Zpk"/>
|
|
|
+ </connections>
|
|
|
</button>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="QNm-bw-hPi">
|
|
|
<rect key="frame" x="532" y="100" width="205" height="21"/>
|
|
|
@@ -79,6 +45,17 @@
|
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
+ <view hidden="YES" contentMode="scaleToFill" misplaced="YES" id="WlE-9f-0pQ">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="home_bg" id="74h-ia-SzF">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
|
+ </imageView>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ </view>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</view>
|
|
|
@@ -92,8 +69,8 @@
|
|
|
</navigationItem>
|
|
|
<simulatedToolbarMetrics key="simulatedBottomBarMetrics"/>
|
|
|
<connections>
|
|
|
- <outlet property="buttonHIC" destination="eWa-Ek-92w" id="Gd9-Qp-4jI"/>
|
|
|
- <outlet property="buttonSRL" destination="XbX-if-v3m" id="hqc-5R-6cD"/>
|
|
|
+ <outlet property="btnCustomerPerDoc" destination="tLn-KD-7Jb" id="NU1-qA-M7n"/>
|
|
|
+ <outlet property="btnNewCustomer" destination="VoO-EQ-M9h" id="U9J-M1-26G"/>
|
|
|
<outlet property="coverView" destination="WlE-9f-0pQ" id="WdQ-tM-RPW"/>
|
|
|
<outlet property="ibSignin" destination="A9f-vj-ZDF" id="nwF-qz-pqH"/>
|
|
|
<outlet property="welcomeLabel" destination="QNm-bw-hPi" id="76Y-sU-MT9"/>
|
|
|
@@ -365,12 +342,350 @@
|
|
|
</objects>
|
|
|
<point key="canvasLocation" x="1456" y="-1350"/>
|
|
|
</scene>
|
|
|
+ <!--Document List View Controller-->
|
|
|
+ <scene sceneID="eWl-LJ-ZOc">
|
|
|
+ <objects>
|
|
|
+ <viewController storyboardIdentifier="DocumentListViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="kYv-Xx-xIY" customClass="DocumentListViewController" sceneMemberID="viewController">
|
|
|
+ <view key="view" contentMode="scaleToFill" id="XtH-ZB-KeO">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" misplaced="YES" id="jsg-Ci-KBs">
|
|
|
+ <rect key="frame" x="0.0" y="64" width="768" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
+ <items>
|
|
|
+ <barButtonItem style="plain" systemItem="flexibleSpace" id="9H2-6O-Ty3"/>
|
|
|
+ <barButtonItem title="Filter" id="wfX-co-eMN">
|
|
|
+ <connections>
|
|
|
+ <action selector="onFilterClick:" destination="kYv-Xx-xIY" id="h5E-Qa-xAT"/>
|
|
|
+ </connections>
|
|
|
+ </barButtonItem>
|
|
|
+ </items>
|
|
|
+ </toolbar>
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="119" sectionHeaderHeight="28" sectionFooterHeight="28" id="l0t-xj-j7L">
|
|
|
+ <rect key="frame" x="0.0" y="108" width="768" height="916"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <prototypes>
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="DocListTableViewCell" rowHeight="128" id="KmC-hR-Rfo" customClass="DocListTableViewCell">
|
|
|
+ <rect key="frame" x="0.0" y="28" width="768" height="128"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KmC-hR-Rfo" id="twt-7p-gUd">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="768" height="127"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="GE2016121201" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="eH3-OQ-M6Q">
|
|
|
+ <rect key="frame" x="8" y="8" width="122" height="21"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <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" misplaced="YES" text="2016-12-12" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Ewl-Ty-p9Y">
|
|
|
+ <rect key="frame" x="341" y="8" width="97" height="21"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <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" misplaced="YES" text="2012-12-30" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="eq9-ea-SjV">
|
|
|
+ <rect key="frame" x="655" y="8" width="97" height="21"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <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" misplaced="YES" text="CUSTOMER NAME" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="GV5-wm-LUp">
|
|
|
+ <rect key="frame" x="138" y="8" width="190" height="21"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <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" misplaced="YES" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="t8P-5p-BAG">
|
|
|
+ <rect key="frame" x="9" y="44" width="745" height="63"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <mutableString key="text"> // ref addTarget:self action:@selector(manually_refresh) forControlEvents:UIControlEventValueChanged
|
|
|
+ btn.backgroundColor = UIColorFromRGB(BT_BG);
|
|
|
+ [btn addTarget:self action:@selector(ControlButtonClicked:) forControlEvents:UIControlEventTouchUpInside]; // ref addTarget:self action:@selector(manually_refresh) forControlEvents:UIControlEventValueChanged
|
|
|
+ btn.backgroundColor = UIColorFromRGB(BT_BG);
|
|
|
+ [btn addTarget:self action:@selector(ControlButtonClicked:) forControlEvents:UIControlEventTouchUpInside];</mutableString>
|
|
|
+ <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" misplaced="YES" text="AGENT NAME" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="tHu-Ic-2Wf">
|
|
|
+ <rect key="frame" x="449" y="8" width="190" height="21"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ </tableViewCellContentView>
|
|
|
+ <connections>
|
|
|
+ <outlet property="labelAgent" destination="tHu-Ic-2Wf" id="S89-oN-thW"/>
|
|
|
+ <outlet property="labelCustomer" destination="GV5-wm-LUp" id="B8v-Te-IOG"/>
|
|
|
+ <outlet property="labelDocID" destination="eH3-OQ-M6Q" id="SDW-de-G8p"/>
|
|
|
+ <outlet property="labelExtInfo" destination="t8P-5p-BAG" id="abg-cV-czK"/>
|
|
|
+ <outlet property="labelJobDate" destination="Ewl-Ty-p9Y" id="64e-Fm-OXe"/>
|
|
|
+ <outlet property="labelSignDate" destination="eq9-ea-SjV" id="yG1-Ck-qyh"/>
|
|
|
+ </connections>
|
|
|
+ </tableViewCell>
|
|
|
+ </prototypes>
|
|
|
+ <connections>
|
|
|
+ <outlet property="dataSource" destination="kYv-Xx-xIY" id="mDl-bj-c0C"/>
|
|
|
+ <outlet property="delegate" destination="kYv-Xx-xIY" id="1U7-Z2-Ybu"/>
|
|
|
+ </connections>
|
|
|
+ </tableView>
|
|
|
+ <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" animating="YES" style="whiteLarge" id="UYQ-CF-Sey">
|
|
|
+ <rect key="frame" x="366" y="494" width="37" height="37"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
|
+ </activityIndicatorView>
|
|
|
+ <label hidden="YES" opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cannot get data from server.
Tap to try again." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="S0J-Y4-ysB">
|
|
|
+ <rect key="frame" x="245" y="475" width="277" height="73"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
|
+ <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" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ </view>
|
|
|
+ <connections>
|
|
|
+ <outlet property="label_net_err" destination="S0J-Y4-ysB" id="chc-pa-OFo"/>
|
|
|
+ <outlet property="mum" destination="UYQ-CF-Sey" id="Nk3-WV-8vA"/>
|
|
|
+ <outlet property="tableView" destination="l0t-xj-j7L" id="IpG-g4-FgR"/>
|
|
|
+ </connections>
|
|
|
+ </viewController>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="4FP-y6-zL0" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
+ </objects>
|
|
|
+ <point key="canvasLocation" x="2414" y="-1350"/>
|
|
|
+ </scene>
|
|
|
+ <!--Documents Filter-->
|
|
|
+ <scene sceneID="Ruw-38-v9q">
|
|
|
+ <objects>
|
|
|
+ <viewController storyboardIdentifier="GEContractFilterViewController" title="Documents Filter" useStoryboardIdentifierAsRestorationIdentifier="YES" id="x0b-wx-C76" customClass="GEContractFilterViewController" sceneMemberID="viewController">
|
|
|
+ <view key="view" contentMode="scaleToFill" id="4gl-0i-eP4">
|
|
|
+ <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" misplaced="YES" text="Sign Date:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="AKJ-DV-8In">
|
|
|
+ <rect key="frame" x="20" y="531" 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="Job Date:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="M0G-RR-4Aj">
|
|
|
+ <rect key="frame" x="20" y="470" 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="jWr-7U-jNX">
|
|
|
+ <rect key="frame" x="417" y="527" width="103" height="30"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <state key="normal" title="Click to select"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="onSelectSignDate:" destination="x0b-wx-C76" eventType="touchUpInside" id="aWi-lx-uE6"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="ihN-HE-TIt">
|
|
|
+ <rect key="frame" x="20" y="630" width="71" height="30"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <state key="normal" title="Cancel"/>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
|
|
|
+ <integer key="value" value="15"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ <connections>
|
|
|
+ <action selector="onCancelClick:" destination="x0b-wx-C76" eventType="touchUpInside" id="SfF-rA-rUG"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="pcF-wi-5dI">
|
|
|
+ <rect key="frame" x="445" y="630" width="75" height="30"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <state key="normal" title="Search"/>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
|
|
|
+ <integer key="value" value="15"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ <connections>
|
|
|
+ <action selector="onSearchClick:" destination="x0b-wx-C76" eventType="touchUpInside" id="Syz-4g-D6P"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="UIv-Zm-PIF">
|
|
|
+ <rect key="frame" x="233" y="630" width="75" height="30"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <state key="normal" title="Reset"/>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
|
|
|
+ <integer key="value" value="15"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ <connections>
|
|
|
+ <action selector="onResetClick:" destination="x0b-wx-C76" eventType="touchUpInside" id="RGL-YF-uIk"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Document #:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="kht-GK-wPH">
|
|
|
+ <rect key="frame" x="20" y="74" 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" misplaced="YES" text="Customer name:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="pBP-LQ-9jo">
|
|
|
+ <rect key="frame" x="20" y="119" 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>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Job Address:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="UBl-CC-QHh">
|
|
|
+ <rect key="frame" x="20" y="173" 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" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="sSQ-ma-KwS">
|
|
|
+ <rect key="frame" x="208" y="69" width="312" 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" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="an6-5b-5fM">
|
|
|
+ <rect key="frame" x="208" y="114" width="312" 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" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="Sx1-Qq-ryu">
|
|
|
+ <rect key="frame" x="208" y="170" width="312" 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" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="Pc2-cS-gyA">
|
|
|
+ <rect key="frame" x="208" y="218" width="312" 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" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="Mcr-GH-91S">
|
|
|
+ <rect key="frame" x="208" y="269" width="312" 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" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="4pL-o7-SOu">
|
|
|
+ <rect key="frame" x="208" y="311" width="312" 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" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="eDM-3u-3UV">
|
|
|
+ <rect key="frame" x="208" y="355" width="312" height="30"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <textInputTraits key="textInputTraits" keyboardType="phonePad"/>
|
|
|
+ </textField>
|
|
|
+ <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="Bo0-ij-VQG">
|
|
|
+ <rect key="frame" x="208" y="403" width="312" height="30"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <textInputTraits key="textInputTraits" keyboardType="phonePad"/>
|
|
|
+ </textField>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Job city:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="rdM-cA-yTJ">
|
|
|
+ <rect key="frame" x="20" y="227" 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>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Job state:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="IFY-jP-if0">
|
|
|
+ <rect key="frame" x="20" y="272" 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>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Job zip:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="eai-1j-Sie">
|
|
|
+ <rect key="frame" x="20" y="311" 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>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Customer telephone:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="QQ1-6V-rPY">
|
|
|
+ <rect key="frame" x="20" y="355" 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>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Agent name:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="LPL-LS-flL">
|
|
|
+ <rect key="frame" x="20" y="408" 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>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="VCg-d6-wsc">
|
|
|
+ <rect key="frame" x="417" y="461" width="103" height="30"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <state key="normal" title="Click to select"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="onSelectJobDate:" destination="x0b-wx-C76" eventType="touchUpInside" id="ghp-sb-Myk"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="cDk-wo-pqZ">
|
|
|
+ <rect key="frame" x="162" y="470" width="192" height="21"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <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" misplaced="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="6me-ic-7ZY">
|
|
|
+ <rect key="frame" x="162" y="530" width="192" 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>
|
|
|
+ <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
+ <size key="freeformSize" width="540" height="680"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="btnJobDate" destination="VCg-d6-wsc" id="Goz-qw-Fxv"/>
|
|
|
+ <outlet property="btnSignDate" destination="jWr-7U-jNX" id="20n-wa-jwd"/>
|
|
|
+ <outlet property="labelJobDate" destination="cDk-wo-pqZ" id="TTV-bf-CrG"/>
|
|
|
+ <outlet property="labelSignDate" destination="6me-ic-7ZY" id="oVp-p3-eqO"/>
|
|
|
+ <outlet property="tfAgent" destination="Bo0-ij-VQG" id="Ht9-TH-whp"/>
|
|
|
+ <outlet property="tfCustomer" destination="an6-5b-5fM" id="NVj-yw-cRL"/>
|
|
|
+ <outlet property="tfCustomerTel" destination="eDM-3u-3UV" id="1Ol-PB-I0y"/>
|
|
|
+ <outlet property="tfDocument" destination="sSQ-ma-KwS" id="HQ7-ym-BCz"/>
|
|
|
+ <outlet property="tfJobAddr" destination="Sx1-Qq-ryu" id="bXw-1P-rVS"/>
|
|
|
+ <outlet property="tfJobCity" destination="Pc2-cS-gyA" id="u1s-uO-OC9"/>
|
|
|
+ <outlet property="tfJobState" destination="Mcr-GH-91S" id="JDB-q8-qkg"/>
|
|
|
+ <outlet property="tfJobZip" destination="4pL-o7-SOu" id="Icx-4g-fAX"/>
|
|
|
+ </connections>
|
|
|
+ </viewController>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="htY-Z9-c0H" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
+ </objects>
|
|
|
+ <point key="canvasLocation" x="3398" y="-1425"/>
|
|
|
+ </scene>
|
|
|
</scenes>
|
|
|
<resources>
|
|
|
<image name="checkbox" width="16" height="16"/>
|
|
|
<image name="close" width="40" height="40"/>
|
|
|
<image name="home_bg" width="768" height="1024"/>
|
|
|
- <image name="neworder" width="40" height="40"/>
|
|
|
</resources>
|
|
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
|
<simulatedStatusBarMetrics key="statusBar"/>
|