|
@@ -383,7 +383,7 @@
|
|
|
<rect key="frame" x="0.0" y="28" width="768" height="128"/>
|
|
<rect key="frame" x="0.0" y="28" width="768" height="128"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KmC-hR-Rfo" id="twt-7p-gUd">
|
|
<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"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="768" height="128"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<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">
|
|
<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">
|
|
@@ -532,6 +532,79 @@
|
|
|
</objects>
|
|
</objects>
|
|
|
<point key="canvasLocation" x="4829" y="-2192"/>
|
|
<point key="canvasLocation" x="4829" y="-2192"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
|
|
+ <!--Add Ext Document View Controller-->
|
|
|
|
|
+ <scene sceneID="ZZ4-D5-eah">
|
|
|
|
|
+ <objects>
|
|
|
|
|
+ <viewController storyboardIdentifier="AddExtDocumentViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="pYZ-6S-3OA" customClass="AddExtDocumentViewController" sceneMemberID="viewController">
|
|
|
|
|
+ <view key="view" contentMode="scaleToFill" id="qJr-B8-Gui">
|
|
|
|
|
+ <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="Doc#" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="3FK-p8-lUc">
|
|
|
|
|
+ <rect key="frame" x="20" y="30" width="42" 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" clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" id="mkL-b6-hfi">
|
|
|
|
|
+ <rect key="frame" x="70" y="25" width="160" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
+ <textInputTraits key="textInputTraits"/>
|
|
|
|
|
+ </textField>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="9fO-K4-8uI">
|
|
|
|
|
+ <rect key="frame" x="238" y="25" width="35" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <state key="normal" title="Scan"/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="onScanClicked:" destination="pYZ-6S-3OA" eventType="touchUpInside" id="5re-f2-soa"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="Wtk-Ar-V7i">
|
|
|
|
|
+ <rect key="frame" x="297" y="26" width="74" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <state key="normal" title="Add Image"/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="onAddImageClicked:" destination="pYZ-6S-3OA" eventType="touchUpInside" id="P7H-9P-Otq"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="KMY-bR-M7n">
|
|
|
|
|
+ <rect key="frame" x="388" y="26" width="56" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <state key="normal" title="Add File"/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="onAddFileClicked:" destination="pYZ-6S-3OA" eventType="touchUpInside" id="P2b-vX-xu5"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="zip-G1-Y1F">
|
|
|
|
|
+ <rect key="frame" x="472" y="26" width="50" height="30"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <state key="normal" title="Upload"/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="onUploadClicked:" destination="pYZ-6S-3OA" eventType="touchUpInside" id="NnV-9w-q8j"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" id="Bp7-lh-LCu">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="72" width="540" height="565"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES"/>
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="dataSource" destination="pYZ-6S-3OA" id="7QE-2C-FZO"/>
|
|
|
|
|
+ <outlet property="delegate" destination="pYZ-6S-3OA" id="d4g-fQ-rmK"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </tableView>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
|
|
+ <size key="freeformSize" width="540" height="680"/>
|
|
|
|
|
+ </viewController>
|
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="M5K-e6-0Rg" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
+ </objects>
|
|
|
|
|
+ <point key="canvasLocation" x="3935" y="-3229"/>
|
|
|
|
|
+ </scene>
|
|
|
<!--Title-->
|
|
<!--Title-->
|
|
|
<scene sceneID="eDF-JU-I2G">
|
|
<scene sceneID="eDF-JU-I2G">
|
|
|
<objects>
|
|
<objects>
|
|
@@ -600,7 +673,7 @@
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="nMH-ja-hYm" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="nMH-ja-hYm" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="3935" y="-3081"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="3935" y="-4014"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
<!--Additional Documents-->
|
|
<!--Additional Documents-->
|
|
|
<scene sceneID="qSh-ww-yht">
|
|
<scene sceneID="qSh-ww-yht">
|