|
@@ -1,5 +1,5 @@
|
|
|
<?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="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" colorMatched="YES">
|
|
|
<device id="ipad9_7" orientation="portrait">
|
|
<device id="ipad9_7" orientation="portrait">
|
|
|
<adaptation id="fullscreen"/>
|
|
<adaptation id="fullscreen"/>
|
|
|
</device>
|
|
</device>
|
|
@@ -12,18 +12,17 @@
|
|
|
<scene sceneID="2S9-GH-6Hr">
|
|
<scene sceneID="2S9-GH-6Hr">
|
|
|
<objects>
|
|
<objects>
|
|
|
<viewController storyboardIdentifier="SignatureViewController" title="Signature panel" useStoryboardIdentifierAsRestorationIdentifier="YES" id="nJY-u8-PHN" customClass="SignatureViewController" sceneMemberID="viewController">
|
|
<viewController storyboardIdentifier="SignatureViewController" title="Signature panel" useStoryboardIdentifierAsRestorationIdentifier="YES" id="nJY-u8-PHN" customClass="SignatureViewController" sceneMemberID="viewController">
|
|
|
- <layoutGuides>
|
|
|
|
|
- <viewControllerLayoutGuide type="top" id="eXi-id-T8f"/>
|
|
|
|
|
- <viewControllerLayoutGuide type="bottom" id="lEb-cg-6xE"/>
|
|
|
|
|
- </layoutGuides>
|
|
|
|
|
<view key="view" contentMode="scaleToFill" id="EWz-QT-t28">
|
|
<view key="view" contentMode="scaleToFill" id="EWz-QT-t28">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
- <imageView hidden="YES" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1eC-0c-wj1" customClass="SignatureView">
|
|
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
|
|
|
- </imageView>
|
|
|
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Please signature in the yellow area" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="OEo-Ct-kXA">
|
|
|
|
|
+ <rect key="frame" x="238" y="64" width="292" height="21"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
|
+ </label>
|
|
|
</subviews>
|
|
</subviews>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</view>
|
|
</view>
|
|
@@ -31,21 +30,17 @@
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="jvi-8Y-CLK" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="jvi-8Y-CLK" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="1999" y="-4336"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="2696" y="-7394"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
<!--Title-->
|
|
<!--Title-->
|
|
|
<scene sceneID="llq-Po-d7N">
|
|
<scene sceneID="llq-Po-d7N">
|
|
|
<objects>
|
|
<objects>
|
|
|
<viewController storyboardIdentifier="SignatureListViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="xQW-5p-fJu" customClass="SignatureListViewController" sceneMemberID="viewController">
|
|
<viewController storyboardIdentifier="SignatureListViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="xQW-5p-fJu" customClass="SignatureListViewController" sceneMemberID="viewController">
|
|
|
- <layoutGuides>
|
|
|
|
|
- <viewControllerLayoutGuide type="top" id="td7-rJ-h8z"/>
|
|
|
|
|
- <viewControllerLayoutGuide type="bottom" id="DAa-YE-hAb"/>
|
|
|
|
|
- </layoutGuides>
|
|
|
|
|
<view key="view" contentMode="scaleToFill" id="fzZ-IH-jQZ">
|
|
<view key="view" contentMode="scaleToFill" id="fzZ-IH-jQZ">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="376" height="640"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="376" height="640"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
- <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="p4w-Uo-pFK">
|
|
|
|
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" id="p4w-Uo-pFK">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="376" height="640"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="376" height="640"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
@@ -54,14 +49,14 @@
|
|
|
<rect key="frame" x="0.0" y="28" width="376" height="128"/>
|
|
<rect key="frame" x="0.0" y="28" width="376" height="128"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="pJ2-Li-nq4" id="hwz-Mn-MnM">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="pJ2-Li-nq4" id="hwz-Mn-MnM">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="376" height="128"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="376" height="127"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
- <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5Hk-1I-EQp">
|
|
|
|
|
|
|
+ <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" id="5Hk-1I-EQp">
|
|
|
<rect key="frame" x="15" y="0.0" width="223" height="128"/>
|
|
<rect key="frame" x="15" y="0.0" width="223" height="128"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
</imageView>
|
|
</imageView>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="npR-Us-Ywj">
|
|
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="npR-Us-Ywj">
|
|
|
<rect key="frame" x="303" y="8" width="65" height="30"/>
|
|
<rect key="frame" x="303" y="8" width="65" height="30"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
|
|
<color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
@@ -107,21 +102,17 @@
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="bV8-Sj-hSE" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="bV8-Sj-hSE" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="2646.875" y="-4330.078125"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="3388" y="-7390.0000000000009"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
<!--Check Selector View Controller-->
|
|
<!--Check Selector View Controller-->
|
|
|
<scene sceneID="esN-gj-lg0">
|
|
<scene sceneID="esN-gj-lg0">
|
|
|
<objects>
|
|
<objects>
|
|
|
<viewController storyboardIdentifier="CheckSelectorViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="53f-FJ-cIp" customClass="CheckSelectorViewController" sceneMemberID="viewController">
|
|
<viewController storyboardIdentifier="CheckSelectorViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="53f-FJ-cIp" customClass="CheckSelectorViewController" sceneMemberID="viewController">
|
|
|
- <layoutGuides>
|
|
|
|
|
- <viewControllerLayoutGuide type="top" id="MEs-hp-kik"/>
|
|
|
|
|
- <viewControllerLayoutGuide type="bottom" id="VX5-lc-6ZR"/>
|
|
|
|
|
- </layoutGuides>
|
|
|
|
|
<view key="view" contentMode="scaleToFill" id="Wob-uP-qMj">
|
|
<view key="view" contentMode="scaleToFill" id="Wob-uP-qMj">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="540" height="620"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="540" height="620"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
- <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="k8D-US-WZx">
|
|
|
|
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" id="k8D-US-WZx">
|
|
|
<rect key="frame" x="0.0" y="48" width="540" height="526"/>
|
|
<rect key="frame" x="0.0" y="48" width="540" height="526"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
@@ -130,18 +121,18 @@
|
|
|
<rect key="frame" x="0.0" y="28" width="540" height="44"/>
|
|
<rect key="frame" x="0.0" y="28" width="540" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="9oa-xb-cvi" id="Mqb-XY-jMc">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="9oa-xb-cvi" id="Mqb-XY-jMc">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="540" height="43.5"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="540" height="43"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="g0z-bw-GId">
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="g0z-bw-GId">
|
|
|
- <rect key="frame" x="15" y="5" width="33.5" height="20.5"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="15" y="4" width="34" height="21"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
<nil key="textColor"/>
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
</label>
|
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Detail" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="PC3-Mi-xw7">
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Detail" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="PC3-Mi-xw7">
|
|
|
- <rect key="frame" x="15" y="25.5" width="33" height="14.5"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="15" y="25" width="33" height="15"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
|
|
<nil key="textColor"/>
|
|
<nil key="textColor"/>
|
|
@@ -156,7 +147,7 @@
|
|
|
<outlet property="delegate" destination="53f-FJ-cIp" id="QgW-Zo-1vd"/>
|
|
<outlet property="delegate" destination="53f-FJ-cIp" id="QgW-Zo-1vd"/>
|
|
|
</connections>
|
|
</connections>
|
|
|
</tableView>
|
|
</tableView>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fUv-0D-vb5">
|
|
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="fUv-0D-vb5">
|
|
|
<rect key="frame" x="490" y="582" width="30" height="30"/>
|
|
<rect key="frame" x="490" y="582" width="30" height="30"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
|
<state key="normal" title="OK"/>
|
|
<state key="normal" title="OK"/>
|
|
@@ -164,7 +155,7 @@
|
|
|
<action selector="OnOKClick:" destination="53f-FJ-cIp" eventType="touchUpInside" id="TXl-ow-jv5"/>
|
|
<action selector="OnOKClick:" destination="53f-FJ-cIp" eventType="touchUpInside" id="TXl-ow-jv5"/>
|
|
|
</connections>
|
|
</connections>
|
|
|
</button>
|
|
</button>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="W2X-ae-n4Z">
|
|
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="W2X-ae-n4Z">
|
|
|
<rect key="frame" x="20" y="582" width="48" height="30"/>
|
|
<rect key="frame" x="20" y="582" width="48" height="30"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
<state key="normal" title="Cancel"/>
|
|
<state key="normal" title="Cancel"/>
|
|
@@ -182,7 +173,12 @@
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="8Dt-jM-eNm" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="8Dt-jM-eNm" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="3187.5" y="-4331.8359375"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="4080" y="-7393.0000000000009"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
</scenes>
|
|
</scenes>
|
|
|
|
|
+ <simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
|
|
|
+ <simulatedStatusBarMetrics key="statusBar"/>
|
|
|
|
|
+ <simulatedOrientationMetrics key="orientation"/>
|
|
|
|
|
+ <simulatedScreenMetrics key="destination"/>
|
|
|
|
|
+ </simulatedMetricsContainer>
|
|
|
</document>
|
|
</document>
|