1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<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="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="TitleAndTFBtnCell" customModule="TestClass" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<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="44"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eEh-wt-CxR">
<rect key="frame" x="15" y="14" width="33" height="16"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1yW-Sq-DuX">
<rect key="frame" x="15" y="43" width="305" height="1"/>
<color key="backgroundColor" name="灰色分界线"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="kua-X1-bjq"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="csp-CC-Bh9">
<rect key="frame" x="270" y="0.0" width="50" height="44"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="fl0-7h-Dzg"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<state key="normal" title="编辑">
<color key="titleColor" name="蓝色字体颜色"/>
</state>
<connections>
<action selector="eidtAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="5St-2L-LDo"/>
</connections>
</button>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="bnV-l5-VU7">
<rect key="frame" x="58" y="0.0" width="197" height="43"/>
<color key="textColor" name="标题字颜色"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="csp-CC-Bh9" secondAttribute="bottom" id="17A-qC-7MM"/>
<constraint firstItem="1yW-Sq-DuX" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="25Y-KS-6Ms"/>
<constraint firstItem="eEh-wt-CxR" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="DpM-YR-SI8"/>
<constraint firstItem="csp-CC-Bh9" firstAttribute="leading" secondItem="bnV-l5-VU7" secondAttribute="trailing" constant="15" id="Edd-jM-zFM"/>
<constraint firstAttribute="trailing" secondItem="csp-CC-Bh9" secondAttribute="trailing" id="UdC-iH-aYR"/>
<constraint firstItem="csp-CC-Bh9" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="WZm-ba-TjF"/>
<constraint firstItem="eEh-wt-CxR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="Zut-kd-0de"/>
<constraint firstAttribute="bottom" secondItem="1yW-Sq-DuX" secondAttribute="bottom" id="cHt-Z3-tBn"/>
<constraint firstAttribute="trailing" secondItem="1yW-Sq-DuX" secondAttribute="trailing" id="iax-vp-gCI"/>
<constraint firstItem="bnV-l5-VU7" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="nbr-R8-C0W"/>
<constraint firstItem="1yW-Sq-DuX" firstAttribute="top" secondItem="bnV-l5-VU7" secondAttribute="bottom" id="tyI-dF-GXp"/>
<constraint firstItem="bnV-l5-VU7" firstAttribute="leading" secondItem="eEh-wt-CxR" secondAttribute="trailing" constant="10" id="v1Z-6u-O4O"/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
<connections>
<outlet property="contentTf" destination="bnV-l5-VU7" id="DEi-VP-3Tz"/>
<outlet property="nameLbl" destination="eEh-wt-CxR" id="14K-Uu-GY2"/>
</connections>
<point key="canvasLocation" x="131.8840579710145" y="111.83035714285714"/>
</tableViewCell>
</objects>
<resources>
<namedColor name="标题字颜色">
<color red="0.18000000715255737" green="0.18000000715255737" blue="0.18000000715255737" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="灰色分界线">
<color red="0.92941176470588238" green="0.92941176470588238" blue="0.92941176470588238" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="蓝色字体颜色">
<color red="0.27843137254901962" green="0.5607843137254902" blue="0.8901960784313725" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
</document>