| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="ipad9_7" orientation="portrait" layout="fullscreen" appearance="light"/>
- <dependencies>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <scenes>
- <!--Signature panel-->
- <scene sceneID="2S9-GH-6Hr">
- <objects>
- <viewController storyboardIdentifier="SignatureViewController" title="Signature panel" useStoryboardIdentifierAsRestorationIdentifier="YES" id="nJY-u8-PHN" customClass="SignatureViewController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="EWz-QT-t28" customClass="GLKView">
- <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8MW-Bu-gt4">
- <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </view>
- <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Please signature in the yellow area" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="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>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="8MW-Bu-gt4" firstAttribute="top" secondItem="BoQ-pl-E34" secondAttribute="top" id="Z1c-rh-QdI"/>
- <constraint firstItem="BoQ-pl-E34" firstAttribute="bottom" secondItem="8MW-Bu-gt4" secondAttribute="bottom" id="b4r-uq-on7"/>
- <constraint firstItem="BoQ-pl-E34" firstAttribute="trailing" secondItem="8MW-Bu-gt4" secondAttribute="trailing" id="lhZ-86-MuZ"/>
- <constraint firstItem="8MW-Bu-gt4" firstAttribute="leading" secondItem="BoQ-pl-E34" secondAttribute="leading" id="usq-id-dkW"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="BoQ-pl-E34"/>
- </view>
- <navigationItem key="navigationItem" title="Title" id="8c7-vT-omW"/>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="jvi-8Y-CLK" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="2106.25" y="-4332.421875"/>
- </scene>
- <!--Title-->
- <scene sceneID="llq-Po-d7N">
- <objects>
- <viewController storyboardIdentifier="SignatureListViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="xQW-5p-fJu" customClass="SignatureListViewController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="fzZ-IH-jQZ">
- <rect key="frame" x="0.0" y="0.0" width="376" height="640"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <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">
- <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"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" restorationIdentifier="SignatureTableViewCell" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="SignatureTableViewCell" rowHeight="128" id="pJ2-Li-nq4" customClass="SignatureTableViewCell">
- <rect key="frame" x="0.0" y="28" width="376" height="128"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
- <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"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5Hk-1I-EQp">
- <rect key="frame" x="15" y="0.0" width="223" height="128"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="npR-Us-Ywj">
- <rect key="frame" x="303" y="8" width="64" height="30"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
- <color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <state key="normal" title="Fill All">
- <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="onFillClick:" destination="xQW-5p-fJu" eventType="touchUpInside" id="Gy2-jQ-W8F"/>
- </connections>
- </button>
- </subviews>
- </tableViewCellContentView>
- <connections>
- <outlet property="btnFill" destination="npR-Us-Ywj" id="KEu-bb-04S"/>
- <outlet property="signatureImageView" destination="5Hk-1I-EQp" id="LB1-LJ-YOB"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="xQW-5p-fJu" id="wTO-7W-ayx"/>
- <outlet property="delegate" destination="xQW-5p-fJu" id="Mv0-4z-wwI"/>
- </connections>
- </tableView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <viewLayoutGuide key="safeArea" id="ys7-OE-qUL"/>
- </view>
- <toolbarItems/>
- <navigationItem key="navigationItem" title="Title" id="XAK-aB-GtR">
- <barButtonItem key="rightBarButtonItem" systemItem="add" id="g6c-9y-EiG">
- <connections>
- <action selector="onAddClick:" destination="xQW-5p-fJu" id="Xap-cW-ksy"/>
- </connections>
- </barButtonItem>
- </navigationItem>
- <simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
- <simulatedToolbarMetrics key="simulatedBottomBarMetrics"/>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <size key="freeformSize" width="376" height="640"/>
- <connections>
- <outlet property="bbAdd" destination="g6c-9y-EiG" id="a8d-Wu-tz6"/>
- <outlet property="tableView" destination="p4w-Uo-pFK" id="Lew-Ky-xNN"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="bV8-Sj-hSE" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="2646.875" y="-4330.078125"/>
- </scene>
- <!--Check Selector View Controller-->
- <scene sceneID="esN-gj-lg0">
- <objects>
- <viewController storyboardIdentifier="CheckSelectorViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="53f-FJ-cIp" customClass="CheckSelectorViewController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="Wob-uP-qMj">
- <rect key="frame" x="0.0" y="0.0" width="540" height="620"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <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">
- <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"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="g0z-bw-GId" detailTextLabel="PC3-Mi-xw7" style="IBUITableViewCellStyleSubtitle" id="9oa-xb-cvi">
- <rect key="frame" x="0.0" y="28" width="540" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <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="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <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"/>
- <autoresizingMask key="autoresizingMask"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <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"/>
- <autoresizingMask key="autoresizingMask"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- </tableViewCellContentView>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="53f-FJ-cIp" id="keR-kb-vck"/>
- <outlet property="delegate" destination="53f-FJ-cIp" id="QgW-Zo-1vd"/>
- </connections>
- </tableView>
- <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fUv-0D-vb5">
- <rect key="frame" x="490" y="582" width="30" height="30"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
- <state key="normal" title="OK"/>
- <connections>
- <action selector="OnOKClick:" destination="53f-FJ-cIp" eventType="touchUpInside" id="TXl-ow-jv5"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="W2X-ae-n4Z">
- <rect key="frame" x="20" y="582" width="48" height="30"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <state key="normal" title="Cancel"/>
- <connections>
- <action selector="OnCancelClick:" destination="53f-FJ-cIp" eventType="touchUpInside" id="cin-8b-BoO"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <viewLayoutGuide key="safeArea" id="0An-vW-r2C"/>
- </view>
- <modalFormSheetSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="tableView" destination="k8D-US-WZx" id="0xG-5O-sy5"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="8Dt-jM-eNm" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="3187.5" y="-4331.8359375"/>
- </scene>
- </scenes>
- </document>
|