Virgil_MenuChooseTableViewCell.xib 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <tableViewCell contentMode="scaleToFill" misplaced="YES" selectionStyle="default" indentationWidth="10" rowHeight="81" id="KGk-i7-Jjw" customClass="Virgil_MenuChooseTableViewCell" customModule="sdjy" customModuleProvider="target">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  16. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  17. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  18. <rect key="frame" x="0.0" y="0.0" width="320" height="49.5"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="b9g-Ta-MHx">
  22. <rect key="frame" x="267" y="0.0" width="45" height="50"/>
  23. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" heightSizable="YES"/>
  24. <state key="normal" image="select0"/>
  25. </button>
  26. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="YGY-ac-WKO">
  27. <rect key="frame" x="16" y="0.0" width="253" height="49"/>
  28. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  29. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  30. <color key="textColor" red="0.08235294118" green="0.70588235290000001" blue="0.70196078429999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  31. <nil key="highlightedColor"/>
  32. </label>
  33. </subviews>
  34. </tableViewCellContentView>
  35. <connections>
  36. <outlet property="imgRight" destination="b9g-Ta-MHx" id="gYV-5J-kLh"/>
  37. <outlet property="lblTitle" destination="YGY-ac-WKO" id="JtU-bF-ssB"/>
  38. </connections>
  39. <point key="canvasLocation" x="-175" y="-28"/>
  40. </tableViewCell>
  41. </objects>
  42. <resources>
  43. <image name="select0" width="15" height="15"/>
  44. </resources>
  45. </document>