| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12118" systemVersion="16E195" 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="12086"/>
- <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" selectionStyle="default" indentationWidth="10" reuseIdentifier="ModeCellIdentifier" rowHeight="76" id="iyt-NC-2Eb" customClass="RulesConditionHomeModeTableViewCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="iyt-NC-2Eb" id="aYc-Bf-Bll">
- <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" placeholderIntrinsicWidth="225" placeholderIntrinsicHeight="27" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ta5-rk-3gu" customClass="CustomLabel">
- <rect key="frame" x="25" y="25" width="233" height="27"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="GyN-Jp-K6Q">
- <variation key="heightClass=regular-widthClass=compact" constant="27"/>
- </constraint>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="GyN-Jp-K6Q"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="GyN-Jp-K6Q"/>
- </mask>
- </variation>
- </label>
- <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JSE-R2-RTO" userLabel="Button-chk" customClass="CustomCheckBox">
- <rect key="frame" x="293" y="0.0" width="27" height="27"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <state key="normal" image="common_checkbox_default">
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="highlighted" image="common_checkbox_checked"/>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0h2-eS-wBV" customClass="CustomButton">
- <rect key="frame" x="263" y="22" width="32" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="32" id="8Uh-i8-91U"/>
- <constraint firstAttribute="height" constant="32" id="dWc-qY-aOq"/>
- </constraints>
- <state key="normal" backgroundImage="common_radiobox_default"/>
- <state key="disabled" backgroundImage="common_radiobox_disable"/>
- <state key="highlighted" backgroundImage="common_radiobox_checked">
- <color key="titleColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- </state>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3E9-dA-nQm">
- <rect key="frame" x="0.0" y="75" width="320" height="1"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="common_bg_line_01" translatesAutoresizingMaskIntoConstraints="NO" id="YrZ-V4-Kf9">
- <rect key="frame" x="0.0" y="0.0" width="320" height="1"/>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="YrZ-V4-Kf9" firstAttribute="top" secondItem="3E9-dA-nQm" secondAttribute="top" id="5zF-gk-CFR"/>
- <constraint firstAttribute="bottom" secondItem="YrZ-V4-Kf9" secondAttribute="bottom" id="WAP-PK-h75"/>
- <constraint firstAttribute="height" constant="1" id="aUw-8m-zlc"/>
- <constraint firstItem="YrZ-V4-Kf9" firstAttribute="leading" secondItem="3E9-dA-nQm" secondAttribute="leading" id="lM4-fN-Xt6"/>
- <constraint firstAttribute="trailing" secondItem="YrZ-V4-Kf9" secondAttribute="trailing" id="ybs-sg-pdH"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="0h2-eS-wBV" firstAttribute="centerY" secondItem="aYc-Bf-Bll" secondAttribute="centerY" id="52t-UO-K3h"/>
- <constraint firstItem="Ta5-rk-3gu" firstAttribute="centerY" secondItem="aYc-Bf-Bll" secondAttribute="centerY" id="8XQ-fb-cQ0"/>
- <constraint firstAttribute="bottom" secondItem="3E9-dA-nQm" secondAttribute="bottom" id="NRT-VK-Km0"/>
- <constraint firstItem="3E9-dA-nQm" firstAttribute="leading" secondItem="aYc-Bf-Bll" secondAttribute="leading" id="Td2-Zo-hNK"/>
- <constraint firstItem="Ta5-rk-3gu" firstAttribute="leading" secondItem="aYc-Bf-Bll" secondAttribute="leading" constant="25" id="bSY-k0-DZf"/>
- <constraint firstAttribute="trailing" secondItem="0h2-eS-wBV" secondAttribute="trailing" constant="25" id="hxf-ER-SRL"/>
- <constraint firstItem="0h2-eS-wBV" firstAttribute="leading" secondItem="Ta5-rk-3gu" secondAttribute="trailing" constant="5" id="wCo-Go-vJr"/>
- <constraint firstAttribute="trailing" secondItem="3E9-dA-nQm" secondAttribute="trailing" id="z74-ts-qDW"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="Ta5-rk-3gu"/>
- <exclude reference="JSE-R2-RTO"/>
- </mask>
- <mask key="constraints">
- <exclude reference="bSY-k0-DZf"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="Ta5-rk-3gu"/>
- <include reference="JSE-R2-RTO"/>
- </mask>
- <mask key="constraints">
- <include reference="bSY-k0-DZf"/>
- </mask>
- </variation>
- </tableViewCellContentView>
- <connections>
- <outlet property="chkSelect" destination="JSE-R2-RTO" id="efp-OX-MhJ"/>
- <outlet property="lblMode" destination="Ta5-rk-3gu" id="cju-RV-ZhQ"/>
- </connections>
- <point key="canvasLocation" x="-237" y="310"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="common_bg_line_01" width="1" height="1"/>
- <image name="common_checkbox_checked" width="32" height="32"/>
- <image name="common_checkbox_default" width="32" height="32"/>
- <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>
|