KMUserListItemCellView.xib 6.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner"/>
  10. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  11. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  12. <customView id="c22-O7-iKe" customClass="KMUserListItemCellView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  13. <rect key="frame" x="0.0" y="0.0" width="480" height="20"/>
  14. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  15. <subviews>
  16. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="YpN-4P-cMt">
  17. <rect key="frame" x="0.0" y="0.0" width="480" height="20"/>
  18. <view key="contentView" id="PZV-qg-vjB">
  19. <rect key="frame" x="1" y="1" width="478" height="18"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <subviews>
  22. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6tI-QJ-kgI" customClass="KMCoverButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  23. <rect key="frame" x="4" y="1" width="16" height="16"/>
  24. <constraints>
  25. <constraint firstAttribute="width" constant="16" id="evS-Jq-L2V"/>
  26. <constraint firstAttribute="height" constant="16" id="tMk-gj-Ts5"/>
  27. </constraints>
  28. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="regularSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="S0f-hu-NjV">
  29. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  30. <font key="font" metaFont="system"/>
  31. </buttonCell>
  32. </button>
  33. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="A6a-NW-Hba">
  34. <rect key="frame" x="22" y="1" width="204" height="16"/>
  35. <constraints>
  36. <constraint firstAttribute="width" constant="200" id="idK-82-EDV"/>
  37. </constraints>
  38. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="U0w-kk-6zo">
  39. <font key="font" metaFont="system"/>
  40. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  41. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  42. </textFieldCell>
  43. </textField>
  44. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UAn-th-cPB">
  45. <rect key="frame" x="431" y="1" width="37" height="16"/>
  46. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="DLd-A3-3vf">
  47. <font key="font" metaFont="system"/>
  48. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  49. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  50. </textFieldCell>
  51. </textField>
  52. </subviews>
  53. <constraints>
  54. <constraint firstItem="6tI-QJ-kgI" firstAttribute="leading" secondItem="PZV-qg-vjB" secondAttribute="leading" constant="4" id="CJs-MW-aK8"/>
  55. <constraint firstItem="UAn-th-cPB" firstAttribute="centerY" secondItem="PZV-qg-vjB" secondAttribute="centerY" id="CVf-1D-2GC"/>
  56. <constraint firstItem="A6a-NW-Hba" firstAttribute="centerY" secondItem="6tI-QJ-kgI" secondAttribute="centerY" id="SA8-2x-d64"/>
  57. <constraint firstAttribute="trailing" secondItem="UAn-th-cPB" secondAttribute="trailing" constant="12" id="fHw-6d-XoI"/>
  58. <constraint firstItem="A6a-NW-Hba" firstAttribute="leading" secondItem="6tI-QJ-kgI" secondAttribute="trailing" constant="4" id="fKn-nA-yiE"/>
  59. <constraint firstItem="6tI-QJ-kgI" firstAttribute="centerY" secondItem="PZV-qg-vjB" secondAttribute="centerY" id="lJ7-7A-VUA"/>
  60. </constraints>
  61. </view>
  62. </box>
  63. </subviews>
  64. <constraints>
  65. <constraint firstItem="YpN-4P-cMt" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="Jwl-DM-xWU"/>
  66. <constraint firstAttribute="trailing" secondItem="YpN-4P-cMt" secondAttribute="trailing" id="Ub2-h2-bWB"/>
  67. <constraint firstAttribute="bottom" secondItem="YpN-4P-cMt" secondAttribute="bottom" id="fnm-Wh-A5W"/>
  68. <constraint firstItem="YpN-4P-cMt" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="z5w-uO-nEo"/>
  69. </constraints>
  70. <connections>
  71. <outlet property="box" destination="YpN-4P-cMt" id="hpg-8Q-NPP"/>
  72. <outlet property="button" destination="6tI-QJ-kgI" id="g8v-Iv-pez"/>
  73. <outlet property="fileNameLabel" destination="A6a-NW-Hba" id="NwV-F8-Dl1"/>
  74. <outlet property="fileSizeLabel" destination="UAn-th-cPB" id="gn4-ay-gRi"/>
  75. </connections>
  76. <point key="canvasLocation" x="39" y="154"/>
  77. </customView>
  78. </objects>
  79. </document>