| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12121" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_0" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/>
- <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 clipsSubviews="YES" contentMode="scaleToFill" placeholderIntrinsicWidth="290" placeholderIntrinsicHeight="78" selectionStyle="default" indentationWidth="10" reuseIdentifier="HomeHubCellIdentifier" rowHeight="100" id="x2L-rg-2bD" customClass="HomeHubSelectPopupTableViewCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="100"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="x2L-rg-2bD" id="4Qz-VC-5uP">
- <rect key="frame" x="0.0" y="0.0" width="320" height="99.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Uoa-QP-6e4">
- <rect key="frame" x="0.0" y="0.0" width="25" height="99.5"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="25" id="8Da-Dq-JP5"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="j1d-lA-ixZ">
- <rect key="frame" x="40" y="0.0" width="223" height="99.5"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="경기도" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PgP-yd-dvS" userLabel="lbName" customClass="CustomLabel">
- <rect key="frame" x="0.0" y="18" width="223" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="SE5-T3-rrb"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="경기도" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aWD-MP-GCT" userLabel="lbDesc" customClass="CustomLabel">
- <rect key="frame" x="0.0" y="64.5" width="223" height="17"/>
- <constraints>
- <constraint firstAttribute="height" constant="17" id="VTv-BN-Hm7"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
- <color key="textColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="경기도" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WbH-Co-upo" userLabel="lbSerial" customClass="CustomLabel">
- <rect key="frame" x="0.0" y="48" width="223" height="17"/>
- <constraints>
- <constraint firstAttribute="height" constant="17" id="rNB-xB-z3K"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
- <color key="textColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="aWD-MP-GCT" secondAttribute="trailing" id="3Ot-eV-xrJ"/>
- <constraint firstItem="WbH-Co-upo" firstAttribute="leading" secondItem="j1d-lA-ixZ" secondAttribute="leading" id="7cW-ZF-e9j"/>
- <constraint firstItem="PgP-yd-dvS" firstAttribute="leading" secondItem="j1d-lA-ixZ" secondAttribute="leading" id="DeV-fv-cuD"/>
- <constraint firstItem="aWD-MP-GCT" firstAttribute="leading" secondItem="j1d-lA-ixZ" secondAttribute="leading" id="NZX-EN-jQz"/>
- <constraint firstItem="WbH-Co-upo" firstAttribute="top" secondItem="PgP-yd-dvS" secondAttribute="bottom" constant="8" id="QpL-MC-qEE"/>
- <constraint firstAttribute="trailing" secondItem="PgP-yd-dvS" secondAttribute="trailing" id="SL1-lU-pPt"/>
- <constraint firstItem="PgP-yd-dvS" firstAttribute="top" secondItem="j1d-lA-ixZ" secondAttribute="top" constant="18" id="dRY-Dy-DGE"/>
- <constraint firstAttribute="trailing" secondItem="WbH-Co-upo" secondAttribute="trailing" id="jD2-JY-Qq6"/>
- <constraint firstAttribute="bottom" secondItem="aWD-MP-GCT" secondAttribute="bottom" constant="18" id="m9S-kj-Kk4"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3tu-iQ-OiO" userLabel="Button-radio" customClass="CustomRadioButton">
- <rect key="frame" x="263" y="34" width="32" height="32"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="32" id="GVC-t2-rte"/>
- <constraint firstAttribute="height" constant="32" id="eQu-3w-Zrc"/>
- </constraints>
- <state key="normal" image="common_radiobox_default" backgroundImage="common_radiobox_default">
- <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- </state>
- <state key="disabled" image="common_radiobox_disable" backgroundImage="common_radiobox_disable"/>
- <state key="highlighted" image="common_radiobox_checked" backgroundImage="common_radiobox_checked"/>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="U0f-mm-BoT">
- <rect key="frame" x="0.0" y="98.5" width="320" height="1"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="common_bg_line_01" translatesAutoresizingMaskIntoConstraints="NO" id="mu0-1O-F3j">
- <rect key="frame" x="0.0" y="0.0" width="320" height="1"/>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="mu0-1O-F3j" firstAttribute="leading" secondItem="U0f-mm-BoT" secondAttribute="leading" id="23Y-1M-N0Y"/>
- <constraint firstAttribute="bottom" secondItem="mu0-1O-F3j" secondAttribute="bottom" id="2dR-8l-Mhx"/>
- <constraint firstItem="mu0-1O-F3j" firstAttribute="top" secondItem="U0f-mm-BoT" secondAttribute="top" id="X8V-c6-ajX"/>
- <constraint firstAttribute="height" constant="1" id="ZCs-NT-KqX"/>
- <constraint firstAttribute="trailing" secondItem="mu0-1O-F3j" secondAttribute="trailing" id="mDh-iT-wbv"/>
- </constraints>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="ZCs-NT-KqX"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="ZCs-NT-KqX"/>
- </mask>
- </variation>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="J7W-sd-eS0">
- <rect key="frame" x="295" y="0.0" width="25" height="99.5"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="25" id="dfR-WB-hpY"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="Uoa-QP-6e4" firstAttribute="leading" secondItem="4Qz-VC-5uP" secondAttribute="leading" id="4mc-tj-5XB"/>
- <constraint firstItem="J7W-sd-eS0" firstAttribute="top" secondItem="4Qz-VC-5uP" secondAttribute="top" id="8eR-db-eqa"/>
- <constraint firstAttribute="bottom" secondItem="Uoa-QP-6e4" secondAttribute="bottom" id="C1E-Eu-GzA"/>
- <constraint firstItem="3tu-iQ-OiO" firstAttribute="centerY" secondItem="J7W-sd-eS0" secondAttribute="centerY" id="FQZ-Jy-bZN"/>
- <constraint firstAttribute="trailing" secondItem="J7W-sd-eS0" secondAttribute="trailing" id="Haz-TV-2OF"/>
- <constraint firstItem="J7W-sd-eS0" firstAttribute="leading" secondItem="3tu-iQ-OiO" secondAttribute="trailing" id="KVb-qU-U64"/>
- <constraint firstAttribute="bottom" secondItem="j1d-lA-ixZ" secondAttribute="bottom" id="QfL-Ux-jSB"/>
- <constraint firstItem="Uoa-QP-6e4" firstAttribute="top" secondItem="4Qz-VC-5uP" secondAttribute="top" id="R4C-g1-8qt"/>
- <constraint firstItem="3tu-iQ-OiO" firstAttribute="leading" secondItem="j1d-lA-ixZ" secondAttribute="trailing" id="X6O-oN-CQN"/>
- <constraint firstAttribute="bottom" secondItem="U0f-mm-BoT" secondAttribute="bottom" constant="1" id="X8s-ao-s2f">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="U0f-mm-BoT" firstAttribute="leading" secondItem="4Qz-VC-5uP" secondAttribute="leading" id="i8Q-4S-9RR"/>
- <constraint firstItem="j1d-lA-ixZ" firstAttribute="top" secondItem="4Qz-VC-5uP" secondAttribute="top" id="vwa-YL-hw3"/>
- <constraint firstAttribute="trailing" secondItem="U0f-mm-BoT" secondAttribute="trailing" id="x6a-6g-wT8"/>
- <constraint firstItem="j1d-lA-ixZ" firstAttribute="leading" secondItem="Uoa-QP-6e4" secondAttribute="trailing" constant="15" id="yKH-YX-ZRY"/>
- <constraint firstAttribute="bottom" secondItem="J7W-sd-eS0" secondAttribute="bottom" id="ziA-LM-AfF"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="3tu-iQ-OiO"/>
- <exclude reference="U0f-mm-BoT"/>
- </mask>
- <mask key="constraints">
- <exclude reference="X8s-ao-s2f"/>
- <exclude reference="i8Q-4S-9RR"/>
- <exclude reference="x6a-6g-wT8"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="3tu-iQ-OiO"/>
- <include reference="U0f-mm-BoT"/>
- </mask>
- <mask key="constraints">
- <include reference="X8s-ao-s2f"/>
- <include reference="i8Q-4S-9RR"/>
- <include reference="x6a-6g-wT8"/>
- </mask>
- </variation>
- </tableViewCellContentView>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <connections>
- <outlet property="btnRadio" destination="3tu-iQ-OiO" id="OlY-f0-8Mo"/>
- <outlet property="lbDesc" destination="aWD-MP-GCT" id="pBs-4w-fr3"/>
- <outlet property="lbSerial" destination="WbH-Co-upo" id="xgL-X1-UtN"/>
- <outlet property="lbTitle" destination="PgP-yd-dvS" id="xcZ-mJ-eb1"/>
- </connections>
- <point key="canvasLocation" x="250" y="358.5"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="common_bg_line_01" width="1" height="1"/>
- <image name="common_radiobox_checked" width="32" height="32"/>
- <image name="common_radiobox_default" width="32" height="32"/>
- <image name="common_radiobox_disable" width="32" height="32"/>
- </resources>
- </document>
|