123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="GGi-ld-Icm">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <scenes>
- <!--Select Destination-->
- <scene sceneID="72G-64-9xM">
- <objects>
- <tableViewController storyboardIdentifier="CCMoveVC" id="r57-Y0-NGA" customClass="NCSelectDestination" sceneMemberID="viewController">
- <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="50" sectionHeaderHeight="22" sectionFooterHeight="22" id="McT-Wl-5yC">
- <rect key="frame" x="0.0" y="0.0" width="375" height="559"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <prototypes>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="MyCustomCell" textLabel="Z3y-WW-606" rowHeight="60" style="IBUITableViewCellStyleDefault" id="w3K-MH-HTI">
- <rect key="frame" x="0.0" y="22" width="375" height="60"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="w3K-MH-HTI" id="o7i-Tv-3Dy">
- <rect key="frame" x="0.0" y="0.0" width="341" height="59.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Z3y-WW-606">
- <rect key="frame" x="16" y="0.0" width="324" height="59.5"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </tableViewCellContentView>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="r57-Y0-NGA" id="Ri8-7Y-4Eb"/>
- <outlet property="delegate" destination="r57-Y0-NGA" id="NFD-Pt-S38"/>
- </connections>
- </tableView>
- <toolbarItems>
- <barButtonItem title="Create" id="POg-4h-6PE">
- <connections>
- <action selector="create:" destination="r57-Y0-NGA" id="osR-ef-mcW"/>
- </connections>
- </barButtonItem>
- <barButtonItem style="plain" systemItem="flexibleSpace" id="W6q-bt-WEv"/>
- <barButtonItem title="Move" id="lHO-dx-i7G">
- <connections>
- <action selector="move:" destination="r57-Y0-NGA" id="Lrp-5d-IUd"/>
- </connections>
- </barButtonItem>
- </toolbarItems>
- <navigationItem key="navigationItem" id="6DA-qZ-eT5">
- <barButtonItem key="rightBarButtonItem" title="Cancel" id="YzK-6z-T0K">
- <connections>
- <action selector="cancel:" destination="r57-Y0-NGA" id="lSc-Ic-ZvZ"/>
- </connections>
- </barButtonItem>
- </navigationItem>
- <connections>
- <outlet property="cancel" destination="YzK-6z-T0K" id="ieh-Qu-oWw"/>
- <outlet property="create" destination="POg-4h-6PE" id="UyP-ep-sWK"/>
- <outlet property="move" destination="lHO-dx-i7G" id="8iF-b5-5v2"/>
- </connections>
- </tableViewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="WJJ-7C-06z" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="8901" y="-447"/>
- </scene>
- <!--Navigation Controller-->
- <scene sceneID="XhT-lY-9Eo">
- <objects>
- <navigationController automaticallyAdjustsScrollViewInsets="NO" toolbarHidden="NO" id="GGi-ld-Icm" sceneMemberID="viewController">
- <toolbarItems/>
- <navigationItem key="navigationItem" id="uMb-zy-0sS"/>
- <navigationBar key="navigationBar" alpha="0.89999997615814209" contentMode="scaleToFill" misplaced="YES" translucent="NO" id="emo-5L-Jsr">
- <rect key="frame" x="0.0" y="20" width="375" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- </navigationBar>
- <nil name="viewControllers"/>
- <toolbar key="toolbar" opaque="NO" clearsContextBeforeDrawing="NO" alpha="0.89999997615814209" contentMode="scaleToFill" translucent="NO" id="rcA-x8-dow">
- <rect key="frame" x="0.0" y="623" width="375" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- </toolbar>
- <connections>
- <segue destination="r57-Y0-NGA" kind="relationship" relationship="rootViewController" id="ASc-lI-Ps1"/>
- </connections>
- </navigationController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="gU9-pc-48i" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="8089" y="-447"/>
- </scene>
- </scenes>
- </document>
|