ifish/Ifish/controllers/FishTinkController/maincontroller/CenterontrolControllers/RuSunTemp/RuSunIndependence/RuSunChangeNameTextViewCell...

79 lines
6.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="RuSunChangeNameTextViewCell" id="KGk-i7-Jjw" customClass="RuSunChangeNameTextViewCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="320" height="49.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="top" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="redact_line_pointgray.png" translatesAutoresizingMaskIntoConstraints="NO" id="q3W-1j-qQp">
<rect key="frame" x="27" y="-0.5" width="12" height="50.5"/>
<constraints>
<constraint firstAttribute="width" constant="12" id="GmV-2W-O3d"/>
<constraint firstAttribute="height" constant="50" id="i8f-Aa-EkD"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="CH4" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PHo-dW-9EU">
<rect key="frame" x="58" y="14.5" width="107" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="Us7-Ep-4KO"/>
<constraint firstAttribute="width" constant="107" id="qhR-ln-Hdp"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ehj-DP-u7h">
<rect key="frame" x="39" y="49" width="281" height="1"/>
<color key="backgroundColor" red="0.94901960784313721" green="0.94901960784313721" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="wpF-jC-iHW"/>
</constraints>
</view>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="控制名" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="uAq-Cs-djI">
<rect key="frame" x="173" y="-0.5" width="109" height="50.5"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="6Eb-Kj-azk"/>
</constraints>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<textInputTraits key="textInputTraits" returnKeyType="done"/>
</textField>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="Ehj-DP-u7h" secondAttribute="trailing" id="9ef-bQ-naZ"/>
<constraint firstItem="PHo-dW-9EU" firstAttribute="leading" secondItem="q3W-1j-qQp" secondAttribute="trailing" constant="19" id="Klk-tL-fw7"/>
<constraint firstItem="uAq-Cs-djI" firstAttribute="leading" secondItem="PHo-dW-9EU" secondAttribute="trailing" constant="8" id="P8u-2Y-VtW"/>
<constraint firstItem="q3W-1j-qQp" firstAttribute="centerY" secondItem="uAq-Cs-djI" secondAttribute="centerY" id="QNT-hR-z4m"/>
<constraint firstItem="Ehj-DP-u7h" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="39" id="bGM-KU-bs8"/>
<constraint firstAttribute="trailingMargin" secondItem="uAq-Cs-djI" secondAttribute="trailing" constant="22" id="crL-yG-dat"/>
<constraint firstItem="q3W-1j-qQp" firstAttribute="centerY" secondItem="PHo-dW-9EU" secondAttribute="centerY" id="jFa-Kb-12x"/>
<constraint firstItem="uAq-Cs-djI" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="pJ0-gu-9xR"/>
<constraint firstItem="q3W-1j-qQp" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="11" id="qNz-54-3yO"/>
<constraint firstAttribute="bottom" secondItem="Ehj-DP-u7h" secondAttribute="bottom" constant="-0.5" id="rPK-bv-tix"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="chName" destination="uAq-Cs-djI" id="Xlh-np-SAC"/>
<outlet property="chTitle" destination="PHo-dW-9EU" id="Bgi-Oj-yUc"/>
<outlet property="lineImgView" destination="q3W-1j-qQp" id="DvT-Td-7hT"/>
</connections>
</tableViewCell>
</objects>
<resources>
<image name="redact_line_pointgray.png" width="11" height="49"/>
</resources>
</document>