DeviceNodePopupTableViewCell.xib 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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">
  3. <device id="retina4_0" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="NodeCellIdentifier" rowHeight="130" id="iyt-NC-2Eb" customClass="DeviceNodePopupTableViewCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="130"/>
  15. <autoresizingMask key="autoresizingMask"/>
  16. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="iyt-NC-2Eb" id="aYc-Bf-Bll">
  17. <rect key="frame" x="0.0" y="0.0" width="320" height="130"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="common_bg_list_02" translatesAutoresizingMaskIntoConstraints="NO" id="7GN-eM-ZPr">
  21. <rect key="frame" x="0.0" y="0.0" width="320" height="129"/>
  22. </imageView>
  23. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zam-26-xpV">
  24. <rect key="frame" x="0.0" y="0.0" width="25" height="129"/>
  25. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  26. <constraints>
  27. <constraint firstAttribute="width" constant="25" id="2hc-rq-m6m"/>
  28. </constraints>
  29. </view>
  30. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KC0-jd-LnH">
  31. <rect key="frame" x="295" y="0.0" width="25" height="129"/>
  32. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  33. <constraints>
  34. <constraint firstAttribute="width" constant="25" id="Dzs-9N-vV8"/>
  35. </constraints>
  36. </view>
  37. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yrc-C5-nFP">
  38. <rect key="frame" x="25" y="0.0" width="295" height="70"/>
  39. <subviews>
  40. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="20" text="배터리" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ta5-rk-3gu" customClass="CustomLabel">
  41. <rect key="frame" x="47" y="24" width="223" height="22"/>
  42. <constraints>
  43. <constraint firstAttribute="height" constant="22" id="2J1-PD-rGN"/>
  44. </constraints>
  45. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  46. <nil key="highlightedColor"/>
  47. </label>
  48. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="25" placeholderIntrinsicHeight="25" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jQQ-As-ktP" userLabel="Button-chk" customClass="CustomCheckBox">
  49. <rect key="frame" x="0.0" y="19" width="32" height="32"/>
  50. <constraints>
  51. <constraint firstAttribute="width" constant="32" id="931-9r-pHg"/>
  52. <constraint firstAttribute="height" constant="32" id="Dnx-im-5qd"/>
  53. </constraints>
  54. <state key="normal" image="common_checkbox_default">
  55. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  56. </state>
  57. <state key="highlighted" image="common_checkbox_checked"/>
  58. </button>
  59. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="25" placeholderIntrinsicHeight="25" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lB6-uO-9At" userLabel="Button-radio" customClass="CustomRadioButton">
  60. <rect key="frame" x="0.0" y="19" width="32" height="32"/>
  61. <constraints>
  62. <constraint firstAttribute="height" constant="32" id="bes-bx-PQL"/>
  63. <constraint firstAttribute="width" constant="32" id="lbS-Ce-K8x"/>
  64. </constraints>
  65. <state key="normal" image="common_radiobox_default">
  66. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  67. </state>
  68. <state key="highlighted" image="common_radiobox_checked"/>
  69. </button>
  70. </subviews>
  71. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  72. <constraints>
  73. <constraint firstItem="jQQ-As-ktP" firstAttribute="centerY" secondItem="yrc-C5-nFP" secondAttribute="centerY" id="0MZ-24-2oR"/>
  74. <constraint firstAttribute="height" constant="70" id="VkR-A9-wBA"/>
  75. <constraint firstItem="Ta5-rk-3gu" firstAttribute="leading" secondItem="lB6-uO-9At" secondAttribute="trailing" constant="15" id="XXx-Db-cyh"/>
  76. <constraint firstItem="jQQ-As-ktP" firstAttribute="leading" secondItem="yrc-C5-nFP" secondAttribute="leading" id="Zuv-Hc-aCp"/>
  77. <constraint firstItem="lB6-uO-9At" firstAttribute="leading" secondItem="yrc-C5-nFP" secondAttribute="leading" id="lIb-oV-Ubf"/>
  78. <constraint firstItem="Ta5-rk-3gu" firstAttribute="centerY" secondItem="lB6-uO-9At" secondAttribute="centerY" id="lfy-m4-NLT"/>
  79. <constraint firstItem="lB6-uO-9At" firstAttribute="centerY" secondItem="yrc-C5-nFP" secondAttribute="centerY" id="yZY-CC-PdB"/>
  80. </constraints>
  81. </view>
  82. <view contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" translatesAutoresizingMaskIntoConstraints="NO" id="5i5-Nk-bed">
  83. <rect key="frame" x="25" y="70" width="270" height="36"/>
  84. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  85. <constraints>
  86. <constraint firstAttribute="height" constant="36" id="OAU-1X-3dm"/>
  87. </constraints>
  88. </view>
  89. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="7ji-NV-4cB" customClass="CustomImageView">
  90. <rect key="frame" x="0.0" y="7" width="60" height="60"/>
  91. <constraints>
  92. <constraint firstAttribute="width" constant="60" id="lNs-ui-oDX"/>
  93. <constraint firstAttribute="height" constant="60" id="oQU-Lq-MGG"/>
  94. </constraints>
  95. </imageView>
  96. </subviews>
  97. <constraints>
  98. <constraint firstAttribute="trailing" secondItem="yrc-C5-nFP" secondAttribute="trailing" id="00T-3D-zSv"/>
  99. <constraint firstItem="7GN-eM-ZPr" firstAttribute="leading" secondItem="aYc-Bf-Bll" secondAttribute="leading" id="18C-J1-dRa"/>
  100. <constraint firstItem="5i5-Nk-bed" firstAttribute="top" secondItem="yrc-C5-nFP" secondAttribute="bottom" id="21e-Jk-3a5"/>
  101. <constraint firstItem="yrc-C5-nFP" firstAttribute="leading" secondItem="zam-26-xpV" secondAttribute="trailing" id="5hy-bP-Uk6"/>
  102. <constraint firstItem="zam-26-xpV" firstAttribute="top" secondItem="aYc-Bf-Bll" secondAttribute="top" id="7si-57-fvb"/>
  103. <constraint firstItem="KC0-jd-LnH" firstAttribute="leading" secondItem="5i5-Nk-bed" secondAttribute="trailing" id="JYZ-wH-u4T"/>
  104. <constraint firstAttribute="trailing" secondItem="7GN-eM-ZPr" secondAttribute="trailing" id="OHd-kt-gN7"/>
  105. <constraint firstItem="KC0-jd-LnH" firstAttribute="top" secondItem="aYc-Bf-Bll" secondAttribute="top" id="Rlg-wD-ubF"/>
  106. <constraint firstItem="7ji-NV-4cB" firstAttribute="centerY" secondItem="aYc-Bf-Bll" secondAttribute="centerY" id="cGd-zM-TSj"/>
  107. <constraint firstAttribute="bottom" secondItem="zam-26-xpV" secondAttribute="bottom" id="dip-j9-H9p"/>
  108. <constraint firstItem="zam-26-xpV" firstAttribute="leading" secondItem="aYc-Bf-Bll" secondAttribute="leading" id="fYR-0d-vOs"/>
  109. <constraint firstAttribute="bottom" secondItem="KC0-jd-LnH" secondAttribute="bottom" id="gIt-AD-aJD"/>
  110. <constraint firstItem="yrc-C5-nFP" firstAttribute="top" secondItem="aYc-Bf-Bll" secondAttribute="top" id="hPP-kj-hlY"/>
  111. <constraint firstAttribute="bottom" secondItem="7GN-eM-ZPr" secondAttribute="bottom" id="jrE-BW-4MU"/>
  112. <constraint firstAttribute="trailing" secondItem="KC0-jd-LnH" secondAttribute="trailing" id="k7v-RX-7sq"/>
  113. <constraint firstItem="7ji-NV-4cB" firstAttribute="leading" secondItem="aYc-Bf-Bll" secondAttribute="leading" id="raN-w8-zSd"/>
  114. <constraint firstItem="KC0-jd-LnH" firstAttribute="leading" secondItem="Ta5-rk-3gu" secondAttribute="trailing" id="t7m-pY-AmM"/>
  115. <constraint firstItem="5i5-Nk-bed" firstAttribute="leading" secondItem="zam-26-xpV" secondAttribute="trailing" id="uzX-wP-gKj"/>
  116. <constraint firstItem="7GN-eM-ZPr" firstAttribute="top" secondItem="aYc-Bf-Bll" secondAttribute="top" id="wyn-mo-yFv"/>
  117. </constraints>
  118. <variation key="default">
  119. <mask key="subviews">
  120. <exclude reference="5i5-Nk-bed"/>
  121. <exclude reference="7ji-NV-4cB"/>
  122. </mask>
  123. </variation>
  124. <variation key="heightClass=regular-widthClass=compact">
  125. <mask key="subviews">
  126. <include reference="5i5-Nk-bed"/>
  127. </mask>
  128. </variation>
  129. </tableViewCellContentView>
  130. <connections>
  131. <outlet property="chkSelect" destination="jQQ-As-ktP" id="qKl-aE-cbR"/>
  132. <outlet property="controlContainer" destination="5i5-Nk-bed" id="UI7-x1-iai"/>
  133. <outlet property="imgvDevice" destination="7ji-NV-4cB" id="Oiv-k7-32H"/>
  134. <outlet property="lblNodeName" destination="Ta5-rk-3gu" id="sgc-rR-GMJ"/>
  135. <outlet property="rdoSelect" destination="lB6-uO-9At" id="yKt-n4-65b"/>
  136. </connections>
  137. <point key="canvasLocation" x="57" y="-8"/>
  138. </tableViewCell>
  139. </objects>
  140. <resources>
  141. <image name="common_bg_list_02" width="1" height="1"/>
  142. <image name="common_checkbox_checked" width="32" height="32"/>
  143. <image name="common_checkbox_default" width="32" height="32"/>
  144. <image name="common_radiobox_checked" width="32" height="32"/>
  145. <image name="common_radiobox_default" width="32" height="32"/>
  146. </resources>
  147. </document>